-
Improvement
-
Resolution: Fixed
-
Minor
-
3.4
-
MOODLE_34_STABLE
-
MOODLE_34_STABLE
-
MDL-59786_master -
course_dropout target should change is_valid_sample definition to exclude user_enrolments with $ue->timeend < $analysable->get_start()
tip: retrieve() can be used to retrieve the sample user_enrolment data.
I've updated the issue's name, the original one was "Students at risk of dropping out should ignore enrolments which timeend is less than the course start"
Some sites are reusing courses without removing previous users, these users would be used for training and would get predictions if we don't exclude them. It is not a massive problem because people don't usually access previous years material, and even if they do their calculations would be close to the lower score which should lead to drop out predictions.
- has a non-specific relationship to
-
MDL-59063 Add a report showing which analysable elements are not valid for each of the system prediction model
-
- Closed
-
-
MDL-59061 Expand target API so that we can notify users about what they can do to get predictions
-
- Closed
-
- is duplicated by
-
MDL-59064 Improve course_dropout target's course start and course end date validations
-
- Closed
-