index
:
online_test/.git
master
Online quiz/exam taking application
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
exam
/
views.py
Age
Commit message (
Expand
)
Author
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-15
ENH: Saving the answer before evaluation.
Prabhu Ramachandran
2011-11-14
Showing all questions instead of only 3.
Prabhu Ramachandran
2011-11-14
ENH: Adding an intro page for users
Prabhu Ramachandran
2011-11-14
ENH: Prettifying error message and show username.
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
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: 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
BUG: Fixing various issues
Prabhu Ramachandran
2011-11-08
BUG: "exam/complete/" was not logging out.
Prabhu Ramachandran
2011-11-08
NEW: First cut of exam app.
Prabhu Ramachandran