Age | Commit message (Expand) | Author |
2015-05-27 | Merge pull request #50 from hardythe1/remotes/origin/RemoveBuildout | Prabhu Ramachandran |
2015-05-27 | Fixed indentation | hardythe1 |
2015-05-27 | Removed Buildout and related files & made a standard Django project | hardythe1 |
2015-05-27 | Merge pull request #48 from ankitjavalkar/add-docs | Prabhu Ramachandran |
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 | Merge pull request #41 from ankitjavalkar/code-server-redesign-mymaster2 | Prabhu Ramachandran |
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-13 | Merge pull request #45 from prathamesh920/clean_url | Prabhu Ramachandran |
2015-04-13 | Merge pull request #44 from prathamesh920/save_skipped_answer | Prabhu Ramachandran |
2015-04-13 | Merge pull request #43 from prathamesh920/question_navigator | Prabhu Ramachandran |
2015-04-13 | Merge pull request #42 from prathamesh920/additional_features | Prabhu Ramachandran |
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 | Merge pull request #40 from prathamesh920/redirect_result_view | Prabhu Ramachandran |
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-03-01 | Merge pull request #36 from prathamesh920/app_package | Prabhu Ramachandran |
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 |