This website requires JavaScript.
Explore
Help
Sign In
Andal.LND
/
edx-platform
Watch
6
Star
0
Fork
0
You've already forked edx-platform
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3e87cb7c7d4a569fe2ae587bc428733ee61cd708
edx-platform
/
lms
/
djangoapps
/
instructor_task
/
tasks_helper
History
Amir Qayyum Khan
9db5e83032
Fixed code duplication in task listing api on instructor dashboard
2018-10-11 12:28:21 +05:00
..
__init__.py
Refactor Instructor Tasks - in prep for Grade report work
2017-04-24 19:35:06 -04:00
certs.py
TE-2689 Remove useless pylint suppressions part 1
2018-08-13 17:01:21 -04:00
enrollments.py
Reorder LMS imports using isort
2017-06-11 21:48:06 -04:00
grades.py
Don't join to auth_user when getting verified user ids; use them in a set and not a list.
2018-09-07 11:59:46 -04:00
misc.py
TE-2689 Remove useless pylint suppressions part 1
2018-08-13 17:01:21 -04:00
module_state.py
Fixed code duplication in task listing api on instructor dashboard
2018-10-11 12:28:21 +05:00
runner.py
Fix a number of unused-import pylint violations
2017-11-21 19:57:06 -05:00
utils.py
Return task ID and generated filename from backend
2018-06-17 17:22:12 +08:00