| Moodle APIs 4.3
    Moodle 4.3.6 (Build: 20240812) | 
Renderable feedback status. More...
| Public Member Functions | |
| __construct ($gradefordisplay, $gradeddate, $grader, $feedbackplugins, $grade, $coursemoduleid, $returnaction, $returnparams, $canviewfullnames, $gradingcontrollergrade='') | |
| Constructor. | |
Renderable feedback status.
| assign_feedback_status::__construct | ( | $gradefordisplay, | |
| $gradeddate, | |||
| $grader, | |||
| $feedbackplugins, | |||
| $grade, | |||
| $coursemoduleid, | |||
| $returnaction, | |||
| $returnparams, | |||
| $canviewfullnames, | |||
| $gradingcontrollergrade = '' ) | 
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 | |
| string | $gradingcontrollergrade | The grade information rendered by a grade controller |