Age | Commit message (Expand) | Author |
2015-06-22 | Fix test cases and code_server imports | ankitjavalkar |
2015-06-17 | Multiple fixes to errors after code-rearrangement | ankitjavalkar |
2015-06-17 | Fix import paths, formatting and minor errors | ankitjavalkar |
2015-06-01 | Fix Multiple features: | ankitjavalkar |
2015-06-01 | Add Multiple Features based on feedback | ankitjavalkar |
2015-06-01 | Change Skip Question button to Attempt Later | ankitjavalkar |
2015-05-27 | Fixed indentation | hardythe1 |
2015-05-27 | Removed Buildout and related files & made a standard Django project | hardythe1 |
2015-05-20 | Fix import paths, formatting, views and minor errors | ankitjavalkar |
2015-05-14 | Fix test case fetching for old questions | ankitjavalkar |
2015-05-14 | Re apply the docs directory within testapp directory | ankitjavalkar |
2015-05-12 | Seperated tests into seperate folder, formatting changes | ankitjavalkar |
2015-05-11 | - Seperate testcases, Modify views, models, templates for compatibility | ankitjavalkar |
2015-04-30 | Code Review: Code Refactoring | ankitjavalkar |
2015-04-26 | Make PEP8 consistent | ankitjavalkar |
2015-04-26 | Code Review: Code refactoring | ankitjavalkar |
2015-04-26 | Code Review: Code refactoring | ankitjavalkar |
2015-04-26 | Add code checker registration class | ankitjavalkar |
2015-04-26 | Code review - code refactoring as per suggestion | ankitjavalkar |
2015-04-26 | Code review - changes as per code review discussion | ankitjavalkar |
2015-04-26 | Add test cases for models | ankitjavalkar |
2015-04-26 | Code review - changes as per code review discussion | ankitjavalkar |
2015-04-26 | Changes to Question model, Views, Add-Question UI | ankitjavalkar |
2015-04-26 | Code server code cleanup and code commonification | ankitjavalkar |
2015-04-26 | Code Server code cleanup and code commonification | ankitjavalkar |
2015-04-26 | Modify form, views and templates to reflect changes made to TestCase model | ankitjavalkar |
2015-04-26 | Modify method of returning answers from code server | ankitjavalkar |
2015-04-26 | Modify method of passing test case attributes to code server | ankitjavalkar |
2015-04-26 | Add test case model for testing redesign | ankitjavalkar |
2015-04-07 | cleaned url. | prathamesh |
2015-04-07 | On skip or navigation, the user answer will be saved. | prathamesh |
2015-04-07 | Question navigator implemented | prathamesh |
2015-04-07 | Had missed models.py in the change variable commit. | prathamesh |
2015-04-07 | Changed variable name | prathamesh |
2015-04-07 | url cleaned and checked assignment upload on time-up | prathamesh |
2015-04-07 | Multiple attempts and file upload question type. | prathamesh |
2015-03-31 | Created a function to save skipped questions. | prathamesh |
2015-03-31 | Function for creating an ordered dictionary of questions | 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-25 | When attempt number and allowed number of attempts are equal | prathamesh |
2015-02-24 | Removed print statements | prathamesh |
2015-02-24 | Continues the on-going test if any. | prathamesh |
2015-02-24 | Answer is now saved from the question navigator as well | prathamesh |
2015-02-24 | On skip the answer will be saved. | prathamesh |
2015-02-24 | Removed print statement. | prathamesh |
2015-02-24 | Question navigator implemented | prathamesh |
2015-02-19 | Merge branch 'redirect_result_view' into question_navigation | prathamesh |
2015-02-19 | Merge branch 'app_package' into redirect_result_view | prathamesh |