elearning-ims-cp-template/README.md

1.3 KiB

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.