Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Physical) Table Field #5

Open
bradleysigma opened this issue May 15, 2023 · 1 comment
Open

(Physical) Table Field #5

bradleysigma opened this issue May 15, 2023 · 1 comment

Comments

@bradleysigma
Copy link

In the Axon basement, the lectern is in the centre(-ish) of the room, and so a tutor at the lectern is surrounded by students. As such, when calling out a student's name, the tutor has to quickly look 360° for that student. This is further complicated by a pillar hiding some seats of one of the tables. The room has a capacity of approximately 100 students.

A solution for this would be to have a field that the student can fill out when they log in for their table number. In the Axon basement, each table has a number, written on the walls. With this, the tutor need only look in the direction of that table when calling out a student. Furthermore, the tutor will know to look around the pillar if the student is at the specific hidden table. The Axon basement is also a rather long room, so if tutors know to look in the far corner, they will more quickly be able to identify students from tables there.

This feature could be toggleable by course/room, and so not affect sessions that don't require this feature. The table that a student enters should expire fairly quickly, so that a student sitting at one table one week and another table the next will not have tutors looking at their old table for them.

@bradleysigma bradleysigma changed the title Table Field (Physical) Table Field May 15, 2023
@applebyter
Copy link
Member

Interesting idea, though I'm not promising a quick implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants