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

Undefined variables in SCORM

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Minor Minor
    • None
    • 2.6
    • SCORM
    • None
    • MOODLE_26_STABLE

      There are some undefined variables in SCORM, mainly typos.

      File: mod/scorm/datamodels/scormlib.php
      Line: around 359
      Issue: $objectivesdata is undefined. It should be $objectivedata

      File: mod/scorm/datamodels/scorm_13lib.php
      Function: scorm_seq_termination
      Issue: $attempt is undefined.

      File: mod/scorm/datamodels/sequencinglib.php
      Function: scorm_seq_choice_flow_tree
      Line: 686
      Issue: $preord is declared but never used and $preorder is undefined. $preord should be $preorder

      File: mod/scorm/datamodels/sequencinglib.php
      Line: 525 $act = scorm_get_sco($acti->id);
      Issue: $acti is undefined.

            danmarsden Dan Marsden
            marial Maria Torres
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

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