index
:
online_test/.git
master
Online quiz/exam taking application
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-10-17
Merge pull request #351 from maheshgudi/yaml_fixes
Prabhu Ramachandran
2017-10-17
Merge pull request #350 from ankitjavalkar/checkpip07
Prabhu Ramachandran
2017-10-17
Merge pull request #336 from adityacp/new_js_editor
Prabhu Ramachandran
2017-10-12
Fix User data UI bug and auto-updates demo course total marks
maheshgudi
2017-10-09
- Add dependencies to setup.py file
ankitjavalkar
2017-10-09
Fix expected input as None bug
maheshgudi
2017-10-09
Test to check if files and tags can be skipped from yaml file
maheshgudi
2017-10-09
Merge branch 'yaml_fixes' of https://github.com/maheshgudi/online_test into y...
maheshgudi
2017-10-09
Fix UI related changes in questions.html and view_answerpaper.html
maheshgudi
2017-10-09
Fix nav sidebar overlapping on questions list
maheshgudi
2017-10-09
Allow file field and tags field to be skipped altogether in an yaml file
maheshgudi
2017-10-07
Merge pull request #348 from adityacp/fix_quit_failure
Prabhu Ramachandran
2017-10-07
Fix quiz failure on trying to revisit after attempting all questions
adityacp
2017-10-07
Add test to get current question for AnswerPaper
adityacp
2017-10-07
Merge pull request #343 from adityacp/fix_shuffle_questions
Prabhu Ramachandran
2017-10-06
Change models.py
adityacp
2017-10-06
Disable shuffle questions for demo quiz
adityacp
2017-10-06
Get questions in particular order in template
adityacp
2017-10-06
Add test for shuffle questions and fix broken tests in test_views
adityacp
2017-10-06
Pep8 change in views.py
adityacp
2017-10-06
Add new field in AnswerPaper model and fetch questions as per order
adityacp
2017-10-06
Fix UI related changes in questions.html and view_answerpaper.html
maheshgudi
2017-10-06
Change models.py and test_models.py
adityacp
2017-10-06
Add test to check shuffle questions
adityacp
2017-10-06
Change Answerpaper model method to get shuffled questions
adityacp
2017-10-06
Fix nav sidebar overlapping on questions list
maheshgudi
2017-10-06
Allow file field and tags field to be skipped altogether in an yaml file
maheshgudi
2017-10-05
Merge pull request #346 from maheshgudi/hotfix7
Prabhu Ramachandran
2017-10-05
Use MCQ/MCC testcases id instead of options to validate answer
maheshgudi
2017-10-05
Merge pull request #344 from ankitjavalkar/allow-paper-revisit
Prabhu Ramachandran
2017-10-05
Merge pull request #345 from prathamesh920/multiline-snippet
Prabhu Ramachandran
2017-10-05
changed div class to avoid conflict with bootstrap
prathamesh
2017-10-05
Fix breaking tests
ankitjavalkar
2017-10-05
Changed snippet to textfield.
prathamesh
2017-10-05
Allow user to quit the paper manually and revisit the paper if necessary
ankitjavalkar
2017-10-05
Merge pull request #342 from adityacp/show_user_info
Prabhu Ramachandran
2017-10-05
Show logged in user info in all templates
adityacp
2017-10-05
Merge pull request #341 from FOSSEE/hotfix7
Prabhu Ramachandran
2017-10-05
Add test to fetch latest answer from answerpaper
adityacp
2017-10-05
Update grade user UI
mahesh
2017-10-05
Will return the last answer submitted
King
2017-10-04
Rename class TestCheck to TestQuestionPaper in test_views.py
adityacp
2017-10-04
Change get_latest_answer in Answerpaper model to order by id
adityacp
2017-10-04
Add tests to check updated Answerpaper marks
adityacp
2017-10-04
User can see previously submitted answers for non code questions
maheshgudi
2017-10-04
Update non-code and non-upload answers instead of creating a new one
maheshgudi
2017-10-04
Fix bug to prevent saving a code question answer on skip
ankitjavalkar
2017-09-28
Add js libraries for tinymce text editor
adityacp
2017-09-28
Add new js text editor for sending emails
adityacp
2017-09-22
Merge pull request #331 from maheshgudi/fix_change_password
Prabhu Ramachandran
[next]