cereal-lab / EvoPIE

Evolutionary Peer Instruction Environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature: Add functionality on the quizzes browser for a config button to change deadlines

neverdue opened this issue · comments

Deadlines were given during quiz creation. We want to have this feature implemented separately, so we can create quizzes without specifying the deadlines. It would also serve as a way to update the deadlines.

consider fetch API. It seems to be easier to use than oldish one XMLHttpRequest.