Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Classes
behaviourtypebase.php File Reference

Defines the question behaviour type base class. More...

Classes

class  question_behaviour_type
 This class represents the type of behaviour, rather than the instance of the behaviour which control a particular question attempt. More...
 
class  question_behaviour_type_fallback
 This class exists to allow behaviours that worked in Moodle 2.3 to continue to work. More...
 

Detailed Description

Defines the question behaviour type base class.

@subpackage questionbehaviours

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later