Question Writer Manual/Frequently Asked Questions/html links
Can I include a link to another website in my quiz? |
Yes this is possible. You can edit just about every text field in your quiz and insert html tags to include a link to another webpage.
To edit labels open Quiz Properties - Report Labels or Quiz Properties - Other Labels
Remember to switch on Use HTML to format text in the Appearance Settings and the HTML you need to add will look something like this:
<a href="http://www.yourwebaddress.com">Click Here for more information</a>