MDL-32188 made some changes to the question behaviour API, and some backwards-compatibility code was left in place. This should be cleaned up in due course.
This includes things like:
- const IS_ARCHETYPAL = true; in the behaviour classes
- The question_behaviour_type_fallback class and its uses
- ...
- Testing discovered
-
MDL-32188 Improve how CBM behaviours work
- Closed