Files
edx-platform/openedx/features
Michael Terry 5d9e7e9fe5 fix: don't count hierarchy blocks as complete for assignments
When considering whether a subsection is complete as an assignment,
skip any "hierarchy" types (sequential, vertical, etc) that don't
have children. If the user can't see the content, don't risk
marking it as complete.

AA-726
2021-03-29 16:06:11 -04: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.