Age | Commit message (Expand) | Author |
2015-04-07 | Multiple attempts and file upload question type. | prathamesh |
2015-03-27 | Added note about virtual python environment in the README | prathamesh |
2015-03-25 | Made changes to the Readme as per the comments | prathamesh |
2015-03-04 | Corrected a logical issue in the random questions for question paper generation. | prathamesh |
2015-02-19 | Merge branch 'app_package' into redirect_result_view | prathamesh |
2015-02-19 | README modified. | prathamesh |
2014-09-25 | modified import path in exam commands | prathamesh |
2014-08-11 | fixed minor issues in css. | prathamesh |
2014-08-11 | redirect to dashboard after exam. | prathamesh |
2014-08-11 | setup.py and readme files updated | prathamesh |
2014-08-06 | Readme modified | prathamesh |
2014-08-05 | changed import exam.* to testapp.exam.* | prathamesh |
2014-08-05 | Placed setup.py in the parent folder. | prathamesh |
2014-08-05 | code server as a command | prathamesh |
2014-07-31 | Added entry point: Created code_sever as a command. | prathamesh |
2014-07-24 | Merge branch 'initial_fixtures' into packaging_app | prathamesh |
2014-07-24 | Removed space | prathamesh |
2014-07-23 | Merge branch 'initial_fixtures' into packaging_app | prathamesh |
2014-07-23 | Command 'add_group' created for adding the moderator group | prathamesh |
2014-07-15 | indentation | prathamesh |
2014-07-15 | django exam app package. | prathamesh |
2014-07-15 | minor change to template, to avoid id conflict between two modal popups | prathamesh |
2014-07-15 | change made to subtract naive and aware datetimes | prathamesh |
2014-07-11 | Moved code server in the app folder. | prathamesh |
2014-07-11 | Made modifications. | prathamesh |
2014-07-11 | Moved templates and static inside the app. | prathamesh |
2014-07-11 | Exam app using django 1.6.5 | prathamesh |
2014-07-09 | Added initial fixture. | prathamesh |
2014-07-03 | Removed comments from base css | prathamesh |
2014-07-03 | minor change | prathamesh |
2014-07-03 | Whitespaces stripped | prathamesh |
2014-07-03 | Interface to create question paper | prathamesh |
2014-07-02 | Merge pull request #31 from hardythe1/User-Dashboard | Prabhu Ramachandran |
2014-07-02 | removing links | hardythe1 |
2014-07-02 | removing links | hardythe1 |
2014-07-02 | correcting a small syntax error' | hardythe1 |
2014-07-02 | changes to start the quiz if prerequisite is passed | hardythe1 |
2014-07-02 | changes to start the quiz if prerequisite is passed | hardythe1 |
2014-07-02 | changes to start the quiz if prerequisite is passed | hardythe1 |
2014-06-30 | adding table designing | hardythe1 |
2014-06-30 | adding marks obtained & percentage | hardythe1 |
2014-06-30 | changes for user dashboard | hardythe1 |
2014-06-29 | changing moderator's landing page to show list of all quizzes | FOSSEE Project |
2014-06-27 | Merge branch 'model_modification' into multiple_correct_type | prathamesh |
2014-06-27 | Mutiple correct choices question type added. | prathamesh |
2014-06-27 | Made the minor change | prathamesh |
2014-06-26 | Made pass field as boolean field. | prathamesh |
2014-06-26 | changes as per suggestion | prathamesh |
2014-06-26 | Changes in edit quiz view to set prerequisite | prathamesh |
2014-06-26 | Changes made to quiz form to accept prerequisite quiz. | prathamesh |