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
1
Packages
Projects
Releases
Wiki
Activity
Files
bcf60aea5b2e68aa219b2379bfe7c99d2c7c2364
edx-platform
/
lms
/
djangoapps
/
instructor_task
History
rabiaiftikhar
1f34924573
EDUCATOR-2120 allow Community TA to see all discussion posts regardless of cohort and enrollment track
2018-08-09 17:53:39 +05:00
..
config
…
management
rebalance python unittests onto new shards
2018-05-03 11:16:05 -04:00
migrations
Add on_delete kwarg to ForeignKey & OneToOneFields
2018-06-05 17:05:12 -04:00
tasks_helper
Update report generation code to include old state for backwards compatibility
2018-07-09 23:56:51 +05:30
tests
EDUCATOR-2120 allow Community TA to see all discussion posts regardless of cohort and enrollment track
2018-08-09 17:53:39 +05:00
__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
Add on_delete kwarg to ForeignKey & OneToOneFields
2018-06-05 17:05:12 -04:00
subtasks.py
…
tasks_base.py
…
tasks.py
EDUCATOR-165 instructor task and UI for overriding learner grades.
2017-07-18 13:51:56 -04:00
views.py
…