Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Multiple correct type
|
|
Model modification
|
|
|
|
|
|
|
|
And changed variables to lowercases
|
|
|
|
|
|
|
|
|
|
Added shuffle option in the question paper.
Added language field, passing criteria and prerequisite quiz in quiz.
Added pass/fail result and percentage field in the answerpaper.
|
|
Question paper generator
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
Spoken tutorial authentication
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Scilab autocheck
|
|
|
|
Conflicts:
testapp/exam/forms.py
|
|
|
|
Modified snippet
|
|
|
|
|
|
|
|
Deploy server
|
|
|
|
|
|
comments removed from views file
|
|
|
|
load_exam command modified to accept tags.
|
|
|
|
sample_questions template modified.
Tags can be added to the template.
|