summaryrefslogtreecommitdiff
path: root/testapp/exam
AgeCommit message (Expand)Author
2015-03-31Function for creating an ordered dictionary of questionsprathamesh
2015-02-24Removed print statement.prathamesh
2015-02-24Question navigator implementedprathamesh
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 'models_modification' into HEADprathamesh
2014-09-23Models and views modified.prathamesh
2014-08-11fixed minor issues in css.prathamesh
2014-08-11redirect to dashboard after exam.prathamesh
2014-08-05changed import exam.* to testapp.exam.*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-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-03minor changeprathamesh
2014-07-03Whitespaces strippedprathamesh
2014-07-03Interface to create question paperprathamesh
2014-07-02Merge pull request #31 from hardythe1/User-DashboardPrabhu Ramachandran
2014-07-02removing linkshardythe1
2014-07-02correcting a small syntax error'hardythe1
2014-07-02changes to start the quiz if prerequisite is passedhardythe1
2014-07-02changes to start the quiz if prerequisite is passedhardythe1
2014-07-02changes to start the quiz if prerequisite is passedhardythe1
2014-06-30changes for user dashboardhardythe1
2014-06-29changing moderator's landing page to show list of all quizzesFOSSEE Project
2014-06-27Merge branch 'model_modification' into multiple_correct_typeprathamesh
2014-06-27Mutiple correct choices question type added.prathamesh
2014-06-27Made the minor changeprathamesh
2014-06-26Made pass field as boolean field.prathamesh
2014-06-26changes as per suggestionprathamesh
2014-06-26Changes in edit quiz view to set prerequisiteprathamesh
2014-06-26Changes made to quiz form to accept prerequisite quiz.prathamesh
2014-06-25Added test for new model fields and new methods created in models.prathamesh
2014-06-24modification in modelsprathamesh
2014-06-22Made changes to update_total_marks methodprathamesh
2014-06-21Added assertion in test_get_random_questions, to check the order of questions.prathamesh
2014-06-21TestCases Separatedprathamesh
2014-06-20Changes made as per the suggestions.prathamesh
2014-06-16Models modified.prathamesh