report/Reporter
Source: Reporter.js:32
File : report/Reporter.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
Reporter
static
Reporter.js:44This class implements the basic operations related with the processing of times and scores
done by users playing JClic activities. These operations include: identification of users,
compilation of data coming from the activities, storage of this data for later use, and
presentation of summarized results.
Parameters
ps(module:JClicPlayer.JClicPlayer) — The JClicPlayer used to retrieve localized messages
ReporterInfo
static
Reporter.js:574This object stores the global results of a Reporter
Parameters
rep(module:report/Reporter.Reporter) — TheReporterassociated tho thisInfoobject.