project/JClicProject
Source: JClicProject.js:32
File : project/JClicProject.js
Created : 01/04/2015
By : Francesc Busquets francesc@gmail.com
JClic.js
An HTML5 player of JClic activities
https://projectestac.github.io/jclic.js
- License: EUPL-1.2
Other
JClicProject
static
JClicProject.js:50JClicProject contains all the components of a JClic project: activities, sequences, media
files, descriptors and metadata.
This encapsulation is achieved by three auxiliary objects:
- ProjectSettings: stores metadata like full title, description, authors, languages,
educational topics... - ActivitySequence: defines the order in which the activities must be shown.
- MediaBag: contains the list of all media files used by the activities