Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
|
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.