summaryrefslogtreecommitdiff
path: root/exam
AgeCommit message (Expand)Author
2011-11-21Show the question ID as well.Prabhu Ramachandran
2011-11-21Slightly prettier output.Prabhu Ramachandran
2011-11-21ENH: Showing login and IP details of users.Prabhu Ramachandran
2011-11-21BUG: usernames are case sensitive.Prabhu Ramachandran
2011-11-21ENH: Adding dump_user_data, results2csv commandsPrabhu Ramachandran
2011-11-21Deactivate old quiz instead of deleting.Prabhu Ramachandran
2011-11-21BUG: Monitor was not showing right quiz.Prabhu Ramachandran
2011-11-21ENH: Better monitor reporting and user_data infoPrabhu Ramachandran
2011-11-20ENH: Adding a URL_ROOT configuration option.Prabhu Ramachandran
2011-11-20ENH: Python server can now run multiple serversPrabhu Ramachandran
2011-11-19BUG: Misc. bug fixes.Prabhu Ramachandran
2011-11-19Changed load_questions to load_examPrabhu Ramachandran
2011-11-19Configure server port and timeout in settings.pyPrabhu Ramachandran
2011-11-19ENH: Fixing login/registration forms and uname/pwdPrabhu Ramachandran
2011-11-19Adding load_questions to load from Python code.Prabhu Ramachandran
2011-11-19Moving load_questions to load_questions_xmlPrabhu Ramachandran
2011-11-18BUG: Submit code when time is donePrabhu Ramachandran
2011-11-17ENH/BUG: Showing number of marks and fixing bug.Prabhu Ramachandran
2011-11-17BUG/ENH: Cleaning up page templates and fixing bugPrabhu Ramachandran
2011-11-17ENH: Added a Quiz model and time based papersPrabhu Ramachandran
2011-11-17ENH: Changing Quiz to QuestionPaper.Prabhu Ramachandran
2011-11-15ENH: Saving the answer before evaluation.Prabhu Ramachandran
2011-11-14Showing all questions instead of only 3.Prabhu Ramachandran
2011-11-14ENH: Adding an intro page for usersPrabhu Ramachandran
2011-11-14ENH: Prettifying error message and show username.Prabhu Ramachandran
2011-11-12ENH/BUG: Python server bug and user directoryPrabhu Ramachandran
2011-11-12ENH: Running remote code safely via XMLRPC.Prabhu Ramachandran
2011-11-10Users will be directed to the exam automatically after they registerNishanth Amuluru
2011-11-10Now the users cannot retake the test once they logout.Nishanth Amuluru
2011-11-10ENH: created user registration and loginNishanth Amuluru
2011-11-10ENH: Adding email address to registration form.Prabhu Ramachandran
2011-11-10ENH: Cleaning up test code add rollno to monitorPrabhu Ramachandran
2011-11-10ENH: Adding a monitor page to see resultsPrabhu Ramachandran
2011-11-09ENH: Saving answers and added quit page/button.Prabhu Ramachandran
2011-11-08ENH: Command to load questions from XML file.Prabhu Ramachandran
2011-11-08BUG: Fixing various issuesPrabhu Ramachandran
2011-11-08BUG: "exam/complete/" was not logging out.Prabhu Ramachandran
2011-11-08NEW: First cut of exam app.Prabhu Ramachandran