forked from TheWebFoundation/barometer-survey-tool
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
At the moment, each new instance of the tool ends up 'forking' a recent control sheet, master template and answer template.
This means that the Google Apps Script used to manage surveys is not being well-versioned or managed. Attempts to use clasp to push scripts to new sheets hit problems, due to new levels of approval needed on scripts, which we seem to get around by copying existing sheets with the scripts attached.
However, it would be better if:
- There is a stable, and a development copy of the Control Sheet, in known locations for copies to be taken from
- This is a template answer sheet in a stable location
- There is a template survey sheet which demonstrates all the features of the survey tool in a stable location
These should then be linked from the README file, referenced as part of the setup process.
This work should also investigate options (either with clasp or alternatives) to better version control the google app script part of this project.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels