To insert the multiple choice questions, we simply embedded HTML in the panel that calls a webpage. For example, the HTML for one quiz section is here. We found some scripts online that provided the functionality that we needed and just modified to HTML code. Here's a template for our html and css/javascript. You'll need a server to load it to and modify.
... View more