summaryrefslogtreecommitdiff
path: root/testapp/exam/urls.py
AgeCommit message (Collapse)Author
2014-08-05changed import exam.* to testapp.exam.*prathamesh
So when the package is installed on a system, it will have proper path to the exam app.
2014-07-11Exam app using django 1.6.5prathamesh
Removed version specification to install latest version of django. Added settings.py to the exam app. Removed default from import statement in urls.py since it is deprecated.
2014-07-03Whitespaces strippedprathamesh
2014-07-03Interface to create question paperprathamesh
2013-08-19This branch was created for testing the app.prathamesh
Changes made here are during the testing phase. And the feedbacks recevied are implemented.
2013-07-08Added few questions. Made changes to fix minor bugs which were found during ↵prathamesh
testing.
2013-04-2480 Cols per line, corrected indentation in files & implemented DRYHardik Ghaghada
2012-04-18changes for student interfacehardythe1
2012-04-14model changes as per requirnmenthardythe1
2012-04-02Question Paper generator changeshardythe1
2012-03-28minor changeshardythe1
2012-03-21Merge branch 'admin_module' of github.com:hardythe1/online_test into ↵hardythe1
admin_module
2012-03-21Modifications to show quizlisthardythe1
2012-03-21changes for adding tags in questionsjayparikh111
2012-02-23View for Editing Quizhardythe1
2012-02-23more changes to edit multiple questions at a timehardythe1
2012-02-22Changes related to Authentication of Moderatorjayparikh111
2012-02-21views for editing quiz and questionshardythe1
2012-02-20changes to manage quizhardythe1
2012-02-20changes to manage questionshardythe1
2012-02-17minor changes for URLsjayparikh111
2012-02-17minor url changesjayparikh111
2012-02-15New views to manage/moderate Quizhardythe1
2011-12-09Moved all the apps to testapp folderparth