Countdown tracker
September 25, 2008 12:00 AM
Variables - YES!Create a Variable:- 'AnswerCount'- 10 (default amount)Add a Text Box to the parent level of the picture pages (Chapter/Section) - 'CountdownDisplay'. Enter the number 10 and set the applicable text style.Add an Action Group to the parent level of the picture pages (Chapter/Section) - 'CorrectAnswer'.Add the following Actions:'ModifyCount'- Modify Variable- 'AnswerCount'- 1- Subtract from Variable'ChgContents'- Change Contents- 'CountdownDisplay'Add an Action to the selection method you are using (I'm guessing when the learner clicks the picture - a button or something to that effect) and make sure it's under the 'Correct' answer:'Run CorrectAnswer'- On MouseClick- Run Action Group- 'CorrectAnswer'Hope this helps.
Discussions have been disabled for this post