summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-16The new html fileshardythe1
2012-02-15New views to manage/moderate Quizhardythe1
2012-02-07changes in question.htmlhardythe1
2012-02-06removed <html> & <body> tagshardythe1
2012-02-06Merge branch 'visual_changes' of github.com:hardythe1/online_test into visual...hardythe1
2012-02-06removed <html> & <body> tags from the formshardythe1
2012-02-02Updated Views.py, monitor.html and login.html with new changesjayparikh111
2012-02-02Updated user_data and grade_user forms (new UI)hardythe1
2012-02-01Merge branch 'visual_changes' of github.com:hardythe1/online_test into visual...jayparikh111
2012-02-01Updated Introduction form with new lookhardythe1
2012-02-01Updated html file with new lookjayparikh111
2012-01-31Updated forms.py to handle and exception when username or password fields are...jayparikh111
2012-01-31Updated Question.html with new looksjayparikh111
2012-01-31Updated register.html with new lookjayparikh111
2012-01-31updated base.css (for the new look)Hardik Ghaghada
2012-01-31updated login form (new UI) with forgot password linkHardik Ghaghada
2012-01-31updated base.html (for new look)Hardik Ghaghada
2011-12-24Merge pull request #2 from parth115/masterPrabhu Ramachandran
2011-12-23Removed PIL from buildout as it was not currently requiredparth
2011-12-23Made changes to README to include detailed instructions for mysql installatio...parth
2011-12-09made some modifications to the readme fileparth
2011-12-09made some modifications to the readme fileparth
2011-12-09made some modifications to the readme fileparth
2011-12-09made some modifications to the readme fileparth
2011-12-09made some modifications to the readme fileparth
2011-12-09made some modifications to the readme fileparth
2011-12-09Changed README.txt to README.rstparth
2011-12-09Modified the README.txt file to give information on buildoutparth
2011-12-09Added separate production.cfg and production.py files for easy developmentparth
2011-12-09Removed Werkzeugparth
2011-12-09Moved the README file to the root dirparth
2011-12-09Removed the apache directory as the wsgi script is automatically made by buil...parth
2011-12-09modified the bootstrap to get the setup toolsparth
2011-12-09Modified the .gitignore to not track buildout filesparth
2011-12-09Added bootstrap and buildoutparth
2011-12-09Moved all the apps to testapp folderparth
2011-12-04The answer needs to be HTML escaped.Prabhu Ramachandran
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-26Fixing incorrect path.Prabhu Ramachandran
2011-11-26Updating README.Prabhu Ramachandran
2011-11-26Updating settings to add URL_ROOT for admin media.Prabhu Ramachandran
2011-11-26BUG: Fix bugs.Prabhu Ramachandran
2011-11-25ENH: Fixing bash support, tests for code server.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