1
0
mirror of https://github.com/andre-wojtowicz/elearning-ims-cp-template.git synced 2024-08-25 10:11:56 +02:00
elearning-ims-cp-template/params.json
2016-02-19 15:21:09 +01:00

1 line
1.4 KiB
JSON

{"name":"Minimalistic IMS Content Package template for e-learning","tagline":"","body":"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.\r\n\r\nWhole zipped repository can be instantly imported as an IMS package in Moodle and OLAT.\r\n\r\n## Features and libraries\r\n\r\n * Look & feel: [Bootstrap](http://getbootstrap.com),\r\n * Math notation: [MathJax](https://www.mathjax.org),\r\n * Table of contents auto-generation: [Auto ToC](http://magnetiq.com/exports/toc.htm),\r\n * Code syntax highlighting: [SyntaxHighlighter](http://alexgorbatchev.com/SyntaxHighlighter),\r\n * Quiz: single and multiple choice.\r\n \r\n## Preview\r\n\r\n * [Lesson](materials/lesson.html)\r\n * [Quiz](materials/quiz.html)\r\n \r\n## Brief how-to\r\n\r\n * `imsmanifest.xml` - defines tree of modules (lessons and quizes).\r\n * `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.\r\n * `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.","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."}