This website requires JavaScript.
Explore
Help
Register
Sign In
Andal.LND
/
edx-platform
Watch
4
Star
0
Fork
0
You've already forked edx-platform
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c703682ebb197aab1fdfeb56047ced8a009db7a1
edx-platform
/
lms
/
djangoapps
/
instructor_task
History
Kshitij Sobti
73179edd18
Adapt tests to work with the presence of generate_report_data
...
Add integrationish test
2018-05-25 19:19:53 +05:30
..
config
…
management
rebalance python unittests onto new shards
2018-05-03 11:16:05 -04:00
migrations
PLAT-1942 Handle xmodule_django field deprecations
2018-02-05 15:05:54 -05:00
tasks_helper
Handle NotImplementedError raised by generate_report_data
2018-05-25 18:44:59 +05:30
tests
Adapt tests to work with the presence of generate_report_data
2018-05-25 19:19:53 +05:30
__init__.py
…
admin.py
…
api_helper.py
PLAT-1915 Stop using deprecated BaseException.message
2018-01-31 17:22:01 -05:00
api.py
ProblemResponses can now iterate over all the problems in a chapter, sequential or vertical
2018-05-25 18:44:59 +05:30
exceptions.py
…
models.py
Prepend unicode signature (BOM) to csv reports
2018-04-24 14:50:30 +04:30
subtasks.py
…
tasks_base.py
…
tasks.py
…
views.py
…