Watts-Lab / deliberation-empirica

Empirica V2 framework
MIT License
5 stars 0 forks source link

Display player title in profile bar #763

Open JamesPHoughton opened 3 months ago

JamesPHoughton commented 3 months ago

It is often helpful to know what your title or position is during the experiment. If there is a title specified for the player player.get("title") then display it in the player profile bar (https://github.com/Watts-Lab/deliberation-empirica/blob/main/client/src/Profile.jsx)

gumillie222 commented 1 month ago

Instead of "Time Remaining", replace it with the player's title and leave it blank if no title.

Before and after screenshots:

Screenshot 2024-04-07 at 12 25 57 PM Screenshot 2024-04-08 at 9 54 10 AM