This repository was archived by the owner on Nov 19, 2017. It is now read-only.
This repository was archived by the owner on Nov 19, 2017. It is now read-only.
updating master questionnaire #15
Open
Description
Need to consider how to go about doing this.
Possible data structure
{
items: {
new: [
... // new VSAQ items to add to questionnaire
],
removed: [
... // VSAQ items to remove
]
},
}
This seems straightforward, however I must consider how the master questionnaire effects the master_screener/master/_mapping
and the master_screener/master/.percolator
. An update on the questionnaire will undoubtedly effect more than just the UI
.
Metadata
Metadata
Assignees
Labels
No labels