Example
StephenB
2 days agoCommunity Member
Gameshow interaction with variables
The challenge this week inspired me to recreate a gameshow-style knowledge check using variables for participants to enter their name and select a character. Here are the ways I used variables in this project:
- Participant Name
- Participant avatar (Storyline character)
- Participant "winnings" (score)
- "Winnings" (score) for two contestants (points awarded to one of the two if the user answers incorrectly)
- True/False variable which toggles when the user makes name/character selections to trigger a warning layer if no selections are made
- True/False variable which toggles when all questions have been answers to navigate to "Results" slide which uses the score variables to determine which layer to show based on which character had the highest score
No RepliesBe the first to reply
