You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The third step of the check-in construction is to create a new page on the admin site to provide check-in members with an easy way to check people in. It should contain a table view for participants containing the name, UID, status, and role obtained from #268, along with an actions menu where one can choose whether to promote the current user off the waitlist or check them in. Since we use Cloudscape for the admin portal at the moment, see the Cloudscape demo for an example on how to implement this. No need to provide a column for checkboxes because we'll be checking in one person at a time instead of checking multiple people in at once.
taesungh
changed the title
Create separate page on admin site to facilitate check-ins
[Admin Site] Create separate page to facilitate participant check-in process
Jan 18, 2024
As noted in #315, only certain check-in leads will be allowed to promote users from the waitlist through the endpoint provided by #307/#316. We'll also want a feature to confirm attendance for non-hackers as noted in #318.
The third step of the check-in construction is to create a new page on the admin site to provide check-in members with an easy way to check people in. It should contain a table view for participants containing the name, UID, status, and role obtained from #268, along with an actions menu where one can choose whether to promote the current user off the waitlist or check them in. Since we use Cloudscape for the admin portal at the moment, see the Cloudscape demo for an example on how to implement this. No need to provide a column for checkboxes because we'll be checking in one person at a time instead of checking multiple people in at once.
The text was updated successfully, but these errors were encountered: