Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-26 | Code review - code refactoring as per suggestion | ankitjavalkar | |
- Add subclasses for different languages - Create seperate modules for different languages - Dynamic selection of subclasses based on language used - Add testcases | |||
2015-04-26 | Modify method of passing test case attributes to code server | ankitjavalkar | |
Conflicts: testapp/exam/admin.py testapp/exam/models.py testapp/exam/views.py | |||
2014-08-05 | changed import exam.* to testapp.exam.* | prathamesh | |
So when the package is installed on a system, it will have proper path to the exam app. | |||
2011-12-09 | Moved all the apps to testapp folder | parth | |