haxwell / quizki

A question and answer database that generates exams.
http://www.quizki.com
GNU General Public License v2.0
4 stars 14 forks source link

Administrator Profile #69

Open haxwell opened 11 years ago

haxwell commented 11 years ago

Quizki needs a page, similar to the profile (link in the header, similar UI, etc), in which an administrator can manipulate any question, exam, or user in the application.

Questions - should be able to edit them in general, also to deactivate them, so that junk questions are not presented to regular users. Also need a way of restoring those questions to general use. When a question is moved from one to another, the owner should get a notification. Should be able to delete them, too.

Exam - should be able to edit them in general, also to deactivate them, or delete them. Notification should be given to the owner.

User - should be able to manipulate a user's account in any way, view their notifications, change their password, or change their user name. Also create new user. Perhaps log in as that user?

haxwell commented 11 years ago

Admin page is mainly implemented..

TODO: Implement deactivation of questions and exams. Implement notification of changing states. Implement User page requirements.

haxwell commented 10 years ago

Moving to 1.3