Age | Commit message (Collapse) | Author |
|
|
|
|
|
After exam is over or time-out the user is redirected to the result
page.
The user is not logged out. Current time is checked with the quiz end
time, so that the user cannot reattempt the quiz.
|
|
So when the package is installed on a system, it will have proper path to the
exam app.
|
|
moved output folder in the app.
|
|
|
|
|
|
|
|
User dashboard
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
QuestionPaper model modified for generating random questions.
Added language field to Question model.
Removed tags from Quiz model.
Template and javascript for Add and Edit questions modified.
Added test cases for models.
|
|
|
|
comments removed from views file
|
|
|
|
Changes made here are during the testing phase.
And the feedbacks recevied are implemented.
|
|
testing.
|
|
into deploy_server
Conflicts:
testapp/templates/exam/question.html
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|