How do I add a survey form to my existing web design (HTML wrapping)?

If you want to add a survey form to your existing web design, there are two basic methods of doing this. You can either wrap the survey in html code, or you can embed the survey itself using iframes. This document describes how you wrap your survey in HTML.

Click here for instructions on how you can add a form using iFrames.

1. Click on the 'Look and feel' menu item available from Survey administration:

look and feel

2. Upload the HTML code for your web design:

Click on the upload icon for the HTML file to upload your HTML code. look and feel upload

Your code MUST contain a <survey> link. code result