activities/puzzles/ExchangePuzzle

Source: ExchangePuzzle.js:32

File : activities/puzzles/ExchangePuzzle.js
Created : 30/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

ExchangePuzzle

Extends: module:Activity.Activity

This class of Activity shows only one panel with shuffled ActiveBox objects.
To solve the activity, each cell must exchange its location with another one. When all cells are
on place, the activity is done.

Parameters

ExchangePuzzlePanel

Extends: module:Activity.ActivityPanel

The ActivityPanel where activities of type ExchangePuzzle are played.

Parameters