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

Introduction

Unplatform v2 is the second iteration of 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 future wiki page. Note that the CLIx project includes all three items.

Wiki Content

  1. Repository structure.
  2. Developing / testing locally.
  3. Bundling and what is included.
  4. Field installation and data files.
  5. Verifying the bundle.
  6. Interactive tools.

Clone this wiki locally