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

Notice in scorm module report

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • 1.9.11
    • 1.9.10
    • SCORM
    • None
    • MOODLE_19_STABLE
    • MOODLE_19_STABLE

      Notice in scorm report...

      Notice: Undefined property: stdClass::$type in /path/to/moodle/mod/scorm/locallib.php on line 448

      This code:

      if (!empty($userdata->score_raw) || ($scorm->type=='sco' && isset($userdata->score_raw))) {
      $attemptscore->values++;
      $attemptscore->sum += $userdata->score_raw;

      appears to be possible that the type is not set.

            danmarsden Dan Marsden
            howardsmiller Howard Miller
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.