Watts-Lab / surveys

Library of surveys for deliberation experiments
MIT License
3 stars 4 forks source link

Skylar team viability #29

Closed sky1113 closed 2 years ago

sky1113 commented 2 years ago

added team-viability survey

JamesPHoughton commented 2 years ago

@sky1113, kaily has added an aggregation function for this survey in this PR: https://github.com/Watts-Lab/deliberation-empirica/pull/112/files - would you mind updating this to match the changes in the PR? it'll include changes to the survey, also to SurveyWrapper, and team_viability.score.js.

Thanks!

sky1113 commented 2 years ago

I've updated everything but the survey wrapper, which I'm not quite sure what to do with. We don't have the data being saved to the player, so I'm not sure how to implement the scoring function. Let me know how you want to proceed @JamesPHoughton!

JamesPHoughton commented 2 years ago

@sky1113 - that's a really good point - the callback there doesn't work as well with this paradigm, where we don't actually have a player hook. Let's merge this without the surveywrapper component. I'll create a new issue where we can figure out what to do with the surveywrapper in this repo. We may end up just getting rid of it, and including example code in the documentation...