jonathanturcotte / qclass

Queen's University electronic attendance system
3 stars 2 forks source link

UI should show that a session is running but hidden #20

Closed jonathanturcotte closed 6 years ago

jonathanturcotte commented 6 years ago

Ideally it would be some indication placed on the navbar, or in the classlist next to the class that is running it.

OmarSandarusi commented 6 years ago

In addition to having an element on the navbar, the start button of a class started by the prof should be disabled and maybe say 'Running...' so that going to that classpage doesn't allow you to try to start a session for that class again.

jonathanturcotte commented 6 years ago

I think that profs shouldn't be able to have more than one session running at a time, as that just kind of becomes weird

jonathanturcotte commented 6 years ago

Basic version of this has been completed in the classpage-layout branch. TODO:

jonathanturcotte commented 6 years ago

I've made it so notifications are removed properly. Created #42 for adding the countdown timer to the notifications.