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

Files

file  helper.php
 Test helpers for the shortanswer question type.
 
file  lib.php
 Serve question type files.
 
file  provider.php
 Privacy Subsystem implementation for qtype_shortanswer.
 

Namespaces

namespace  qtype_shortanswer\privacy
  
 

Classes

class  qtype_shortanswer\privacy\provider
 Privacy Subsystem for qtype_shortanswer implementing null_provider. More...
 
class  qtype_shortanswer_test_helper
 Test helper class for the shortanswer question type. More...
 

Functions

 qtype_shortanswer_pluginfile ($course, $cm, $context, $filearea, $args, $forcedownload, array $options=array())
 

Detailed Description