activities/textGrid/WordSearch

Source: WordSearch.js:32

File : activities/textGrid/WordSearch.js
Created : 15/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

WordSearch

Extends: module:Activity.Activity

This class of Activity shows a TextGrid with some words placed in horizontal,
vertical or diagonal direction, written right or upside down. The remaining grid cells will be
filled with randomly selected characters.

The aim of the activity is to find all the words hidden on the text grid.
The content of an optional ActiveBagContent can be revealed on an auxiliary panel as
words are found.

Parameters

WordSearchPanel

Extends: module:Activity.ActivityPanel

The ActivityPanel where WordSearch activities are played.

Parameters