AA-220: Making Library Content an Aggregator CompletionMode
This change will prevent Library Content from being marked as complete on view and the corresponding version bump to edx-completion contains code that will start looking at the children of the library content for completeness.
Showing
- common/lib/xmodule/xmodule/library_content_module.py 2 additions, 0 deletionscommon/lib/xmodule/xmodule/library_content_module.py
- lms/djangoapps/course_api/blocks/transformers/block_completion.py 4 additions, 3 deletions...goapps/course_api/blocks/transformers/block_completion.py
- openedx/tests/completion_integration/test_services.py 109 additions, 2 deletionsopenedx/tests/completion_integration/test_services.py
- requirements/constraints.txt 0 additions, 3 deletionsrequirements/constraints.txt
- requirements/edx/base.txt 1 addition, 1 deletionrequirements/edx/base.txt
- requirements/edx/development.txt 1 addition, 1 deletionrequirements/edx/development.txt
- requirements/edx/testing.txt 1 addition, 1 deletionrequirements/edx/testing.txt
Please register or sign in to comment