Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-64693

New target for course competencies achievement

    XMLWordPrintable

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.6
    • 3.7
    • Analytics
    • MOODLE_36_STABLE
    • MOODLE_37_STABLE
    • MDL-64693-master
    • Hide

      Unit tests check that the target works as expected. An additional manual test is provided to ensure that the target is available in the Analytics UI.

      Manual testing - Verify target availability

      1. Go to Site admin > Analytics > Analytics models > Create model.
      2. In the Target drop-down list select "Students at risk of not achieving the competencies assigned to a course".
      3. Add a random number of Indicators. We are not evaluating the accuracy of a real model, so it is not relevant.
      4. Select a Time-splitting method. We are not evaluating the accuracy of a real model, so it is not relevant.
      5. Leave the default Predictions processor.
      6. Click on the Save changes button.
      7. Confirm that on the Analytics models page the first model is the one you've just created.
      Show
      Unit tests check that the target works as expected. An additional manual test is provided to ensure that the target is available in the Analytics UI. Manual testing - Verify target availability Go to  Site admin > Analytics > Analytics models > Create model . In the  Target  drop-down list select "Students at risk of not achieving the competencies assigned to a course". Add a random number of  Indicators . We are not evaluating the accuracy of a real model, so it is not relevant. Select a  Time-splitting method . We are not evaluating the accuracy of a real model, so it is not relevant. Leave the default  Predictions processor . Click on the  Save changes  button. Confirm  that on the  Analytics models  page the first model is the one you've just created.

    Description

      Context

      The Moodle Analytics API allows Moodle site managers to define prediction models that combine indicators and a target.

      Targets are the key element that defines the model. Represent the event the model is attempting to predict (the dependent variable in supervised learning, also known as labels).

      Since Moodle 3.4, Moodle Analytics ships with two built-in targets:

      • students at risk of dropping out;
      • no teaching

      There was no way to define new models through the UI.
      After MDL-60944, users can create new predictive models from scratch, combining existing indicators and targets.
      We are increasing the number of available targets out of the box, to offer more possibilities for the definition of new models.

      Goal

      This issue is about adding a new target for course competencies achievement, which indicates whether a student is at risk of not achieving the competencies added to a course.

      The code for this target is located at moodlesite/lib/classes/analytics/target/course_competencies.php where moodlesite is the root directory of your Moodle site.

      It can be similar to the existing course_dropout and course_completion targets in core.

      The requirements shared between course-level targets like course dropouts, course completion or course competencies achievement should be abstracted from the current course_dropouts target.

      Attachments

        1. MDL-64693.png
          93 kB
          Jennifer Bauzon

        Issue Links

          Activity

            People

              vmdef Victor Déniz Falcón
              dmonllao David Monllaó
              David Monllaó David Monllaó
              Eloy Lafuente (stronk7) Eloy Lafuente (stronk7)
              Jennifer Bauzon Jennifer Bauzon
              David Woloszyn, Huong Nguyen, Jake Dallimore, Meirza, Michael Hawkins, Raquel Ortega, Safat Shahin, Stevani Andolo
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                20/May/19

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 1 hour, 5 minutes
                  1h 5m