Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-17 | BUG/ENH: Cleaning up page templates and fixing bug | Prabhu Ramachandran | |
If you complete the quiz it was going into a redirect loop, this is fixed. Also cleaned up all the page templates with proper block contents. | |||
2011-11-10 | Users will be directed to the exam automatically after they register | Nishanth Amuluru | |
2011-11-10 | ENH: created user registration and login | Nishanth Amuluru | |
2011-11-08 | NEW: First cut of exam app. | Prabhu Ramachandran | |
This application allows us to create questions via the admin interface. The questions are proper programming questions and one enters test cases for each question. The user logs in and submits the answer which is checked. The app is rather simple now but does work. |