SCORM activity: Difference between revisions

From MoodleDocs
No edit summary
m (removing mention of SCORM 2004)
 
(38 intermediate revisions by 10 users not shown)
Line 1: Line 1:
{{Scorm}}
{{Activities}}
__NOTOC__
==What is a SCORM activity?==


The '''SCORM/AICC''' module is a course [[Teacher_documentation#Activity_modules|activity]] which allows you (the teacher) to upload any SCORM or AICC package to include in your course.
The SCORM activity allows teachers to upload any SCORM or AICC package to a course.


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 re-usability of web-based learning content.  


There's a really simple "What is SCORM" introduction here: http://moodle.org/mod/forum/discuss.php?d=3757#p18828
[[Image:SCORMStudentView.png|center]]


A slightly more detailed introduction here: http://www.rusticisoftware.com/resources/whatisscorm/What%20Is%20SCORM.htm
==How is it set up?==
#In a course, with the editing turned on, choose 'SCORM Package' from the activity chooser.
#Give it a name and, if required, a description.
# In the Package section, upload your SCORM package
# 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 return to course.


SCORM 1.2 is supported in Moodle 1.9.3 and Moodle 1.8.7 and passes all the tests in the ADL Conformance test suite 1.2..7 for SCORM 1.2.  
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.


SCORM 2004 is not completely supported in Moodle at this stage. Parts of the API have been implemented, but others such as Navigation and Sequencing have not yet been implemented.
==How does it work?==
===Student view===


==See also==
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.
* [[Tools for creating SCORM content]]
[[File:SCORMEnter.png|center]]
* [[SCORM_FAQ]]
===Teacher view===
* [http://moodle.org/mod/data/view.php?id=7198 SCORM Repository] - allows uploading/downloading shared Objects
Teachers additionally see a Reports tab, where they can  access different information about student attempts.
* The official standard: [http://www.adlnet.org/scorm/ Advanced Distributed Learning - SCORM]
[[File:TeacherSCORMreport.png|center]]
==More information==
* [[SCORM settings]]
* [[Using SCORM]]
* [[Creating SCORM Content]]
* [[SCORM FAQ]]




 
[[es:Actividad de SCORM]]
Using Moodle forum discussions:
*[http://moodle.org/mod/forum/discuss.php?d=3757 Simple introduction to SCORM]
*[http://moodle.org/mod/forum/discuss.php?d=57059 Are there any sugestions for scorm authoring with Microsoft word / or any other easy (maybe free) scorm authoring tool?]
*[http://moodle.org/mod/forum/discuss.php?d=95946 Is SCORM worth it?]
 
[[Category:Modules]]
 
[[es:SCORM]]
[[fr:SCORM]]
[[fr:SCORM]]
[[ja:SCORM]]
[[ja:SCORM]]
[[de:Lernpaket]]
[[Category:SCORM]]

Latest revision as of 13:44, 30 July 2021


What is a SCORM activity?

The SCORM activity allows teachers to upload any SCORM or AICC package to a course.

SCORM (Sharable Content Object Reference Model) is a collection of specifications that enable interoperability, accessibility and re-usability 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