Note: This documentation is for Moodle 2.7. For up-to-date documentation see SCORM reports.

SCORM reports: Difference between revisions

From MoodleDocs
No edit summary
(moved to Using SCORM page - thanks Amy)
Line 1: Line 1:
{{SCORM}}
{{SCORM}}
<p class="note">'''Please refer to [[TOC_with_notes#SCORM|these notes]] before editing this page.'''</p>
#redirect [[Using SCORM]]
 
==Access SCORM Reports==
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]]
 
==SCORM Reports Screen==
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]]
 
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.
 
[[Image:Delete scorm attempt.png|center|600px]]
 
Select the number in the attempt column to view a detailed report for a specific user attempt.
 
[[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.
==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
 
 
 
[[Category:Teacher]]
[[Category:SCORM]]
 
[[ja:SCORMレポート]]
[[de:Lernpaket-Berichte]]

Revision as of 03:36, 27 July 2011

  1. redirect Using SCORM