MIT: CCX. Fixes for API changes that affect the binding of descriptors to student context.
fix for making sure all descriptor fields are always available for course descriptors despite module_class tricks add required fields to cache data for tests use a different strategy to mock up the get_children method
Showing
- common/lib/xmodule/xmodule/course_module.py 9 additions, 1 deletioncommon/lib/xmodule/xmodule/course_module.py
- lms/djangoapps/ccx/tests/test_views.py 14 additions, 18 deletionslms/djangoapps/ccx/tests/test_views.py
- lms/djangoapps/courseware/module_render.py 1 addition, 1 deletionlms/djangoapps/courseware/module_render.py
- lms/djangoapps/instructor/tests/test_api.py 0 additions, 1 deletionlms/djangoapps/instructor/tests/test_api.py
Loading
Please register or sign in to comment