-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.1
-
Component/s: SCORM
-
Labels:
-
Database:MySQL
-
Testing Instructions:
-
Affected Branches:MOODLE_21_STABLE
-
Fixed Branches:MOODLE_20_STABLE, MOODLE_21_STABLE
-
Pull from Repository:
-
Pull Master Branch:master_
MDL-27947 -
Pull Master Diff URL:
There are 2 links pointing to a SCORm activity:
1. /moodle/mod/scorm/player.php
or
2. /moodle/mod/scorm/player.php?a=XX&scoid=XXX
Nr. 2 is used when the SCORM option "Student skip content structure page" is set to "Always".
However, when this link is visited, the header of the course structure that is displayed to the side changes to TOC and the Section 1 title shows as a parent.
It would be better if the display is the same when the link other is use, that is, with the section in the H2 header tag and no "TOC" shown.