summaryrefslogtreecommitdiff
path: root/exam
AgeCommit message (Expand)Author
2011-12-01Clean up question template and speed up monitorPrabhu Ramachandran
2011-11-27BUG: Was not selecting QP for active Quiz.Prabhu Ramachandran
2011-11-26BUG: Encoding to ascii produces errors.Prabhu Ramachandran
2011-11-26BUG: Monitor was not showing sorted results.Prabhu Ramachandran
2011-11-26BUG: Fix bugs.Prabhu Ramachandran
2011-11-25ENH: Using south to enable easy db migrations.Prabhu Ramachandran
2011-11-25ENH: Adding support for Multiple Choice QuestionsPrabhu Ramachandran
2011-11-25ENH: First cut of CSS for pages.Prabhu Ramachandran
2011-11-25ENH: Adding a convenient grading interface.Prabhu Ramachandran
2011-11-24ENH: Creating a ServerPool for code checksPrabhu Ramachandran
2011-11-24ENH/TMP: Preliminary support for bash scripts.Prabhu Ramachandran
2011-11-23ENH: Cleanup and adding error/comments for answersPrabhu Ramachandran
2011-11-21ENH: Added an active attribute to Questions.Prabhu Ramachandran
2011-11-21ENH: Adding dept/insti/pos fields in profile.Prabhu Ramachandran
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