Forum Discussion
TH-bf52b1b3-f6f
4 years agoCommunity Member
How to send quiz results via mail automatically via Javascript
Hi all,
until now I am able to let create a mail with the results of 5 quizzes automatically. But the learner could adapt that mail text and has to hit the "Send"-button in his mail client.
H...
TH-bf52b1b3-f6f
10 months agoCommunity Member
Uhhhh...this is going to get big.
Actually it should work, getting the answers. But it would mean you have to create on each answer a hotspot. Then create for each hotspot a variable. Then you have to create a trigger that starts with timeline start of the slide. That trigger says "on click on hotspot 1 assign value of variable 1 to true". So you would see which of the hotspots have been clicked.'
And of course you have to add these variable to the javascript.
But this only works if you turn off the randomization of the order of the answers. They have to be static.
Thorsten