report/ActionReg
Source: ActionReg.js:32
File : report/ActionReg.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
ActionReg
static
ActionReg.js:40This class stores information about one specific action done by the current user while playing
an activity.
Parameters
type(string) — Type of action (click,write,move,select...)+(string) — source - Description of the object on which the action is done.+(string) — dest - Description of the object that acts as a target of the action (used in pairings)ok(boolean) —trueif the action was OK,false,nullorundefinedotherwise