index
:
online_test/.git
master
Online quiz/exam taking application
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
yaksh
Age
Commit message (
Expand
)
Author
2016-07-08
Minor change: Display reset button only if it is code question
ankitjavalkar
2016-07-05
Merge pull request #108 from adityacp/fix_questions_upload
Prabhu Ramachandran
2016-07-05
Merge pull request #107 from ankitjavalkar/codemirror
Prabhu Ramachandran
2016-07-05
Merge pull request #101 from maheshgudi/test_modes
Prabhu Ramachandran
2016-07-05
will not create trial paper object if the quiz has expired or is inactive
maheshgudi
2016-07-05
changed tests for questions upload
adityacp
2016-07-05
changed questions upload, testcases can also be uploaded
adityacp
2016-07-05
moderator can now select and delete trial papers
maheshgudi
2016-06-07
Escape quotes in codemirror
ankitjavalkar
2016-06-06
changes as per pep8 in models
adityacp
2016-06-06
changed naive datetime to aware datetime in models.py, views.py, tests.py
adityacp
2016-06-03
Add codemirror
ankitjavalkar
2016-06-01
changed mode argument to bool type
maheshgudi
2016-06-01
changed mode argument to bool type
maheshgudi
2016-06-01
removed some is_trial parameter
maheshgudi
2016-05-27
modified to make code pep8 compliant
maheshgudi
2016-05-27
removed HttpRequest from imports in views
maheshgudi
2016-05-27
removed exclude from course form
maheshgudi
2016-05-27
home button will redirect moderators to exam/manage instead of exam/quizzes
maheshgudi
2016-05-27
added no prerequisite required condition
maheshgudi
2016-05-27
fixed model manager method name changes in testcases
maheshgudi
2016-05-27
fixed model manager method name changes in testcases
maheshgudi
2016-05-27
added docstrings to manager methods
maheshgudi
2016-05-27
added help for user mode and god mode
maheshgudi
2016-05-27
added js function to alert user for prerequisites
maheshgudi
2016-05-27
minor changes in test_mode function
maheshgudi
2016-05-27
changed model manager names
maheshgudi
2016-05-27
added tests to usermode, godmode and test questions
maheshgudi
2016-05-27
minor changes in redirection for test_mode
maheshgudi
2016-05-27
added test selected button in showquestions
maheshgudi
2016-05-27
added test mode buttons in addquiz
maheshgudi
2016-05-27
added urls for test_modes
maheshgudi
2016-05-27
excludes is_trial in course, quiz forms
maheshgudi
2016-05-27
added model manager methods for creating trial_course,quiz and questionpaper
maheshgudi
2016-05-27
added view functions for godmode, usermode and test_questions
maheshgudi
2016-05-27
Merge pull request #103 from ankitjavalkar/new-django-travis
Prabhu Ramachandran
2016-05-27
Merge pull request #102 from ankitjavalkar/bootstrap3
Prabhu Ramachandran
2016-05-18
Fix language registry error
ankitjavalkar
2016-05-17
comment changes
adityacp
2016-05-12
Add bootstrap 3 files
ankitjavalkar
2016-05-12
rebase changes and comments changes
adityacp
2016-05-12
changes in travis.yml
adityacp
2016-05-12
display datetime as per user timezone
adityacp
2016-05-10
- Adhere to 80 columns
ankitjavalkar
2016-05-09
- Fix tests
ankitjavalkar
2016-05-05
Remove commented code and cleanup
ankitjavalkar
2016-05-05
- Fix redirections after saving Question
ankitjavalkar
2016-05-05
- Modify question - answer validation in views
ankitjavalkar
2016-05-05
- Add formsets to Add question templates
ankitjavalkar
2016-05-05
Modify get_form_object method in forms.py
ankitjavalkar
[next]