illinois / queue

A microservice queue for holding open office hours
University of Illinois/NCSA Open Source License
82 stars 37 forks source link

Inform users of short URLs #85

Closed wadefagen closed 6 years ago

wadefagen commented 6 years ago

Every course has a short URL that redirects a user to the active queue for that course (ex: https://edu.cs.illinois.edu/queue/cs225 ). Currently, we don't inform the users or course staff about the URL.

wadefagen commented 6 years ago

Possible solution: On the course view page (https://edu.cs.illinois.edu/queue/course/1) we can have a little bit at the bottom that tells them: Tip: You can always get to this courses queues directly by visiting https://edu.cs.illinois.edu/queue/cs225/ (or similar)

wadefagen commented 6 years ago

Alternatively, if our routing used short names, this may not be necessary.

Ex: https://edu.cs.illinois.edu/queue/queue/59 -> https://edu.cs.illinois.edu/queue/cs225/queue/59