yuriymironov96 / modernquiz-redone

A self-hosted application for conducting online control tests.
MIT License
0 stars 0 forks source link

User permissions and access levels #3

Open yuriymironov96 opened 6 years ago

yuriymironov96 commented 6 years ago

We need to decide how to separate students and teachers. This includes permission levels, need for authorization for students, and a set of endpoints available for students and for teachers.

yuriymironov96 commented 6 years ago

Implement function of import-export of excel files with students/marks.

yuriymironov96 commented 6 years ago

Generate one-time password per one quiz.

yuriymironov96 commented 6 years ago

We need separate accounts for students.

yuriymironov96 commented 6 years ago

Add flag checking that user has already passed the test.