Using an Info Balloon you can make important information jump out. Your text will be highlighted and thus draw the attention of your respondents even more. You can also use this feature in hidden questions in order to provide additional instructions for your colleagues.
You can add this info balloon to the introduction questions, answer options and the thank-you page.
To jump quickly to the right section, click any of the links below:
Add an info balloon to a question
- Sign in to CheckMarket
- Open your survey and click Edit.
- Add a new question by clicking on
or click the pencil icon
to edit an existing question.
- Click on Load text editor.
- Click on the HTML tab.
- Paste the following code into this tab:
<div class="messageBallonInfo">Your highlighted text</div>
All text outside of this code will appear normally. The text within the code will be surrounded by a yellow box.
- Click on Save.
The infoballoon will look like this in your survey:
You can add an info balloon to your answer options by pasting the HTML code directly in the answer options text field.
Add an info balloon to the introduction or thank-you page
- Sign in to CheckMarket
- Open your survey and click Edit.
- Click anywhere on the text of the introduction or thank-you page so a task bar appears.
- Click on the source code button to open the HTML version.
- Paste the following code into this window:
<div class="messageBallonInfo">Your highlighted text</div>
All text outside of this code will appear normally. The text within the code will be surrounded by a yellow box.
- Click on Ok.
This is an example of what the introduction will look like for your respondents:
You can add an info balloon to your answer options by pasting the HTML code directly in the answer options text field.
Within this info balloon you can still add hyperlinks, put text in bold, etc. by using the editing options in the Design view or via the task bar that appears when you edit inline.
Comments
0 comments
Please sign in to leave a comment.