Skip to content
Jean-Baptiste Touchard edited this page Jun 27, 2015 · 15 revisions

authoring.js is a rich javascript client of the E&N web application.

authoring.js relies on a web service built around a NoSQL Mongo database served through a Python interface. It's code can be found in the api repository : (github.com/Education-Numerique/api).

authoring.js is sometimes called LEA (L'Environnement Auteur) or ELENA (Environnement Libre Education & Numérique pour les Auteurs). It cares for three quite distinct services:

  • the authoring environment itself,
  • the activity player,
  • some back office admin tools (gradually migrating to a dedicated environment).

This wiki holds various random comments and thoughts written along the development process of the E&N web application.

If you want to join the project : contact@education-et-numerique.org

Clone this wiki locally