Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
progress Directory Reference

Files

file  base.php
 Base class for handling progress information.
 
file  db_updater.php
 Progress handler that updates a database table with the progress.
 
file  display.php
 Progress handler that uses a standard Moodle progress bar to display progress.
 
file  display_if_slow.php
 Progress handler that uses a standard Moodle progress bar to display progress.
 
file  none.php
 Progress handler that ignores progress entirely.