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-12-09
Moved all the apps to testapp folder
parth
2011-12-04
The answer needs to be HTML escaped.
Prabhu Ramachandran
2011-12-01
Clean up question template and speed up monitor
Prabhu Ramachandran
2011-11-27
BUG: Was not selecting QP for active Quiz.
Prabhu Ramachandran
2011-11-26
BUG: Encoding to ascii produces errors.
Prabhu Ramachandran
2011-11-26
BUG: Monitor was not showing sorted results.
Prabhu Ramachandran
2011-11-26
Fixing incorrect path.
Prabhu Ramachandran
2011-11-26
Updating README.
Prabhu Ramachandran
2011-11-26
Updating settings to add URL_ROOT for admin media.
Prabhu Ramachandran
2011-11-26
BUG: Fix bugs.
Prabhu Ramachandran
2011-11-25
ENH: Fixing bash support, tests for code server.
Prabhu Ramachandran
2011-11-25
ENH: Using south to enable easy db migrations.
Prabhu Ramachandran
2011-11-25
ENH: Adding support for Multiple Choice Questions
Prabhu Ramachandran
2011-11-25
ENH: First cut of CSS for pages.
Prabhu Ramachandran
2011-11-25
ENH: Adding a convenient grading interface.
Prabhu Ramachandran
2011-11-24
Configuring logging to be a tad more useful.
Prabhu Ramachandran
2011-11-24
ENH: Creating a ServerPool for code checks
Prabhu Ramachandran
2011-11-24
BUG: Set effective UID. Set execute bit for script
Prabhu Ramachandran
2011-11-24
ENH/TMP: Preliminary support for bash scripts.
Prabhu Ramachandran
2011-11-23
ENH: Cleanup and adding error/comments for answers
Prabhu Ramachandran
2011-11-22
ENH: The question description should be valid HTML
Prabhu Ramachandran
2011-11-22
Setting STATIC_ROOT to /tmp/static for now.
Prabhu Ramachandran
2011-11-21
BUG: Update the admin link to use URL_ROOT
Prabhu Ramachandran
2011-11-21
ENH: Added an active attribute to Questions.
Prabhu Ramachandran
2011-11-21
ENH: Adding dept/insti/pos fields in profile.
Prabhu Ramachandran
2011-11-21
Show the question ID as well.
Prabhu Ramachandran
2011-11-21
Slightly prettier output.
Prabhu Ramachandran
2011-11-21
ENH: Showing login and IP details of users.
Prabhu Ramachandran
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
[next]