The quiz displays a series of possible answers on a random wordsearch grid. The student is prompted by a clue to click and drag in order to rubber-band the appropriate answer. If the answer matches the vocabulary word in the bank, the word is marked in green and the score increases. Otherwise the word is marked in red. If random text is rubber-banded - nothing is selected. This version allows for a maximum of 5 words from a question bank of 8. It is possible to change the question bank sprite and wordlist values to adapt this for any other topic. One caveat: the grid is 10x10 - so, adding several long words will take ages to find a workable grid. It would be relatively trivial to re-write with a smaller sprite size and a larger grid.