StanfordHCI / bang

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

pre-survey gender logic not working on all rounds #447

Closed phoebexy closed 4 years ago

phoebexy commented 5 years ago

I'm testing the gendered avatars feature via the template here: https://bang-dev.deliveryweb.ru/templates/5da0fe2c9411f81829c7cba1

There is an error where the round immediately following the pre-survey does not display the gendered avatars, while avatars in consecutive rounds do.

My hypothesis is that gendered behavior is only activated for masked rounds. Instead, we would like the gendered avatars to appear in all rounds regardless of experimental condition in an applicable batch.

Screen Shot 2019-10-11 at 3 23 51 PM Screen Shot 2019-10-11 at 3 26 13 PM
dtatarenkov commented 5 years ago

done

deliveryweb commented 5 years ago

in prod

phoebexy commented 5 years ago

Hi @deliveryweb tested the dev version and found a major bug.

see the test batch I ran here: https://bang-dev.deliveryweb.ru/batches/5dae1f6cfbc76e538e94b3b2

The first round task is delivered twice, once before the first round pre-survey and once after the pre-survey. the order should be: [pre-survey, first round, mid round], [repeat for other rounds] with no round repetition. The gender avatars also did not display in the second "first round" task

phoebexy commented 5 years ago

Additionally, I tested the same Status template without the pre-survey and it seems to be working fine, so I believe the bug originates in the pre-survey functionality.

phoebexy commented 5 years ago

Please test with the Status Template to check the solution works!

phoebexy commented 5 years ago

Here's a screenshot of what I see on the website after the pre-survey

Screen Shot 2019-10-21 at 2 25 17 PM
dtatarenkov commented 4 years ago

fixed, in prod