Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.8, 1.9
-
Fix Version/s: 2.0
-
Component/s: IMS-CP resource type
-
Labels:None
-
Affected Branches:MOODLE_18_STABLE, MOODLE_19_STABLE
-
Fixed Branches:MOODLE_20_STABLE
Description
The IMS resource type uses the resource_config.php file to set some $CFG vars - they should be set in the DB or config.php - preferably via some settings in the admin interface somewhere.
This is a problem as the scorm module needs to use the same config. and it seems very strange to include this config file in SCORM (as has happened in Moodle 1.6 and earlier)
the repo stuff has been broken in scorm for a while, and I'm just about to patch it so that it works in 18stable and 19stable. but I'm relying on the config vars being set in the db or in config.php I haven't included the local resource_config.php
thanks,
![]()
Dan
Issue Links
| This issue has a non-specific relationship to: | ||||
| MDL-14620 | Browse repository button doesn't appear on SCORM resource |
|
|
|
linking Scorm bug that affects this.