activities/text/Complete
Source: Complete.js:32
File : activities/text/Complete.js
Created : 20/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
Complete
static
Complete.js:40Extends: module:activities/text/TextActivityBase.TextActivityBase
This type of text activity suggests users to complete a given text, without any help on where to
write the missing words or phrases.
Parameters
project(module:project/JClicProject.JClicProject) — The project to which this activity belongs
CompletePanel
static
Complete.js:54Extends: module:activities/text/TextActivityBasePanel.TextActivityBasePanel
The TextActivityBasePanel where Complete 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