willschulz / bad-influence

Video discussion experiments to counter pathological influence in political discussions
0 stars 0 forks source link

Give players the nickname of the leader, rather than just having them spend the first 30 seconds figuring it out together #12

Open JamesPHoughton opened 1 year ago

JamesPHoughton commented 1 year ago

Currently, participants only see that they are or are not the leader, and they need to talk amongst themselves to figure out who the leader actually is. It might be nice to be able to display for participants the name of the leader directly.

This will require using information from a previous stage in the game in an actual display to participants. We don't have this ability yet, but a dev issue is open here: https://github.com/Watts-Lab/deliberation-empirica/issues/517

xehu commented 1 year ago

can we even make the leader's face highlighted with a box of some sort, kind of like how Zoom highlights the current speaker in green?

willschulz commented 1 year ago

This is one of several places where being able to grab a screenshot of each participant, and then use that screenshot in the live study, would be super useful. I like @xehu 's suggestion too. @JamesPHoughton what would you is the feasibility/timeline for these two ideas?

JamesPHoughton commented 9 months ago

Building out some code to address this here: https://github.com/Watts-Lab/deliberation-empirica/issues/600