activities/puzzles/DoublePuzzle

Source: DoublePuzzle.js:32

File : activities/puzzles/DoublePuzzle.js
Created : 22/05/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

DoublePuzzle

Extends: module:Activity.Activity

The aim of this class of Activity is to put in order the shuffled elements of an
ActiveBagContent that contains an image, sounds, text... or any other media content.

The activity uses two panels: one with the shuffled cells, and other initially empty where
this cells must be placed in order.

Parameters

DoublePuzzlePanel

Extends: module:Activity.ActivityPanel

The ActivityPanel where DoublePuzzle activities are played.

Parameters