Files
edx-platform/openedx/features
Agrendalath e571693455 Support EXCLUDED blocks in Block Completion Transformer
For now only the discussion blocks were supported. If we had a custom XBlock that specified `completion_mode = XBlockCompletionMode.EXCLUDED`, then it could never be marked as completed on the course outline page, despite being marked as such inside the learning sequence.
2021-03-22 16:21:43 +01:00
..
2021-03-16 14:21:46 +05:00
2021-03-08 13:24:16 +05:00
2021-03-11 14:54:23 +05:00
2021-03-12 12:37:13 +05:00
2021-03-11 14:57:20 +05:00
2021-03-11 14:57:20 +05:00
2017-03-22 13:00:38 -04:00
2017-03-22 13:00:38 -04:00

Open EdX Features
-----------------

This is the root package for Open edX features that extend the edX platform.
The intention is that these features would ideally live in an external
repository, but for now they live in edx-platform but are cleanly modularized.