summaryrefslogtreecommitdiff
path: root/testapp
AgeCommit message (Expand)Author
2015-04-07On skip or navigation, the user answer will be saved.prathamesh
2015-04-07Question navigator implementedprathamesh
2015-04-07Had missed models.py in the change variable commit.prathamesh
2015-04-07Changed variable nameprathamesh
2015-04-07url cleaned and checked assignment upload on time-upprathamesh
2015-04-07Multiple attempts and file upload question type.prathamesh
2015-03-31Created a function to save skipped questions.prathamesh
2015-03-31Function for creating an ordered dictionary of questionsprathamesh
2015-03-27Added note about virtual python environment in the READMEprathamesh
2015-03-25Made changes to the Readme as per the commentsprathamesh
2015-03-04Corrected a logical issue in the random questions for question paper generation.prathamesh
2015-02-24Answer is now saved from the question navigator as wellprathamesh
2015-02-24On skip the answer will be saved.prathamesh
2015-02-24Removed print statement.prathamesh
2015-02-24Question navigator implementedprathamesh
2015-02-19Merge branch 'redirect_result_view' into question_navigationprathamesh
2015-02-19Merge branch 'app_package' into redirect_result_viewprathamesh
2015-02-19README modified.prathamesh
2015-01-20View updated to take infinite quizzes.prathamesh
2015-01-20Assignment upload interface implementationprathamesh
2015-01-16added view, urls for assignment upload & changed the modelhardythe1
2015-01-14Added model to store assignment fileshardythe1
2014-09-25Merge branch 'app_package'prathamesh
2014-09-25modified import path in exam commandsprathamesh
2014-09-23Merge branch 'tomergewithmaster'prathamesh
2014-09-23Merge branch 'models_modification' into HEADprathamesh
2014-09-23Models and views modified.prathamesh
2014-08-11Merge branch 'redirect_result_view'prathamesh
2014-08-11fixed minor issues in css.prathamesh
2014-08-11redirect to dashboard after exam.prathamesh
2014-08-11setup.py and readme files updatedprathamesh
2014-08-06Readme modifiedprathamesh
2014-08-05changed import exam.* to testapp.exam.*prathamesh
2014-08-05Placed setup.py in the parent folder.prathamesh
2014-08-05code server as a commandprathamesh
2014-07-31Added entry point: Created code_sever as a command.prathamesh
2014-07-24Merge branch 'initial_fixtures' into packaging_appprathamesh
2014-07-24Removed spaceprathamesh
2014-07-23Merge branch 'initial_fixtures' into packaging_appprathamesh
2014-07-23Command 'add_group' created for adding the moderator groupprathamesh
2014-07-15indentationprathamesh
2014-07-15django exam app package.prathamesh
2014-07-15minor change to template, to avoid id conflict between two modal popupsprathamesh
2014-07-15change made to subtract naive and aware datetimesprathamesh
2014-07-11Moved code server in the app folder.prathamesh
2014-07-11Made modifications.prathamesh
2014-07-11Moved templates and static inside the app.prathamesh
2014-07-11Exam app using django 1.6.5prathamesh
2014-07-09Added initial fixture.prathamesh
2014-07-03Removed comments from base cssprathamesh