Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
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.