Tracking how many clicks?
By
Darren D
Hi everyone,
Quick question:
Is there a way to track how many times a user clicked a button in SL?
The idea is to record the number of clicks on a button (which plays an audio file) and then have the data displayed to the user at the end of the course for feedback (as in it took a user that many times of listening to instructions to get the objective of the course).
Your help is greatly appreciated!
2 Replies
That can easily be done by creating a numeric variable and then adding a trigger to the button that increases the variable when the button is clicked. See attached a quick example.
Hope that helps.
This is fabulous!
Thanks Michael