-
Bug
-
Resolution: Fixed
-
Major
-
3.4
-
MOODLE_34_STABLE
-
MOODLE_33_STABLE, MOODLE_34_STABLE
-
MDL-60675-master -
To reproduce:
- Install moodle-local_testanalytics in your moodle instance's "local" folder
git clone git://github.com/dmonllao/moodle-local_testanalytics testanalytics
- Create a course C1 without any user enrolled in it.
- Go to "Site administration > Analytics > Analytics models"
- Execute "Actions > Get predictions" for the "No teaching" model.
Note: If you don't see any actions listed, run cron instead.php admin/cli/cron.php
- Select "All predictions" on the "No teaching" model's "Insights" column.
- Press the back button of your browser.
- With "All predictions" currently selected for the "No teaching" model, change its value to "Choose...".
- A coding exception is then thrown:
- Discovered while testing
-
MDL-60598 Add an info message about insights being just predictions based on previous cases
-
- Closed
-