-
Improvement
-
Resolution: Unresolved
-
Trivial
-
None
-
4.0
-
None
-
MOODLE_400_STABLE
Since MDL-55746, themes are allowed to blacklist a set of tags. However, the current approach is excluding the whole file if a blacklisted tag is added to the file: if the tag is added to one of its scenarios, the whole file is blacklisted.
It would be nice to be able to use these tags in some specific scenarios, for being able to exclude only a few scenarios instead of the whole file.