StanfordHCI / bang

💥 Helping people meet for the first time, more than once 💥
MIT License
2 stars 1 forks source link

Select multiple surveys to include in Batch Template #433

Closed phoebexy closed 4 years ago

phoebexy commented 5 years ago

Currently, we can choose to insert a single survey automatically as the pre-survey or mid-survey after each round in a batch template.

Now, we want to be able to automatically insert multiple surveys in the pre-survey or mid-survey section of each round in the batch template.

This could look like an "Add Survey" section in the Batch Template where you add and delete survey selections. The survey is not imported into the Batch Template, rather, the Template references the original Survey Object such that when the survey is updated, the batch template uses the updated survey object and needs no further updating.

phoebexy commented 5 years ago

@deliveryweb any thoughts on this issue?

deliveryweb commented 5 years ago

This will cause a few structure changes, do we really need to add multiple surveys instead of putting all of the questions into one? @phoebexy

dtatarenkov commented 5 years ago

@phoebexy

phoebexy commented 4 years ago

Sorry for the delay! Gotcha, then could we make it easier to construct single surveys using multiple surveys? For example, it would be great to have a JSON download survey button so I can easily concatenate and modify existing surveys.

dtatarenkov commented 4 years ago

in dev in "surveys" tab. you can now download survey data and upload it after adding/deleting content