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

BBB Analytics indicator with incorrect cognitive depth.

    XMLWordPrintable

Details

    • MOODLE_401_STABLE
    • MDL-76960-401
    • MDL-76960-402
    • MDL-76960-403
    • MDL-76960-master
    • Hide

      Preparation

      • Create a new course with 'Training' as shortname.
      • Enrol 3 students: 'student 1', 'student 2' and 'student 3'
      • Add a new 'BigBlueButtonBN"' activity.
      • Login as 'student 1' and 'student 2' and generate some logs (at last 10-15 or more): join, and leave the meeting or 
      • As an admin, set course start date a year ago and end date to yesterday.
      • Go to course Participants page and edit all enrolments one by one to set start date to one year ago.

      Tips: there should be at least 10 events in the log for the analytics to quick in. And the course should be ended. So best on a development environment, is to create events (script attached) close the course and come back to it the day after.

      Test

      • Edit model in Site administration > Analytics > Analytics models
      • Add BigBlueButton cognitive to Students at risk of dropping model and enable it
      • Trigger train models scheduled task confirm no error appears in task

      Show
      Preparation Create a new course with 'Training' as shortname. Enrol 3 students: 'student 1', 'student 2' and 'student 3' Add a new 'BigBlueButtonBN"' activity. Login as 'student 1' and 'student 2' and generate some logs (at last 10-15 or more): join, and leave the meeting or  As an admin, set course start date a year ago and end date to yesterday. Go to course Participants page and edit all enrolments one by one to set start date to one year ago. Tips: there should be at least 10 events in the log for the analytics to quick in. And the course should be ended. So best on a development environment, is to create events (script attached) close the course and come back to it the day after. Test Edit model in Site administration > Analytics > Analytics models Add BigBlueButton cognitive to Students at risk of dropping model and enable it Trigger train models scheduled task confirm no error appears in task

    Description

      the BBB analytics indicator is configured with a cognitive depth of "4"
      https://github.com/moodle/moodle/blob/master/mod/bigbluebuttonbn/classes/analytics/indicator/cognitive_depth.php#L68

       

      If included in a model this throws the error in the Train models scheduled task.

      Coding error detected, it must be fixed by a programmer: Activities with a potential cognitive or social level that include viewing feedback should define "feedback_viewed_events" method or should override feedback_viewed method.

       

      I suspect the cognitive depth should actually be "2" - as there aren't any feedback touch points in BBB (at least none currently being tracked?)

      Attachments

        Activity

          People

            shamiso.jaravaza Shamiso Jaravaza
            danmarsden Dan Marsden
            Laurent DAVID Laurent DAVID
            Votes:
            0 Vote for this issue
            Watchers:
            10 Start watching this issue

            Dates

              Created:
              Updated: