IMS content package: Difference between revisions

From MoodleDocs
(resources template, removing categories, IMS content package repository info moved to IMS content package FAQ)
m (corrected link)
 
(13 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{Resources}}
{{Resources}}
==What is an IMS content package?==
IMS is a body which helps define technical standards for various things, including e-learning material. The [http://www.imsglobal.org/content/packaging/index.html IMS Content Packaging specification] makes it possible to store chunks of material in a standard format which can be re-used in different systems, without having to convert the material into new formats.


IMS is a body which helps define technical standards for various things, including e-learning material. The [http://www.imsglobal.org/content/packaging/ IMS Content Packaging specification] makes it possible to store chunks of material in a standard format which can be re-used in different systems, without having to convert the material into new formats.
The IMS content package in Moodle enables such content packages to be uploaded and included in Moodle courses. There are various options for displaying content  with a navigation menu or buttons etc.


The IMS content package in Moodle enables such content packages to be uploaded and included in Moodle courses. There are various options for displaying content in a pop-up window, with a navigation menu or buttons etc. In addition, the resource type supports an optional repository, enabling content packages to be shared between courses.
[[File:IMSContentP.png|center]]
 
==How is it set up?==
#With the editing turned on in a course, choose IMS Content package from the activity chooser.
#Give it a name and, if required, a description, checking the box if you want the description displayed on the course page.
#In Content, upload your package.
#Expand the other settings to specify the options you want and save and return to course.
 
==More information==


* [[IMS content package module settings|IMS content package settings]]
* [[IMS content package module settings|IMS content package settings]]
* [[Using IMS content package]]
* [[IMS content package FAQ]]
* [[IMS content package FAQ]]


==IMS content package repository==
[[Category:IMS content package]]
 
1.9 contained a feature called the IMS Repository - this feature had a range of bugs and has not been ported to Moodle 2.0 at this stage.
 
For more details see MDL-28579
 
==See also==
 
* [http://www.nln.ac.uk/?p=Moodle NLN Materials - Support: Using the NLN Materials in Moodle]
 
Using Moodle forum discussions:
* [http://moodle.org/mod/forum/discuss.php?d=31011 New resource type: IMS CP]
* [http://moodle.org/mod/forum/discuss.php?d=86101 What is an IMS package?]
* [http://moodle.org/mod/forum/discuss.php?d=48684 Trying to add NLN Materials via IMS CP]


[[de:IMS-Paket]]
[[de:IMS Content]]
[[eu:Baliabidea:IMS]]
[[eu:Baliabidea:IMS]]
[[es:Recurso: IMS]]
[[es:Paquete de contenido IMS]]
[[fr:Paquetage IMS content]]

Latest revision as of 12:48, 1 February 2023

What is an IMS content package?

IMS is a body which helps define technical standards for various things, including e-learning material. The IMS Content Packaging specification makes it possible to store chunks of material in a standard format which can be re-used in different systems, without having to convert the material into new formats.

The IMS content package in Moodle enables such content packages to be uploaded and included in Moodle courses. There are various options for displaying content with a navigation menu or buttons etc.

IMSContentP.png

How is it set up?

  1. With the editing turned on in a course, choose IMS Content package from the activity chooser.
  2. Give it a name and, if required, a description, checking the box if you want the description displayed on the course page.
  3. In Content, upload your package.
  4. Expand the other settings to specify the options you want and save and return to course.

More information