Skip to content
cjshawMIT edited this page Mar 29, 2018 · 24 revisions

Introduction

Unplatform is a simple, standalone LMS-like platform, that uses ePubs as the content source. It was developed to support the CLIx project in India. Assessments are managed by qbank and rendered / authored by open_assessments, both of which are automatically fetched as part of the unplatform build process.

There are several ways in which you could use unplatform (in online or offline modes). You could mix and match any combination of the following in a single unplatform distribution, with UI support for English, Hindi, and Telugu content.

  • ePub2 reader for distribution of text / audio / video content.
  • Interactive OER tools.
  • Assessments for 11 question types.

You can find more detailed instructions on how to build unplatform for those configurations in this wiki page. Note that the CLIx project uses all three features. A demo of the system can be found at https://unplatform.mit.edu.

Wiki Content

  1. Repository structure.
  2. Software components.
  3. Developing / testing locally.
  4. Bundling / Build Options.
  5. Field installation and data files.
  6. Verifying the bundle.
  7. Interactive tools.
  8. Managing SSL certificates.

Clone this wiki locally