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