Merge pull request #23265 from open-craft/guruprasad/BB-112-fix-randomized-content-block-order
[BB-112] Fix the unpredictable order randomization issue with randomized content blocks
Showing
- common/lib/xmodule/xmodule/library_content_module.py 21 additions, 22 deletionscommon/lib/xmodule/xmodule/library_content_module.py
- common/lib/xmodule/xmodule/tests/test_library_content.py 5 additions, 14 deletionscommon/lib/xmodule/xmodule/tests/test_library_content.py
- lms/djangoapps/course_blocks/api.py 1 addition, 0 deletionslms/djangoapps/course_blocks/api.py
- lms/djangoapps/course_blocks/transformers/library_content.py 104 additions, 13 deletionslms/djangoapps/course_blocks/transformers/library_content.py
- lms/djangoapps/course_blocks/transformers/tests/test_library_content.py 129 additions, 1 deletion.../course_blocks/transformers/tests/test_library_content.py
- setup.py 1 addition, 0 deletionssetup.py
Please register or sign in to comment