Formatting text in outcome measures
In order to keep outcome measures as clear as possible for patients, there is a limited possibility of text formatting. This can be done with both the description of the outcome measure and the text of the specific questions.
Bold text
Use the <strong> and </strong> tags to bold the text between them.
Text in italics
Use the <em> and </em> tags to display the text between them in italics.
Underlined text
Use the <u> and </u> tags to underline the text between them.
Ordered or unordered list
Build a list by beginning and ending with:
<ol> and </ol> for an ordered (numbered) list
<ul> and </ul> for an unordered list
Also use the <li> and </li> for each item in the list.
Note: in the outcome measure description, the tags will become invisible after you save your changes. However, they will still work - unless you save some changes again.
Example of text formatting (practitioner view)
Example of text formatting (patient view)