Age | Commit message (Collapse) | Author |
|
-Since jquery-1.9.1.min.js is already present in base, it was removed from add_course.html's script tag
|
|
updates change and required fix i.e Add Course to Save Button in add_course.html
|
|
Adds DatetimePicker to start_enroll_time and end_enroll_time fields
|
|
Fix the Reset Answer javascript and rename it to Clear Text Area
|
|
|
|
Grade User bugfix
|
|
Fix revisit with one question
|
|
|
|
0.7_bugfix
|
|
- Fix god-mode/user-mode url pattern
|
|
|
|
|
|
|
|
|
|
|
|
Yaml fixes
|
|
|
|
Fix quickstart demo execution
|
|
New js editor
|
|
|
|
|
|
|
|
|
|
- Modify demo_settings.py and add new production settings variables
|
|
|
|
|
|
question
|
|
yaml_fixes
|
|
|
|
|
|
|
|
Fix quiz failure
|
|
|
|
|
|
Fix shuffle questions
|
|
- Change question_order field from charfield to textfield
- Refactor has_questions and current_question functions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Add else condition in make_answerpaper instead of direct return
- Remove while loop in shuffle questions testcase
|
|
|
|
|
|
|
|
|
|
Use MCQ/MCC testcases id instead of options to validate answer
|
|
|
|
Allow user to quit the paper manually and revisit the paper if necessary
|