Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
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 |