Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250530) (c39b7370636)
|
A custom renderer class that extends the plugin_renderer_base and is used by the assign module. More...
Public Member Functions | |
render_assignfeedback_file_import_summary ($summary) | |
Render a summary of the zip file import. | |
A custom renderer class that extends the plugin_renderer_base and is used by the assign module.
assignfeedback_file_renderer::render_assignfeedback_file_import_summary | ( | $summary | ) |
Render a summary of the zip file import.
assignfeedback_file_import_summary | $summary | - Stats about the zip import |
string | The html response |