Hi there,
I have a quiz based game.
I would like to track which questions the students get right or wrong.
A function will randomly pick questions from a txt file, so i cannot individually specify to write to a file if the specific question is right or wrong.
Is there other methods, programs or plugins that works well with construct 2 to achieve this analytic function>
Thanks.
p.s
The game will be run using localhost. (I have tried google analytics which didn't work because i don't have a website)