Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
|
Files | |
base.php | |
Base class for handling progress information. | |
db_updater.php | |
Progress handler that updates a database table with the progress. | |
display.php | |
Progress handler that uses a standard Moodle progress bar to display progress. | |
display_if_slow.php | |
Progress handler that uses a standard Moodle progress bar to display progress. | |
none.php | |
Progress handler that ignores progress entirely. | |