Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
time_splitting Directory Reference

Files

 deciles.php
 10 parts time splitting method.
 
 deciles_accum.php
 Range processor splitting the course in ten parts and accumulating data.
 
 no_splitting.php
 No time splitting method.
 
 one_month_after_start.php
 Time splitting method that generates predictions one month after the analysable start.
 
 one_week_after_start.php
 Time splitting method that generates predictions one week after the analysable start.
 
 past_3_days.php
 Time splitting method that generates predictions every 3 days.
 
 past_month.php
 Time splitting method that generates monthly predictions.
 
 past_week.php
 Time splitting method that generates weekly predictions.
 
 quarters.php
 Quarters time splitting method.
 
 quarters_accum.php
 Range processor splitting the course in quarters and accumulating data.
 
 single_range.php
 Single time splitting method.
 
 ten_percent_after_start.php
 Time splitting method that generates predictions 3 days after the analysable start.
 
 upcoming_3_days.php
 Time splitting method that generates insights every three days and calculates indicators using upcoming dates.
 
 upcoming_fortnight.php
 Time splitting method that generates insights every fortnight and calculates indicators using upcoming dates.
 
 upcoming_week.php
 Time splitting method that generates weekly predictions.