Age | Commit message (Collapse) | Author |
|
Use MCQ/MCC testcases id instead of options to validate answer
|
|
|
|
Allow user to quit the paper manually and revisit the paper if necessary
|
|
Changed snippet to textfield.
|
|
|
|
|
|
Not pushing migration file, as it will be merged with release.
|
|
|
|
Show user info
|
|
|
|
Hotfix7
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix change password and other bug fixes.
|
|
|
|
|
|
Improve code server
|
|
|
|
|
|
|
|
improve-code-server
Conflicts Resolved:
yaksh/views.py
|
|
|
|
Minor Bug fix (Anonymous User and Multiple Answerpaper errors)
|
|
|
|
|
|
into improve-code-server
|
|
|
|
|
|
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
|
|
Search questions using tag
|
|
Installs Firefox v46.0 on Travis CI
|
|
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.
|
|
|
|
- Selenium v2.53.6 works perfectly with Firefox v46.0.
Travis CI is expected to keep upgrading their default linux distribution, which might not have Firefox v46.0 in it's repository.
Hence we enforce Travis CI to install Firefox v46.0.
Firefox version might have to be changed as the selenium version changes.
|
|
|
|
|
|
|
|
|