UNPKG

expand-elearning

Version:

Expand: An e-learning framework for building SCORM courses

21 lines (18 loc) 922 B
<div class="container"> <div class="page-header"> <h1>Expand E-learning Framework</h1> </div> <p class="lead">Expand is an e-learning framework which allows you to build SCORM conformant e-learning courses using web technologies rather than authoring tools.</p> <p class="lead">Benefits of Expand include:</p> <ul class="lead"> <li>Fully responsive</li> <li>Bootstrap included</li> <li>Doesn't reload browser upon every page load</li> <li>SCORM 1.2 conformant</li> <li>Bookmarking automatically handled</li> <li>Easily publish a SCORM zip with a single command line</li> <li>Endless possibilities for development</li> </ul> <p class="lead">Read the Expand documentation on Github using the following link:</p> <a href="https://github.com/kieran-wright/expand-elearning/wiki" target="_blank"><button type="button" class="btn btn-primary">Link to documentation</button></a> </div>