Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
|
Files | |
accumulative_parts.php | |
Range processor splitting the course in parts and accumulating data from the start. | |
after_now.php | |
Interface for time-splitting methods whose ranges' times are after time(). | |
after_start.php | |
Time splitting method that generates predictions X days/weeks/months after the analysable start. | |
base.php | |
Base time splitting method. | |
before_now.php | |
Interface for time-splitting methods whose ranges' times are before time(). | |
equal_parts.php | |
X parts time splitting method. | |
past_periodic.php | |
Time splitting method that generates predictions regularly. | |
periodic.php | |
Time splitting method that generates predictions regularly. | |
upcoming_periodic.php | |
Time splitting method that generates predictions periodically. | |