activities/panels/Identify
Source: Identify.js:32
File : activities/panels/Identify.js
Created : 03/06/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
Identify
static
Identify.js:43Extends: module:Activity.Activity
The aim of this type of Activity is to identify ActiveBox elements in a panel
that satisfy a specific condition, usually exposed in the main message.
Parameters
project(module:project/JClicProject.JClicProject) — The JClicProject to which this activity belongs
IdentifyPanel
static
Identify.js:89Extends: module:Activity.ActivityPanel
The ActivityPanel where Identify activities are played.
Parameters
act(module:Activity.Activity) — The Activity to which this Panel belongsps(module:JClicPlayer.JClicPlayer) — Any object implementing the methods defined in the
PlayStation Java interface.$div(external:jQuery, optional) — The jQuery DOM element where this Panel will deploy