Add student_view_data to HTML XBlock
to allow the HTML to be downloadable via the Course Blocks API. Feature flag ENABLE_HTML_XBLOCK_STUDENT_VIEW_DATA must be set to enable this feature.
Showing
- common/lib/xmodule/xmodule/html_module.py 16 additions, 1 deletioncommon/lib/xmodule/xmodule/html_module.py
- common/lib/xmodule/xmodule/tests/test_html_module.py 58 additions, 1 deletioncommon/lib/xmodule/xmodule/tests/test_html_module.py
- lms/djangoapps/course_api/blocks/tests/test_views.py 1 addition, 1 deletionlms/djangoapps/course_api/blocks/tests/test_views.py
- lms/djangoapps/course_api/blocks/transformers/tests/test_student_view.py 1 addition, 1 deletion...course_api/blocks/transformers/tests/test_student_view.py
- lms/envs/common.py 3 additions, 0 deletionslms/envs/common.py
Please register or sign in to comment