| Moodle APIs 4.3
    Moodle 4.3.6 (Build: 20240812) | 
| Classes | |
| class | workshop_numerrors_strategy | 
| "Number of errors" grading strategy logic.  More... | |
| Functions | |
| workshopform_numerrors_pluginfile ($course, $cm, $context, $filearea, array $args, $forcedownload, array $options=array()) | |
| Server workshop files. | |
| workshopform_numerrors_pluginfile | ( | $course, | |
| $cm, | |||
| $context, | |||
| $filearea, | |||
| array | $args, | ||
| $forcedownload, | |||
| array | $options = array() ) | 
Server workshop files.
| stdClass | $course | course object | 
| stdClass | $cm | course module object | 
| stdClass | $context | context object | 
| string | $filearea | file area | 
| array | $args | extra arguments | 
| bool | $forcedownload | whether or not force download | 
| array | $options | additional options affecting the file serving | 
| bool |