Forum Discussion
DivyaMenon-3c95
4 years agoCommunity Member
Calculating Time on a Slide
Hi,
I'm trying to create a game where I need to calculate the time it takes a player to complete the game. The total duration of the game is set to 3 minutes. What variable can I create to calcula...
DivyaMenon-3c95
4 years agoCommunity Member
Hi Maria,
Thank you for sharing this. Here's what I am trying to achieve.
1) I'm creating a drag-and-drop interaction which has a total duration of 3 minutes, otherwise the game will be over.
2) I want to calculate how much time it takes someone to complete this game.
3) Based on the time it takes them, I want to calculate how much time it takes them to approximately match each drag item to its drop target.
When I use the elapsed time variable, it's throwing up an error for me. Could you help me with this, please?