user
@shanpjose
Adding the Java Script
In which slide do I need to add the java script generated.
I have a 10 question quiz template. On the home page, the learner will enter the name and click a Start button which will take the learner to Question and 1. Answering the question correctly will give the learner 10 points.
I am not sure where to add this java script.
reply
Reply
user
@support
Hello. If the question is about the script that adds a new record to the table (step 3 in the "how to use" instructions), you should call it at a point when you want to send the new data to the leaderboard. This will depend on your development goals, but I would assume that you want to do it after you already have the name and the score in a variable, otherwise it seems pointless to add a blank record.
reply
Reply