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.
 

Detailed Description

Function Documentation

◆ workshopform_numerrors_pluginfile()

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

Server workshop files.

Parameters
stdClass$coursecourse object
stdClass$cmcourse module object
stdClass$contextcontext object
string$fileareafile area
array$argsextra arguments
bool$forcedownloadwhether or not force download
array$optionsadditional options affecting the file serving
Return values
bool