Skip to content

Update README to reference a cannonical control sheet & templates #2

@timgdavies

Description

@timgdavies

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions