Adding a pop up calculator to a test
March 21, 2008 12:00 AM
One way that I have placed a working calculator in my learning modules is through the use of JavaScript-coded calculators.If you google "JavaScript Calculators" such as from this Free JavaScript website you will see many examples of calculators you can use to place in your learning modules.I use the Advanced Calculator example which is sufficient for general calculator work.In Lectora I insert a External HTML object with an ObjectType of "Other", copy the script into the box, and then test by publishing it to HTML and view in Browser.Since you want it in a pop-up window, you can use a Text with a Hyperlink to the page with the calculator and simply indicate you want it to "Open in a New Window".And there you have your pop-up window with a working calculator.
Discussions have been disabled for this post