NPaspallis / seesaw

seesaw - an interactive experience demonstrating ethical tradeoffs in times of crisis.
MIT License
0 stars 0 forks source link

Add a classroom option #2

Closed NPaspallis closed 3 weeks ago

NPaspallis commented 4 months ago

Allow for classroom use as follows:

  1. somehow allow the creation of a session (randomly generated UUID with custom name, e.g. "CO3121"
  2. generate a method to access the session (e.g. via a small code to be added, or a QR code)
  3. when you provide answers to the YES/NO questions, show results for that specific session only

Notes from email During the Amsterdam meeting, the participants suggested that a 'classroom' mode would also be useful. I agree with this, and I would like to propose the following as additional functionality to be added:

Provide a link that will allow you to run this in a classroom mode.

When you visit that link, you will be able to create a "unique" classroom. The page will provide you with a QR Code for the learners to connect to (by scanning it with their phones) or a link that the lecturer can share by email or else with the learners.

When you connect to the selected classroom via that code/link, you will participate to the interaction as usual. But the collected data (statistics) will be specific to that classroom. For example, when you select Yes/No, the graph will show what others in the classroom have selected.

NPaspallis commented 3 weeks ago

Implemented