Age | Commit message (Expand) | Author |
2011-11-26 | BUG: Fix bugs. | 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 | ENH: Creating a ServerPool for code checks | 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-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 | 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 | 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 | 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 |
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 | ENH: Command to load questions from XML file. | 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 |