summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-16DOC: Updating README.Prabhu Ramachandran
2011-11-15Submit form and then change page.Prabhu Ramachandran
2011-11-15ENH: Giving user feedback when code is submitted.Prabhu Ramachandran
2011-11-15ENH: Saving the answer before evaluation.Prabhu Ramachandran
2011-11-15BUG: Adding timeout to test code evaluation.Prabhu Ramachandran
2011-11-14Showing all questions instead of only 3.Prabhu Ramachandran
2011-11-14This version works with Apache.Prabhu Ramachandran
2011-11-14ENH: Adding an intro page for usersPrabhu Ramachandran
2011-11-14ENH: Adding wsgi file to serve with Apache.Prabhu Ramachandran
2011-11-14ENH: Prettifying error message and show username.Prabhu Ramachandran
2011-11-13Revert last commit.Prabhu Ramachandran
2011-11-13ENH: Improved traceback reporting from server.Prabhu Ramachandran
2011-11-12DOC: Updating README with user dir info.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-10Merge pull request #1 from nishi2rock/masterPrabhu 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: 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-08DOC: Example question in README.Prabhu Ramachandran
2011-11-08Adding git ignore.Prabhu Ramachandran
2011-11-08Making settings directory independent.Prabhu Ramachandran
2011-11-08Adding readme.Prabhu Ramachandran
2011-11-08Updating timezone to India.Prabhu Ramachandran
2011-11-08NEW: First cut of exam app.Prabhu Ramachandran