Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
A renderable summary of the zip import. More...
Public Member Functions | |
__construct ($cmid, $userswithnewfeedback, $feedbackfilesadded, $feedbackfilesupdated) | |
Constructor for this renderable class. | |
A renderable summary of the zip import.
assignfeedback_file_import_summary::__construct | ( | $cmid, | |
$userswithnewfeedback, | |||
$feedbackfilesadded, | |||
$feedbackfilesupdated ) |
Constructor for this renderable class.
int | $cmid | - The course module id for navigation |
int | $userswithnewfeedback | - The number of users with new feedback |
int | $feedbackfilesadded | - The number of feedback files added |
int | $feedbackfilesupdated | - The number of feedback files updated |