Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
Renderable feedback status. More...
Public Member Functions | |
__construct ($gradefordisplay, $gradeddate, $grader, $feedbackplugins, $grade, $coursemoduleid, $returnaction, $returnparams, $canviewfullnames) | |
Constructor. More... | |
Renderable feedback status.
assign_feedback_status::__construct | ( | $gradefordisplay, | |
$gradeddate, | |||
$grader, | |||
$feedbackplugins, | |||
$grade, | |||
$coursemoduleid, | |||
$returnaction, | |||
$returnparams, | |||
$canviewfullnames | |||
) |
Constructor.
string | $gradefordisplay | |
mixed | $gradeddate | |
mixed | $grader | |
array | $feedbackplugins | |
mixed | $grade | |
int | $coursemoduleid | |
string | $returnaction | The action required to return to this page |
array | $returnparams | The list of params required to return to this page |
bool | $canviewfullnames |