emfcamp / Website

The Electromagnetic Field web site
http://www.emfcamp.org
GNU Affero General Public License v3.0
41 stars 83 forks source link

Workshop check in #1692

Closed SamLR closed 4 months ago

SamLR commented 4 months ago

This is pretty ugly and bare bones but workshop stewards can now get a list of all attendees for a workshop and either sign in all of their codes at once or an individual one.

The pages can be found by going to /schedule/workshop-steward and selecting the venue

Screenshot 2024-05-29 at 02 16 57

then the workshop

Screenshot 2024-05-29 at 02 17 05

then signing people in

Screenshot 2024-05-29 at 02 16 28

To help reduce the number of giant lists of attendees about the place the list of attendees is time locked to the hour prior to the workshop and then its duration. The user also has to have signed up as a volunteer and done the 'workshop Steward' training.

If the timelock is in effect they see the following screen (otherwise they receive a 401)

The timelock can be ignored in DEBUG mode by adding ?time_locked=true to the URL for testing purposes

Screenshot 2024-05-29 at 02 16 40