Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
This file contains functions used by the participation reports. More...
Functions | |
report_participation_get_action_options () | |
List of action filters. More... | |
report_participation_get_action_sql ($action, $modname) | |
Return action sql and params. More... | |
report_participation_get_crud_sql ($action) | |
Return crud sql and params. More... | |
report_participation_get_log_table_name () | |
Returns log table name of preferred reader, if leagcy then return empty string. More... | |
report_participation_get_time_options ($minlog) | |
Return time options, which should be shown for record filtering. More... | |
report_participation_print_filter_form ($course, $timefrom, $minlog, $action, $roleid, $instanceid) | |
Print filter form. More... | |
This file contains functions used by the participation reports.