Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
time_splitting Directory Reference

Files

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