<h1>Minimalistic IMS Content Package template for e-learning</h1>
<p></p>
<hr>
<spanclass="credits left">Project maintained by <ahref="https://github.com/andre-wojtowicz">andre-wojtowicz</a></span>
<spanclass="credits right">Hosted on GitHub Pages — Theme by <ahref="https://twitter.com/michigangraham">mattgraham</a></span>
</div>
<p>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.</p>
<p>Whole zipped repository can be instantly imported as an IMS package in Moodle and OLAT.</p>
<h2>
<aid="features-and-libraries"class="anchor"href="#features-and-libraries"aria-hidden="true"><spanaria-hidden="true"class="octicon octicon-link"></span></a>Features and libraries</h2>
<ul>
<li>Look & feel: <ahref="http://getbootstrap.com">Bootstrap</a>,</li>
<code>imsmanifest.xml</code> - defines tree of modules (lessons and quizes).</li>
<li>
<code>materials/lesson.html</code> - header and footer have CSS and JS code to proper load the libraries; main part of body has content of the lesson.</li>
<li>
<code>materials/quiz.html</code> - 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.</li>