Set Question Page Text

Select this option on the Question Form to set text for the Question, Header, or Footer.

Once you select Question, Header, or Footer from the Set Question Page Text menu, the HTML Editor appears. Use this full-feature HTML editor to enter and format your text. See Using the HTML Editor for more information.

Using Equations in Question Text

SurveyWriter allows you to use equations inline in your survey wherever you can enter text. You must enclose equations within double brackets, [[ ]], and insert your question IDs between single bars, ||. For example:

Of those [[|Q11-C1-R2|*|Q23|]] patients you managed in the past year who had Rosecea and were unable to use retinoid in first line treatment, please fill in the number of patients receiving each type of therapy 2nd line.

In this example, we've multiplied the result from two questions and piped them into the question text of a follow up question.

You can use the following mathematical operators in your equations:

+ addition
- subtraction
* multiplication
/ division
^ exponentiation
Sqr square root
Atn arctangent value
Cos cosine
Exp raise the exponential power for logarithm
log return the exponential power for logarithm
Sin sine
Tan tangent