Hangman: Difference between revisions

From Iskomunidad
(Created page with "==Hangman Game== This game takes all the words from a glossary or quiz short answer questions and generates a hangman puzzle. The word to guess is represented by a row of das...")
 
Line 1: Line 1:
==Hangman Game==
==Hangman Game==
 
<br/>
This game takes all the words from a glossary or quiz short answer questions and generates a hangman puzzle. The word to guess is represented by a row of dashes. If the student suggest a letter which occurs in the word, then it displays in its correct position else the picture will display one element of the hanged man stick figure as a tally mark. <br/> Here's its [http://uvle.up.edu.ph/mod/game/view.php?id=53305 demo page on UVLe for students].
This game takes all the words from a glossary or quiz short answer questions and generates a hangman puzzle. The word to guess is represented by a row of dashes. If the student suggest a letter which occurs in the word, then it displays in its correct position else the picture will display one element of the hanged man stick figure as a tally mark. <br/> Here's its [http://uvle.up.edu.ph/mod/game/view.php?id=53305 demo page on UVLe for students].
<br/>


[[File:Cosplya.PNG|center]]
[[File:Cosplya.PNG|700px|center]]
<br/>


==How to add Hangman to an UVLe course==
==How to add Hangman to an UVLe course==

Revision as of 14:24, 12 November 2013

Hangman Game


This game takes all the words from a glossary or quiz short answer questions and generates a hangman puzzle. The word to guess is represented by a row of dashes. If the student suggest a letter which occurs in the word, then it displays in its correct position else the picture will display one element of the hanged man stick figure as a tally mark.
Here's its demo page on UVLe for students.


How to add Hangman to an UVLe course