Age | Commit message (Expand) | Author |
2012-02-07 | changes in question.html | hardythe1 |
2012-02-06 | removed <html> & <body> tags | hardythe1 |
2012-02-06 | Merge branch 'visual_changes' of github.com:hardythe1/online_test into visual... | hardythe1 |
2012-02-06 | removed <html> & <body> tags from the forms | hardythe1 |
2012-02-02 | Updated Views.py, monitor.html and login.html with new changes | jayparikh111 |
2012-02-02 | Updated user_data and grade_user forms (new UI) | hardythe1 |
2012-02-01 | Merge branch 'visual_changes' of github.com:hardythe1/online_test into visual... | jayparikh111 |
2012-02-01 | Updated Introduction form with new look | hardythe1 |
2012-02-01 | Updated html file with new look | jayparikh111 |
2012-01-31 | Updated forms.py to handle and exception when username or password fields are... | jayparikh111 |
2012-01-31 | Updated Question.html with new looks | jayparikh111 |
2012-01-31 | Updated register.html with new look | jayparikh111 |
2012-01-31 | updated base.css (for the new look) | Hardik Ghaghada |
2012-01-31 | updated login form (new UI) with forgot password link | Hardik Ghaghada |
2012-01-31 | updated base.html (for new look) | Hardik Ghaghada |
2012-01-23 | Updated README.rst, changed the error in development settings asking users to... | Parth buch |
2011-12-24 | Merge pull request #2 from parth115/master | Prabhu Ramachandran |
2011-12-23 | Removed PIL from buildout as it was not currently required | parth |
2011-12-23 | Made changes to README to include detailed instructions for mysql installatio... | parth |
2011-12-09 | made some modifications to the readme file | parth |
2011-12-09 | made some modifications to the readme file | parth |
2011-12-09 | made some modifications to the readme file | parth |
2011-12-09 | made some modifications to the readme file | parth |
2011-12-09 | made some modifications to the readme file | parth |
2011-12-09 | made some modifications to the readme file | parth |
2011-12-09 | Changed README.txt to README.rst | parth |
2011-12-09 | Modified the README.txt file to give information on buildout | parth |
2011-12-09 | Added separate production.cfg and production.py files for easy development | parth |
2011-12-09 | Removed Werkzeug | parth |
2011-12-09 | Moved the README file to the root dir | parth |
2011-12-09 | Removed the apache directory as the wsgi script is automatically made by buil... | parth |
2011-12-09 | modified the bootstrap to get the setup tools | parth |
2011-12-09 | Modified the .gitignore to not track buildout files | parth |
2011-12-09 | Added bootstrap and buildout | parth |
2011-12-09 | Moved all the apps to testapp folder | parth |
2011-12-04 | The answer needs to be HTML escaped. | Prabhu Ramachandran |
2011-12-01 | Clean up question template and speed up monitor | Prabhu Ramachandran |
2011-11-27 | BUG: Was not selecting QP for active Quiz. | Prabhu Ramachandran |
2011-11-26 | BUG: Encoding to ascii produces errors. | Prabhu Ramachandran |
2011-11-26 | BUG: Monitor was not showing sorted results. | Prabhu Ramachandran |
2011-11-26 | Fixing incorrect path. | Prabhu Ramachandran |
2011-11-26 | Updating README. | Prabhu Ramachandran |
2011-11-26 | Updating settings to add URL_ROOT for admin media. | Prabhu Ramachandran |
2011-11-26 | BUG: Fix bugs. | Prabhu Ramachandran |
2011-11-25 | ENH: Fixing bash support, tests for code server. | 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 | Configuring logging to be a tad more useful. | Prabhu Ramachandran |