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
1
Packages
Projects
Releases
Wiki
Activity
Files
0b903264704fc43c0ac058272b976a09d92aca9d
edx-platform
/
lms
/
djangoapps
/
instructor
History
Ned Batchelder
0872732cf0
Fix pylint C7630 (literal used as attribute) violations
...
There's no need to use a string literal in setattr, delattr, or the two-argument form of getattr.
2015-11-23 15:32:54 -05:00
..
features
Remove useless pylint suppressions
2015-11-22 07:41:19 -05:00
management
Only enable the OverrideFieldData when there are active overrides on a course.
2015-06-17 15:26:10 -04:00
tests
Remove useless pylint suppressions
2015-11-22 07:41:19 -05:00
views
Fix pylint C7630 (literal used as attribute) violations
2015-11-23 15:32:54 -05:00
__init__.py
move instructor dashboard into its own lms djangoapp; add new
2012-09-02 19:05:34 -04:00
access.py
Enroll CCX coaches in courses as they're added as coaches.
2015-10-01 13:23:34 -04:00
enrollment_report.py
Add email and manual enrollment reason into the Enrollment Report
2015-10-06 22:34:54 -04:00
enrollment.py
Fixed email parm function for CCX email
2015-08-24 20:34:11 +05:00
hint_manager.py
Only enable the OverrideFieldData when there are active overrides on a course.
2015-06-17 15:26:10 -04:00
offline_gradecalc.py
Fix Offline Grade Calculation
2015-08-24 18:20:49 -07:00
paidcourse_enrollment_report.py
Fix pylint C7630 (literal used as attribute) violations
2015-11-23 15:32:54 -05:00
services.py
Add Timed Exams as a feature to edx-platform
2015-10-30 08:44:33 -04:00
utils.py
Only enable the OverrideFieldData when there are active overrides on a course.
2015-06-17 15:26:10 -04:00