What is the JavaScript code for multiplying a value?

Mar 23, 2016

How is the JavaScript written that would multiply a user's final score? For example, if a user scores 80 on a 40 question quiz they would have a passing grade of 100%. Multiplying 80 * 1.25 = 100. I want to create a javascript trigger that multiplies the score and displays it on the results slide. I know that it displays the percentage by default already but I would still like to know how to do it.

TIF!

1 Reply

This discussion is closed. You can start a new discussion or contact Articulate Support.