Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

Using SCORM: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
(DE-Link)
m (removing new features template)
 
(6 revisions intermèdies per 2 usuaris que no es mostren)
Línia 3: Línia 3:
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.
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==
==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
Línia 9: Línia 9:
*Reset
*Reset


==Features of Teacher View==
==SCORM reports==


===Access SCORM reports===
A teacher can access 3 report types for the SCORM activity via the reports tab:
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===
* Basic report
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.
* Graph report (new in Moodle 2.3)
* '''Delete Attemtps:''' Delete attempts by selecting the attempt checkbox, and then selecting the '''Delete selected attempts''' button. 
* Interactions report
* '''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]]


===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.


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


Select the Track Details link to view the specific SCORM values recorded to the LMS by the SCORM object.  
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: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.


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.
{|
| [[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]]
|}
 
===Graph report===


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


{{New features}}The new interactions report in Moodle 2.2 onwards shows students' responses to questions together with the correct answers.
{|
| [[File:scorm graph_report.png|thumb|SCORM graph report]]
| [[File:multiscoes.png|thumb|Graph report for package consisting of multiple SCOs]]
|}


[[File:scorm interactions report.png]]
===SCORM interactions report===


===Clear an attempt===
The interactions report shows students' responses to questions together with the correct answers.
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
| [[File:scorm interactions report.png|thumb|SCORM interactions report]]
# 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 nutzen]]
[[de:Lernpaket nutzen]]

Revisió de 17:08, 6 nov 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

SCORM reports

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

  • Basic report
  • Graph report (new in Moodle 2.3)
  • Interactions report

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