Note: You are currently viewing documentation for Moodle 3.7. Up-to-date documentation for the latest stable version of Moodle may be available here: Using SCORM.

Using SCORM: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
 
(26 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{{SCORM}}
{{SCORM}}
<p class="note">'''Please refer to [[TOC_with_notes#SCORM|these notes]] before editing this page.'''</p>
{{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.
 
==Using SCORM and responsiveness on smaller screens==
At present there are some issues with responsiveness, since Moodle uses iFrames.
 
There are some work arounds described in this post: https://community.adaptlearning.org/mod/forum/discuss.php?d=180


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.
The challenge is that browsers (like Safari on iOS), SCORM packages and the LMS (ie in this case Moodle) need to play together well.  Catch 22's include "Use the Popup work around and you mess with the Desktop view" and "use the iFrame approach and you strike non-scrolling problems"
 
More information here: https://docs.moodle.org/37/en/SCORM_FAQ#Problems_with_responsiveness


==Features of Student View==
==Features of student view==
*Preview and review mode options
*Preview and review mode options
*Checkboxes to indicate whether sections have been accessed previously
*Checkboxes to indicate whether sections have been accessed previously
Line 10: Line 18:
*Reset
*Reset


==Features of Teacher View==
==SCORM reports==
 
A teacher can access 4 report types for the SCORM activity via the reports tab:
 
* Basic report
* Graph report
* Interactions report
* Objectives report (for SCORM packages that use objective reporting)


===Access SCORM Reports===
[[File:SCORMReports.png|center|]]
To access the scorm reports, first go to the content structure page with a user that has teacher permissions. In order to do this, you may have to change the SCORM activity settings to display (not skip) the content structure page. Select the "View reports for..." URL in the upper right.


[[Image:SCORM_activity_homepage_teacher_19.png|center|500px]]
Note: By default, users with the roles of manager, teacher and non-editing teacher are listed in SCORM reports. To prevent them being listed, edit the roles in ''Site administration > Users > Permissions > Define roles'' and unset the mod/scorm:savetrack capability.


===SCORM Reports Screen===
===Basic report===
The reports page shows a table of results for each SCORM section. Sections may be marked browsed, incomplete, completed or failed. The time spent on each section is also displayed. If a section includes questions then the score is displayed. Clicking on each time spent link you can see the learning object tracking details.


[[Image:Moodle scorm reports.png|center|500px]]
The basic report 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.


From this screen, you can delete attempts by selecting the attempt checkbox, and then selecting Delete in the drop down menu below the attempts table.  
Selected attempts may be deleted by ticking the checkboxes then clicking the 'Delete selected attempts' button.


[[Image:Delete scorm attempt.png|center|600px]]
The basic report may be downloaded in ODS, Excel or text format.


Select the number in the attempt column to view a detailed report for a specific user attempt.  
A detailed report of each user's attempts may be obtained by clicking on the number in the attempts column. The track details link provides information on specific SCORM values recorded in Moodle by the SCORM object.


[[Image:View attempt.png|center|500px]]
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.


Select the Track Details link to view the specific SCORM values recorded to the LMS by the SCORM object.  
{|
| [[File:scorm basic report.png|thumb|Basic report]]
| [[File:scorm attempt.png|thumb|Detailed report for a specific user attempt]]
| [[File:scorm track details.png|thumb|Track details]]
|}


[[Image:Track details.png|center|500px|Track details view of SCORM report for a single user]]
===Graph report===


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.  
The graph report displays graphs of percentage obtained against number of participants.


===Export SCORM Reports===
{|
| [[File:scorm graph_report.png|thumb|SCORM graph report]]
| [[File:multiscoes.png|thumb|Graph report for package consisting of multiple SCOs]]
|}


===Clear an Attempt===
===SCORM interactions report===
To clear attempts by a student:


# Go to the SCORM activity and select the link "View reports for x users"
The interactions report shows students' responses to questions together with the correct answers.
# 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


{|
| [[File:scorm interactions report.png|thumb|SCORM interactions report]]
|}


The interactions report may be downloaded in ODS, Excel or text format and include responses, right answers and results (whether the response to a question was right or wrong).


==See also==
===Objectives report===
This report is similar to the interactions report but if a SCORM package is set up to report objectives then this report will display the status and raw.score of any objectives data passed back to Moodle.


[[Category:Teacher]]
[[Category:SCORM]]


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

Latest revision as of 09:43, 22 May 2019

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.

Using SCORM and responsiveness on smaller screens

At present there are some issues with responsiveness, since Moodle uses iFrames.

There are some work arounds described in this post: https://community.adaptlearning.org/mod/forum/discuss.php?d=180

The challenge is that browsers (like Safari on iOS), SCORM packages and the LMS (ie in this case Moodle) need to play together well. Catch 22's include "Use the Popup work around and you mess with the Desktop view" and "use the iFrame approach and you strike non-scrolling problems"

More information here: https://docs.moodle.org/37/en/SCORM_FAQ#Problems_with_responsiveness

Features of student view

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

SCORM reports

A teacher can access 4 report types for the SCORM activity via the reports tab:

  • Basic report
  • Graph report
  • Interactions report
  • Objectives report (for SCORM packages that use objective reporting)
SCORMReports.png

Note: By default, users with the roles of manager, teacher and non-editing teacher are listed in SCORM reports. To prevent them being listed, edit the roles in Site administration > Users > Permissions > Define roles and unset the mod/scorm:savetrack capability.

Basic report

The basic report 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.

Selected attempts may be deleted by ticking the checkboxes then clicking the 'Delete selected attempts' button.

The basic report may be downloaded in ODS, Excel or text format.

A detailed report of each user's attempts may be obtained by clicking on the number in the attempts column. The track details link provides information on specific SCORM values recorded in Moodle by the SCORM object.

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.

Basic report
Detailed report for a specific user attempt
Track details

Graph report

The graph report displays graphs of percentage obtained against number of participants.

SCORM graph report
Graph report for package consisting of multiple SCOs

SCORM interactions report

The interactions report shows students' responses to questions together with the correct answers.

SCORM interactions report

The interactions report may be downloaded in ODS, Excel or text format and include responses, right answers and results (whether the response to a question was right or wrong).

Objectives report

This report is similar to the interactions report but if a SCORM package is set up to report objectives then this report will display the status and raw.score of any objectives data passed back to Moodle.