问题
I'm new here and also new in Google Apps Script. I'm trying to find out how to repeat a section in Google Forms n times and the closest script I found is this one: link
But this script is usable in Edit mode, and I need a specific section repeats while someone is responding and how responses will be plotted in Google Spreadheet this way. Can someone help me?
Sorry for my English.
回答1:
Google Apps Script can't edit the form response view while a respondent is viewing it.
To repeat a section, the form owner or editors should duplicate the section the number of times that it's required before sharing the form with respondents.
Related Questions
- How to build a decision support app with Google Apps Script (forms with subquestions)?
- refresh google form item list onOpen
Reference
- Forms Service
来源:https://stackoverflow.com/questions/47022169/how-to-repeat-a-section-in-google-forms-before-submit