StanfordHCI / bang

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

Update user chat display settings based on pre-survey #414

Closed phoebexy closed 5 years ago

phoebexy commented 5 years ago

Context: We currently have the functionality to deliver a pre-survey to users prior to the start of all rounds.

Change: Based on the user's pre-survey answers we want to modify the display of their chat presence across all rounds of the batch.

Specific modification: Specifically, we'd like to make the user's avatar gendered based on the user’s answer to a gender pre-survey question.

deliveryweb commented 5 years ago

Can you give me special question text? I will add it to code (to check it and get user's answer)

phoebexy commented 5 years ago

@deliveryweb Just checking, will this be able to be generalized to other questions or surveys?

The specific question would be:

What is your gender? Male - Blue Man Avatar Female - Pink Woman Avatar Prefer not to say - Green Neutral Avatar

phoebexy commented 5 years ago

However, we would probably place it in the middle of a demographics survey. So it would be great to have a pre-survey template in which we can choose to turn on the "gender effect" for a specific question.

markwhiting commented 5 years ago

@phoebek could you propose some images to use for those avatars.

phoebexy commented 5 years ago

Oops, @markwhiting sorry didn't see this. Attached the avatars I made female male neutral

.

phoebexy commented 5 years ago

@deliveryweb check out the avatars above!

deliveryweb commented 5 years ago

done, in dev

phoebexy commented 5 years ago

@deliveryweb looking at https://bang-dev.deliveryweb.ru/ I see the avatars checkbox in the batches page, but I don't see the pre-survey functionality in the template. The avatar genders are supposed to be chosen based on a gender question in the pre-survey of a template so I'm not sure how the functionality works. Could you please explain? Thanks!

deliveryweb commented 5 years ago

Hi! As previously mentioned, there is a specific question: What is your gender? Male - Blue Man Avatar Female - Pink Woman Avatar Prefer not to say - Green Neutral Avatar A survey received with this question changes the gender and the icon of the user @phoebexy

phoebexy commented 5 years ago

Gotcha thanks! that's clear. Now I think we just need to see the pre-survey in the template!