Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
Files | Namespaces | Classes | Functions
qbehaviour_manualgraded

Files

file  behaviourtype.php
 Question behaviour type for manually graded behaviour.
 
file  install.php
 Post-install script for manual graded question behaviour.
 
file  provider.php
 Privacy Subsystem implementation for qbehaviour_manualgraded.
 
file  upgrade.php
 Post-install script for the manual graded question behaviour.
 

Namespaces

namespace  qbehaviour_manualgraded\privacy
  
 

Classes

class  qbehaviour_manualgraded\privacy\provider
 Privacy Subsystem for qbehaviour_manualgraded implementing null_provider. More...
 
class  qbehaviour_manualgraded_type
 Question behaviour type information for manually graded behaviour. More...
 

Functions

 xmldb_qbehaviour_manualgraded_install ()
 Post-install script.
 
 xmldb_qbehaviour_manualgraded_upgrade ($oldversion)
 Manual graded question behaviour upgrade code.
 

Detailed Description