* Add a Simple - List Menu and give it the name "What is your favourite colour?"
* Add three options to the drop down list "Red" "Green" and "Blue"
* Edit the Vertical Delivery Options and after the default "How can I help?" add "<br /><div id="'strOpening"'></div>"* Edit the title block and add to the notes "<div id="'strName"'></div>"* Edit the phone number question and add to the notes "<div id="'strNumber"'></div>"* Edit the list menu quetsion and add to the notes "<div id="'strColour"'></div>"
<syntaxhighlight lang="html4strict">
<div id="'strOpening"'>Good --period--. My name is --firstname--. How can I help?</div><br />
</syntaxhighlight>