Found this content helpful? Log in or sign up to leave a like!

How to Call Custom Javascript Functions within Pages/Quizzes?

Mr_Wood
Community Explorer

Canvas allows for custom javascript to be uploaded, but the main way I can see online for tutorials regarding custom scripts is to use the <button> tag or the <a onclick="function()> which are both banned by canvas.

How do you call on your javascript functions from within a page?

The current goal is to make up for the lack of the immersive reader by calling on the WebReader API within quiz questions and answers when a "Read This" is clicked by students

Labels (3)
0 Likes