tic tac toe game

From the Lectora Help using tic-tac-toe search:



  • Tic Tac Toe (TicTacToeGame.swf) - Displays a Tic Tac Toe game. Users answer True/False questions. Correct answers allow them to place an X on the Tic Tac Toe grid. A 0 is placed in the grid when the answer is incorrect.













The following variables' value within the Flash animation can be retrieved using the Flash command Get Variable Action. For more information about using the Flash command, see Executing Flash commands.






















Variable


Description


result


Result of the game. The default is 0. A value of 1 signifies a win; a value of -1 signifies a loss.


score


Number of questions answered correctly.


percentage


Percentage of questions answered correctly based on the total number of questions.




Discussions have been disabled for this post