summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-11-24Configuring logging to be a tad more useful.Prabhu Ramachandran
2011-11-24ENH: Creating a ServerPool for code checksPrabhu Ramachandran
2011-11-24BUG: Set effective UID. Set execute bit for scriptPrabhu Ramachandran
2011-11-24ENH/TMP: Preliminary support for bash scripts.Prabhu Ramachandran
2011-11-23ENH: Cleanup and adding error/comments for answersPrabhu Ramachandran
2011-11-22ENH: The question description should be valid HTMLPrabhu Ramachandran
2011-11-22Setting STATIC_ROOT to /tmp/static for now.Prabhu Ramachandran
2011-11-21BUG: Update the admin link to use URL_ROOTPrabhu Ramachandran
2011-11-21ENH: Added an active attribute to Questions.Prabhu Ramachandran
2011-11-21ENH: Adding dept/insti/pos fields in profile.Prabhu Ramachandran
2011-11-21Show the question ID as well.Prabhu Ramachandran
2011-11-21Slightly prettier output.Prabhu Ramachandran
2011-11-21ENH: Showing login and IP details of users.Prabhu Ramachandran
2011-11-21Updating README.Prabhu Ramachandran
2011-11-21DOC: Updating readme and moving samples to docs.Prabhu Ramachandran
2011-11-21BUG: usernames are case sensitive.Prabhu Ramachandran
2011-11-21ENH: Adding dump_user_data, results2csv commandsPrabhu Ramachandran
2011-11-21Deactivate old quiz instead of deleting.Prabhu Ramachandran
2011-11-21BUG: Monitor was not showing right quiz.Prabhu Ramachandran
2011-11-21ENH: Better monitor reporting and user_data infoPrabhu Ramachandran
2011-11-20Update the urls.py to use the URL_ROOT.Prabhu Ramachandran
2011-11-20ENH: Adding a URL_ROOT configuration option.Prabhu Ramachandran