Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-26 | Migration from bootstrap 1.4 to bootstrap 3.3 | prathamesh | |
Removed css redundancy. Removed unwanted css. Included css and js imports in base template. Upgraded jquery to v1.9 for now. | |||
2016-09-23 | Merge branch 'master' of https://github.com/FOSSEE/online_test into ↵ | prathamesh | |
regrade_papers Resolved Conflicts: yaksh/models.py yaksh/test_models.py yaksh/urls.py yaksh/views.py | |||
2016-09-23 | Regrade Feature | prathamesh | |
A question can be regraded for a given quiz. Whole quiz can be regraded. Particular user paper can be regraded. Moved validate_answer from views to models. regrade method also updates the answer i.e. marks and correctness. Also, the answer paper percentage is updated. | |||
2016-09-21 | changed func name from create_demo_que_ppr to create_demo_quiz_paper | adityacp | |
2016-09-20 | changed manage and courses template | adityacp | |
2016-09-08 | changed input name in html from delete_quiz to delete_paper | maheshgudi | |
2016-09-07 | only answerpapers are deleted and not the entire trial quiz | maheshgudi | |
2016-09-06 | users and not course creator will see their own trial papers | maheshgudi | |
2016-08-25 | Students can view their submission i.e. answer paper | prathamesh | |
A simple interface for students to view their answerpaper. Moderator has an option where he can allow to students to view their answerpaper. | |||
2016-07-05 | moderator can now select and delete trial papers | maheshgudi | |
2016-04-22 | added jquery file in base.html and manage.html | adityacp | |
2016-04-18 | changes for profile edit | adityacp | |
2016-04-15 | EditProfile, ChangePassword, StudentsEnrollment facility | adityacp | |
2016-03-02 | Course module implemented | prathamesh | |
Moderator can now create courses. Under his courses he can create quizzes. Students can enroll for the course. Moderator can approve or reject enrollment request of the student. Student can view quizzes only for the enrolled course. | |||
2015-09-15 | Remove testapp dir, remove reference to testapp in paths, files | ankitjavalkar | |