Age | Commit message (Collapse) | Author |
|
- 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
|
|
|
|
|
|
|
|
Allow user to quit the paper manually and revisit the paper if necessary
|
|
|
|
|
|
Not pushing migration file, as it will be merged with release.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
improve-code-server
Conflicts Resolved:
yaksh/views.py
|
|
|
|
|
|
|
|
|
|
|
|
improve-code-server
Conflicts Resolved:
.travis.yml
yaksh/views.py
|
|
improve-code-server
Conflicts Resolved:
yaksh/templates/yaksh/question.html
|
|
Fix bug to prevent students from attempting pre-enrolled deactivated course
|
|
javascript strings includes method changed to indexOf, as includes
belongs to ES6. This was the main reason for failure of selenium tests
on travis.
|
|
add_tag_search
|
|
created.
|
|
number.
|
|
|
|
|
|
|
|
|
|
|
|
- Template yaml is now generated on the fly.
- Removes yaml_question_template files.
- Fixes order for yaml file inside demo_questions.zip
|
|
into yaml_questions
|