Page 1 of 1

How/Where to add external html to a webpage?

Posted: Tue Aug 27, 2024 12:49 am
by mvrock
Thinking about a site where one of the sections would be online quizzes for registered customers (students). I have an idea what I'd like to do with the site in terms of look, feel, functionality, but when it comes to the actual quizzes I was looking to "plug" some intricate/treed quizzes in from a application like iSpring Quizmaker https://www.ispringsolutions.com/ispring-quizmaker

But, where/how would I drop in code for these quizzes?

Any suggestions or direction pointing would be appreciated.

Thanks

Re: How/Where to add external html to a webpage?

Posted: Tue Aug 27, 2024 12:51 am
by BaconFries
You can use the following HTML Object for external scripts/code. If the script uses external files (jquery/javascript/css) then you can also use the "File Publisher" for these. Note when using external scripts/codes it is understood that you yourself have some knowledge of how to insert correctly into the software for it to work.

Re: How/Where to add external html to a webpage?

Posted: Tue Aug 27, 2024 2:51 pm
by mvrock
Yes, thank you! I was looking where the Page HTML option might be, and the topic you linked was perfect. Thanks again!