Moodle APIs 4.2
Moodle 4.2.7 (Build: 20240422)
|
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. | |