summaryrefslogtreecommitdiff
path: root/testapp
AgeCommit message (Expand)Author
2015-06-22Fix test cases and code_server importsankitjavalkar
2015-06-17Multiple fixes to errors after code-rearrangementankitjavalkar
2015-06-17Fix import paths, formatting and minor errorsankitjavalkar
2015-06-01Fix Multiple features:ankitjavalkar
2015-06-01Add Multiple Features based on feedbackankitjavalkar
2015-06-01Change Skip Question button to Attempt Laterankitjavalkar
2015-05-27Fixed indentationhardythe1
2015-05-27Removed Buildout and related files & made a standard Django projecthardythe1
2015-05-20Fix import paths, formatting, views and minor errorsankitjavalkar
2015-05-14Fix test case fetching for old questionsankitjavalkar
2015-05-14Re apply the docs directory within testapp directoryankitjavalkar
2015-05-12Seperated tests into seperate folder, formatting changesankitjavalkar
2015-05-11- Seperate testcases, Modify views, models, templates for compatibilityankitjavalkar
2015-04-30Code Review: Code Refactoringankitjavalkar
2015-04-26Make PEP8 consistentankitjavalkar
2015-04-26Code Review: Code refactoringankitjavalkar
2015-04-26Code Review: Code refactoringankitjavalkar
2015-04-26Add code checker registration classankitjavalkar
2015-04-26Code review - code refactoring as per suggestionankitjavalkar
2015-04-26Code review - changes as per code review discussionankitjavalkar
2015-04-26Add test cases for modelsankitjavalkar
2015-04-26Code review - changes as per code review discussionankitjavalkar
2015-04-26Changes to Question model, Views, Add-Question UIankitjavalkar
2015-04-26Code server code cleanup and code commonificationankitjavalkar
2015-04-26Code Server code cleanup and code commonificationankitjavalkar
2015-04-26Modify form, views and templates to reflect changes made to TestCase modelankitjavalkar
2015-04-26Modify method of returning answers from code serverankitjavalkar
2015-04-26Modify method of passing test case attributes to code serverankitjavalkar
2015-04-26Add test case model for testing redesignankitjavalkar
2015-04-07cleaned url.prathamesh
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-25When attempt number and allowed number of attempts are equalprathamesh
2015-02-24Removed print statementsprathamesh
2015-02-24Continues the on-going test if any.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