AA-501: Use hidden blocks to determine past due status
Blocks that were hidden by access checks would not be used when calculating past due status for a unit. This adds in a check to still look at those blocks, but will maintain not rendering them when being accessed via the MFE
Showing
- common/lib/xmodule/xmodule/tests/test_vertical.py 16 additions, 0 deletionscommon/lib/xmodule/xmodule/tests/test_vertical.py
- common/lib/xmodule/xmodule/vertical_block.py 2 additions, 0 deletionscommon/lib/xmodule/xmodule/vertical_block.py
- lms/djangoapps/commerce/api/v1/tests/test_views.py 3 additions, 2 deletionslms/djangoapps/commerce/api/v1/tests/test_views.py
- lms/djangoapps/courseware/module_render.py 5 additions, 3 deletionslms/djangoapps/courseware/module_render.py
- lms/djangoapps/courseware/views/views.py 11 additions, 2 deletionslms/djangoapps/courseware/views/views.py
Loading
Please register or sign in to comment