Note: You are currently viewing documentation for Moodle 2.2. Up-to-date documentation for the latest stable version is available here: Using SCORM.

Using SCORM: Difference between revisions

From MoodleDocs
No edit summary
 
(17 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Scorm}}
{{SCORM}}
{{Improve}}
Like a Moodle course, each SCORM package will vary with the modules used in its construction by the teacher and by the SCORM activity settings established by the teacher.


This page shows the SCORM course structure with checkboxes to indicate whether sections have been accessed previously.
==Features of Student View==
*Preview and review mode options
*Checkboxes to indicate whether sections have been accessed previously
*Start new attempt
*Reset


The page provides preview and review mode options.
==Features of Teacher View==


Guests are prevented from accessing a SCORM.
===Access SCORM reports===
To access the scorm reports, first go to the content structure page with a user that has teacher permissions. Select the '''Reports''' tab.


==Troubleshooting==
===SCORM reports screen===
* If you have difficulty displaying a SCORM, try loading the SCORM in [http://www.reload.ac.uk Reload] and re-saving it, then save the folder as a .zip package and try again.
The reports page shows a table of attempts for the SCORM activity. If you have the SCORM activity set up to allow multiple attempts, there may be more than one attempt for some users.
* '''Delete Attempts:''' Delete attempts by selecting the attempt checkbox, and then selecting the '''Delete selected attempts''' button. 
* '''Export Attempts:''' Select one of the export options to download attempts in various formats.
* '''Single Attempt Data:''' Select the number in the attempt column to view a detailed report for a specific user attempt.  
[[Image:M2-scorm-report.png|center|500px|thumb|SCORM report table]]


* When you notice there is a problem displaying characters correctly, it could be a misconfiguration of your server. Make sure that both httpd.conf (when using Apache) and php.ini are set to DefaultCharacterset = utf8 or switch the sending of a default character set off.


[[Category:Teacher]]
 
[[Category:SCORM]]
 
[[Image:View attempt.png|center|500px]]
 
Select the Track Details link to view the specific SCORM values recorded to the LMS by the SCORM object.
 
[[Image:Track details.png|center|500px|Track details view of SCORM report for a single user]]
 
Note that the tracked details depend heavily upon what the SCORM object itself is programmed to report. Many SCORM packages created with authoring suites use the suspend_data field to record important information, instead of the traditional SCORM values. This makes deciphering the recorded data extremely difficult.
 
===SCORM interactions report===
 
{{New features}}The new interactions report in Moodle 2.2 onwards shows students' responses to questions together with the correct answers.
 
[[File:scorm interactions report.png]]
 
===Clear an attempt===
To clear attempts by a student:
 
# Go to the SCORM activity and select the link "View reports for x users"
# Select the attempt or attempts you want to clear using the checkbox
# Select Delete in the drop-down box at the bottom of the page


[[fr:Voir un SCORM]]
[[fr:Voir un SCORM]]
[[ja:SCORMを表示する]]
[[ja:SCORMを表示する]]
[[de:Lernpaket ansehen]]
[[de:Lernpaket nutzen]]

Latest revision as of 06:08, 17 May 2012

This page really needs improving. Please see the page comments for suggestions of what to include, then remove this template when you're done.

Like a Moodle course, each SCORM package will vary with the modules used in its construction by the teacher and by the SCORM activity settings established by the teacher.

Features of Student View

  • Preview and review mode options
  • Checkboxes to indicate whether sections have been accessed previously
  • Start new attempt
  • Reset

Features of Teacher View

Access SCORM reports

To access the scorm reports, first go to the content structure page with a user that has teacher permissions. Select the Reports tab.

SCORM reports screen

The reports page shows a table of attempts for the SCORM activity. If you have the SCORM activity set up to allow multiple attempts, there may be more than one attempt for some users.

  • Delete Attempts: Delete attempts by selecting the attempt checkbox, and then selecting the Delete selected attempts button.
  • Export Attempts: Select one of the export options to download attempts in various formats.
  • Single Attempt Data: Select the number in the attempt column to view a detailed report for a specific user attempt.
SCORM report table



View attempt.png

Select the Track Details link to view the specific SCORM values recorded to the LMS by the SCORM object.

Track details view of SCORM report for a single user

Note that the tracked details depend heavily upon what the SCORM object itself is programmed to report. Many SCORM packages created with authoring suites use the suspend_data field to record important information, instead of the traditional SCORM values. This makes deciphering the recorded data extremely difficult.

SCORM interactions report

New feature
in Moodle 2.2!
The new interactions report in Moodle 2.2 onwards shows students' responses to questions together with the correct answers.

scorm interactions report.png

Clear an attempt

To clear attempts by a student:

  1. Go to the SCORM activity and select the link "View reports for x users"
  2. Select the attempt or attempts you want to clear using the checkbox
  3. Select Delete in the drop-down box at the bottom of the page