Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-04 | Added docker compose configuration | rohmhatre | |
2015-05-27 | Removed Buildout and related files & made a standard Django project | hardythe1 | |
2011-12-09 | Moved all the apps to testapp folder | parth | |
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. |