Minimalistic IMS Content Package template for e-learning
Go to file
Andrzej Wójtowicz 23d7db7020 Update README.md 2016-02-21 14:03:20 +01:00
materials Added IMS CP files 2016-02-19 14:34:07 +01:00
README.md Update README.md 2016-02-21 14:03:20 +01:00
imsmanifest.xml Added IMS CP files 2016-02-19 14:34:07 +01:00

README.md

Minimalistic IMS Content Package template for e-learning

This repository contains template files in order to prepare IMS Content Package 1.1 for e-learning purposes. Here you can prepare lesson modules as well as quizes. All content-based files are written HTML.

Whole zipped repository can be instantly imported as an IMS package in Moodle and OLAT.

Features and libraries

Preview

Brief how-to

  • imsmanifest.xml - defines tree of modules (lessons and quizes).
  • materials/lesson.html - header and footer have CSS and JS code to proper load the libraries; main part of body has content of the lesson.
  • materials/quiz.html - header and footer have CSS and JS code to proper load the libraries; main part of body has quiz questions; the beginning of body has list of correct answers.