-

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

SCORM activity: Difference between revisions

From MoodleDocs
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Activities}}
{{Activities}}
__NOTOC__
==What is a SCORM activity?==
==What is a SCORM activity?==


Line 5: Line 6:
*SCORM (Sharable Content Object Reference Model) is a collection of specifications that enable interoperability, accessibility and reusability of web-based learning content.  
*SCORM (Sharable Content Object Reference Model) is a collection of specifications that enable interoperability, accessibility and reusability of web-based learning content.  


[[Image:Scormexample.png]]
[[Image:SCORMStudentView.png|center]]


==How is it set up?==
==How is it set up?==
Line 11: Line 12:
#Give it a name and, if required, a description.
#Give it a name and, if required, a description.
# In the Package section, upload your SCORM package
# In the Package section, upload your SCORM package
# Expand the other sections to select the settings you want. For more informations, see [[SCORM settings]]
# Expand the other sections to select the settings you want, in particular the Appearance and Attempts management sections. For more information, see [[SCORM settings]]
#Click Save and display.
#Click Save and return to course.
 
Note: SCORM packages can also be added by selecting the Single activity course format when setting up a course. This is suitable if your Moodle course only consists of the SCORM package and no other activities.


==How does it work?==
==How does it work?==
===Student view===
===Student view===
Students click on the SCORM icon in the course to access it. Depending on the Appearance settings, they  can browse (preview) the activity before attempting it and then select Normal to begin. If Preview is disabled, they only see the Enter button.
[[File:SCORMEnter.png|center]]
===Teacher view===
===Teacher view===
Teachers additionally see a Reports tab, where they can  access different information about student attempts.
[[File:TeacherSCORMreport.png|center]]
==More information==
==More information==
* [[SCORM settings]]
* [[SCORM settings]]
Line 28: Line 36:
[[ja:SCORM]]
[[ja:SCORM]]
[[de:Lernpaket]]
[[de:Lernpaket]]
[[Category:SCORM]]

Latest revision as of 08:00, 14 August 2020


What is a SCORM activity?

  • The SCORM activity allows teachers to upload any SCORM or AICC package to a course. Note: SCORM 1.2 is supported in Moodle but SCORM 2004 is not)
  • SCORM (Sharable Content Object Reference Model) is a collection of specifications that enable interoperability, accessibility and reusability of web-based learning content.
SCORMStudentView.png

How is it set up?

  1. In a course, with the editing turned on, choose 'SCORM Package' from the activity chooser.
  2. Give it a name and, if required, a description.
  3. In the Package section, upload your SCORM package
  4. Expand the other sections to select the settings you want, in particular the Appearance and Attempts management sections. For more information, see SCORM settings
  5. Click Save and return to course.

Note: SCORM packages can also be added by selecting the Single activity course format when setting up a course. This is suitable if your Moodle course only consists of the SCORM package and no other activities.

How does it work?

Student view

Students click on the SCORM icon in the course to access it. Depending on the Appearance settings, they can browse (preview) the activity before attempting it and then select Normal to begin. If Preview is disabled, they only see the Enter button.

SCORMEnter.png

Teacher view

Teachers additionally see a Reports tab, where they can access different information about student attempts.

TeacherSCORMreport.png

More information