MIT: CCX. Code Quality fixes
add doc strings; fix pep8 warning address some minor issues brought up by the code review process
Showing
- common/djangoapps/student/views.py 4 additions, 4 deletionscommon/djangoapps/student/views.py
- common/lib/xmodule/xmodule/course_module.py 3 additions, 11 deletionscommon/lib/xmodule/xmodule/course_module.py
- common/lib/xmodule/xmodule/tabs.py 9 additions, 4 deletionscommon/lib/xmodule/xmodule/tabs.py
- lms/djangoapps/ccx/__init__.py 3 additions, 0 deletionslms/djangoapps/ccx/__init__.py
- lms/djangoapps/ccx/models.py 9 additions, 3 deletionslms/djangoapps/ccx/models.py
- lms/djangoapps/ccx/overrides.py 25 additions, 19 deletionslms/djangoapps/ccx/overrides.py
- lms/djangoapps/ccx/tests/factories.py 10 additions, 6 deletionslms/djangoapps/ccx/tests/factories.py
- lms/djangoapps/ccx/tests/test_models.py 25 additions, 8 deletionslms/djangoapps/ccx/tests/test_models.py
- lms/djangoapps/ccx/tests/test_overrides.py 13 additions, 7 deletionslms/djangoapps/ccx/tests/test_overrides.py
- lms/djangoapps/ccx/tests/test_utils.py 54 additions, 41 deletionslms/djangoapps/ccx/tests/test_utils.py
- lms/djangoapps/ccx/tests/test_views.py 71 additions, 48 deletionslms/djangoapps/ccx/tests/test_views.py
- lms/djangoapps/ccx/utils.py 21 additions, 8 deletionslms/djangoapps/ccx/utils.py
- lms/djangoapps/ccx/views.py 21 additions, 15 deletionslms/djangoapps/ccx/views.py
- lms/djangoapps/courseware/field_overrides.py 0 additions, 1 deletionlms/djangoapps/courseware/field_overrides.py
- lms/djangoapps/courseware/grades.py 0 additions, 1 deletionlms/djangoapps/courseware/grades.py
- lms/djangoapps/courseware/models.py 4 additions, 5 deletionslms/djangoapps/courseware/models.py
- lms/djangoapps/courseware/student_field_overrides.py 3 additions, 3 deletionslms/djangoapps/courseware/student_field_overrides.py
- lms/djangoapps/courseware/tests/test_field_overrides.py 1 addition, 0 deletionslms/djangoapps/courseware/tests/test_field_overrides.py
- lms/djangoapps/instructor/views/api.py 2 additions, 2 deletionslms/djangoapps/instructor/views/api.py
Loading
Please register or sign in to comment