Moodle PHP Documentation 5.0
Moodle 5.0.1+ (Build: 20250711) (61af040cd5f)
|
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 |