Moodle APIs 4.0
Moodle 4.0.11 (Build: 20231009)
|
This class should provide an API for managing question_references. More...
Classes | |
class | core_question\question_reference_manager |
Namespaces | |
namespace | core_question |
| |
This class should provide an API for managing question_references.
Unfortunately, question_references were introduced in the DB structure without an nice API. This class is being added later, and is currently terribly incomplete, but hopefully it can be improved in time.