Issue Details (XML | Word | Printable)

Key: MDL-9364
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Roberto Pinna
Reporter: Ralf Hilgenstock
Votes: 1
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

Broken Links to Help Files in SCORM Module

Created: 15/Apr/07 10:34 PM   Updated: 05/Aug/08 09:16 AM
Component/s: SCORM
Affects Version/s: 1.8
Fix Version/s: 1.8.2, 1.9

Participants: Ralf Hilgenstock, Ralf Krause and Roberto Pinna
Security Level: None
Resolved date: 03/Jul/07
Affected Branches: MOODLE_18_STABLE
Fixed Branches: MOODLE_18_STABLE, MOODLE_19_STABLE


 Description  « Hide
Some of the link sto help files are broken

They are http://18.moodle.de/help.php?module=moodle&file=package.html&forcelang=
 correct is ...module=scorm&...

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Ralf Krause added a comment - 15/Apr/07 10:46 PM
This is the content of the file moodle/help/scorm/index.html
Here you will find the correct links for the help buttons on the page where you can add a SCORM formatted learning package.

<p>SCORMs</p>
<ul>
<li> <a href="help.php?module=scorm&file=advanced.html">The advanced features </a></li>
<li> <a href="help.php?module=scorm&file=autocontinue.html">The autocontinue function </a></li>
<li> <a href="help.php?module=scorm&file=browsemode.html">How to show/hide the Browse mode button</a></li>
<li> <a href="help.php?module=scorm&file=grademethod.html">The Grading Methods for the Package</a></li>
<li> <a href="help.php?module=scorm&file=maxgrade.html">The Maximum Grade Value for the Package</a></li>
<li> <a href="help.php?module=scorm&file=package.html">What is a Package activity?</a></li>
<li> <a href="help.php?module=scorm&file=size.html">Defining the Learning Objects frame/window size</a></li>
<li> <a href="help.php?module=scorm&file=summary.html">The summary field use</a></li>
<li> <a href="help.php?module=scorm&file=window.html">The popup window settings</a></li>
</ul>


Roberto Pinna added a comment - 03/Jul/07 08:22 PM
Committed both on HEAD and STABLE branches