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