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
2011-11-21
Updating README.
Prabhu Ramachandran
2011-11-21
DOC: Updating readme and moving samples to docs.
Prabhu Ramachandran
2011-11-21
BUG: usernames are case sensitive.
Prabhu Ramachandran
2011-11-21
ENH: Adding dump_user_data, results2csv commands
Prabhu Ramachandran
2011-11-21
Deactivate old quiz instead of deleting.
Prabhu Ramachandran
2011-11-21
BUG: Monitor was not showing right quiz.
Prabhu Ramachandran
2011-11-21
ENH: Better monitor reporting and user_data info
Prabhu Ramachandran
2011-11-20
Update the urls.py to use the URL_ROOT.
Prabhu Ramachandran
2011-11-20
ENH: Adding a URL_ROOT configuration option.
Prabhu Ramachandran
2011-11-20
ENH: Python server can now run multiple servers
Prabhu Ramachandran
2011-11-19
BUG: Misc. bug fixes.
Prabhu Ramachandran
2011-11-19
Changed load_questions to load_exam
Prabhu Ramachandran
2011-11-19
Configure server port and timeout in settings.py
Prabhu Ramachandran
2011-11-19
Setting timeout to 2 and refactoring a little
Prabhu Ramachandran
2011-11-19
ENH: Fixing login/registration forms and uname/pwd
Prabhu Ramachandran
2011-11-19
Adding load_questions to load from Python code.
Prabhu Ramachandran
2011-11-19
Moving load_questions to load_questions_xml
Prabhu Ramachandran
2011-11-18
BUG: Submit code when time is done
Prabhu Ramachandran
2011-11-17
ENH/BUG: Showing number of marks and fixing bug.
Prabhu Ramachandran
2011-11-17
BUG/ENH: Cleaning up page templates and fixing bug
Prabhu Ramachandran
2011-11-17
ENH: Added a Quiz model and time based papers
Prabhu Ramachandran
2011-11-17
ENH: Changing Quiz to QuestionPaper.
Prabhu Ramachandran
2011-11-16
DOC: Updating README.
Prabhu Ramachandran
2011-11-15
Submit form and then change page.
Prabhu Ramachandran
2011-11-15
ENH: Giving user feedback when code is submitted.
Prabhu Ramachandran
2011-11-15
ENH: Saving the answer before evaluation.
Prabhu Ramachandran
2011-11-15
BUG: Adding timeout to test code evaluation.
Prabhu Ramachandran
2011-11-14
Showing all questions instead of only 3.
Prabhu Ramachandran
2011-11-14
This version works with Apache.
Prabhu Ramachandran
2011-11-14
ENH: Adding an intro page for users
Prabhu Ramachandran
2011-11-14
ENH: Adding wsgi file to serve with Apache.
Prabhu Ramachandran
2011-11-14
ENH: Prettifying error message and show username.
Prabhu Ramachandran
2011-11-13
Revert last commit.
Prabhu Ramachandran
2011-11-13
ENH: Improved traceback reporting from server.
Prabhu Ramachandran
2011-11-12
DOC: Updating README with user dir info.
Prabhu Ramachandran
2011-11-12
ENH/BUG: Python server bug and user directory
Prabhu Ramachandran
2011-11-12
ENH: Running remote code safely via XMLRPC.
Prabhu Ramachandran
2011-11-10
Merge pull request #1 from nishi2rock/master
Prabhu Ramachandran
2011-11-10
Users will be directed to the exam automatically after they register
Nishanth Amuluru
2011-11-10
Now the users cannot retake the test once they logout.
Nishanth Amuluru
2011-11-10
ENH: created user registration and login
Nishanth Amuluru
2011-11-10
ENH: User registration and login
Nishanth Amuluru
2011-11-10
ENH: Adding email address to registration form.
Prabhu Ramachandran
2011-11-10
ENH: Cleaning up test code add rollno to monitor
Prabhu Ramachandran
2011-11-10
ENH: Adding a monitor page to see results
Prabhu Ramachandran
2011-11-09
ENH: Saving answers and added quit page/button.
Prabhu Ramachandran
2011-11-08
ENH: Command to load questions from XML file.
Prabhu Ramachandran
2011-11-08
BUG: Fixing various issues
Prabhu Ramachandran
2011-11-08
BUG: "exam/complete/" was not logging out.
Prabhu Ramachandran
2011-11-08
DOC: Example question in README.
Prabhu Ramachandran
[prev]
[next]