I need to copy and rename a base form (a spreadsheet) to several other forms in Google Docs. Imagine I have the following form:
- My Base Form - @name (@course)
After running the script or whatever, I will end up with those forms:
- My Form Copy - John Doe (Computer Science)
- My Form Copy 2 - Donald (Arts)
- ...
- My Form Copy 15 - Andrea (Music)
Any idea on how can I do that?
