bags/ActivitySequence
Source: ActivitySequence.js:32
File : bags/ActivitySequence.js
Created : 05/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
ActivitySequence
static
ActivitySequence.js:44This class stores the definition of the sequence to follow to show the activities of a
JClicProject. The sequence are formed by an ordered list of objects of type
ActivitySequenceElement.
It stores also a transient pointer to the current sequence element.
Parameters
project(module:project/JClicProject.JClicProject) — The JClic project to which this ActivitySequence belongs