cereal-lab / EvoPIE

Evolutionary Peer Instruction Environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement a deadline_driven checkbox for quizzes-browser

neverdue opened this issue · comments

when quizzes are created it will be unchecked (since no deadlines assigned) -> deadline_driven = "False"
Once the instructor sets the deadline from the configuration page then the deadline_driven box is checked -> deadline_driven = "True"
Then if the instructor manually changes the status from the drop-down then it makes deadline_driven "False" and unchecks the UI box