/[drupal]/contributions/modules/jeopardy/README.txt
ViewVC logotype

Diff of /contributions/modules/jeopardy/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1, Tue Jan 30 21:46:56 2007 UTC revision 1.2, Mon Sep 1 02:27:45 2008 UTC
# Line 1  Line 1 
1  This module allows you to define a new node type called a 'Jeopardy Game',  This module allows you to define a new node type called a 'Jeopardy Game',
2  which lets your authorized users create Jeopardy games for other users to play later.  which lets your authorized users create Jeopardy games for other users to play later.
3    
4    You choose a number of categories and a number of questions per category on one screen, then
5    you are redirected to a form to fill in the category names, and the question (along with an
6    answer field) for each question.
7    
8    If you choose to update the number of categories and/or questions, you can potentially lose
9    information stored in questions.  You will also have to save the node with the new numbers,
10    then re-edit the form, and additional category, question, and answer boxes may be available.
11    
12    When you view  a Jeopardy game it requires JavaScript to function properly.  One click on a cell
13    in the table shows the question, another click on the word 'answer' shows the answer.
14    
15    The idea is that you can use a projector or some similar means to show the Jeopardy game to
16    your class, then you will be in charge of when a question is displayed.  If you let your students
17    play the game independently, be forewarned that a simple 'view source' by your students will let
18    them cheat.
19    
20    No more further development of this module is likely to happen (unless someone finds a huge bug).

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.2