report/SessionReg
Source: SessionReg.js:32
File : report/SessionReg.js
Created : 17/05/2016
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
SessionReg
static
SessionReg.js:38This class encapsulates data of a user's working session, usually associated to a single JClicProject
It's main component is sequences, an array of SequenceReg objects.
Parameters
project(module:project/JClicProject.JClicProject) — The JClicProject referenced by this session.code(string, optional) — Optional code to be used by this SessionReg
SessionRegInfo
static
SessionReg.js:226This object stores the global results of a SessionReg
Parameters
sReg(module:report/SessionReg.SessionReg) — The SessionReg associated tho thisInfoobject.