[[questionDisplay]]
[? if instruction ?]
[[instruction]]
[? endif ?] [? if answerType == "choice" ?]
[? endif ?]
[? if answerType == "multiselect" ?]
[? endif ?]
[? if answerType == "number" ?]
[? endif ?]
[? if answerType == "text" ?]
[? endif ?]
[? if answerType == "decimal" ?]
[? endif ?]
[? if answerType == "select" ?]
[? endif ?]
[? if answerType == "date" ?]
[? endif ?]
[? if answerType == "yesno" ?]
[? endif ?]