Changes for page Create A Questionnaire

Last modified by David Stadnyk on 2026/04/21 15:55

From version 11.1
edited by Isaac Mejia
on 2026/02/05 17:08
Change comment: There is no comment for this version
To version 12.1
edited by David Stadnyk
on 2026/04/21 15:55
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.IsaacMejia
1 +XWiki.DavidStadnyk
Content
... ... @@ -1,52 +1,57 @@
1 1  {{include reference="KBArticleHeader.WebHome"/}}
2 2  
3 -= Create A Questionnaire =
3 += Create a Questionnaire =
4 4  
5 -Create questionnaires and online forms within your site. You can create waivers, lifestyle and health forms, PAR-Q's... whatever you like!
5 +Questionnaires allow you to create custom online forms for your members, such as waivers, health forms, PAR-Qs, and more.
6 6  
7 -Click **Setup**
7 +----
8 8  
9 -* Click **Personalize**
9 +== Navigating to Questionnaires ==
10 10  
11 -* Click **Questionnaires**
11 +1. Click **Setup** in the left-hand navigation sidebar.
12 +1. Hover over **Personalize** to expand its submenu.
13 +1. Click **Questionnaires**.
12 12  
13 -* Click **Add Questionnaire**
15 +This opens the **Questionnaires** list, which displays all existing questionnaires with the following columns:
14 14  
15 -[[image:kb-1484292346-1484358006-1.png]]
17 +|=Column|=Description
18 +|**ID**|A unique identifier for the questionnaire.
19 +|**Name**|The name of the questionnaire.
20 +|**Mandatory**|Whether the questionnaire is mandatory for members to complete.
21 +|**Self Registration**|Whether the questionnaire is presented to members who self-register.
22 +|**Status**|Whether the questionnaire is currently Enabled or Disabled.
23 +|**Actions**|Links to Enable/Disable, Edit, or Delete the questionnaire.
16 16  
17 -* Enter a **Name** for your questionnaire
25 +----
18 18  
19 -* Select whether or not it will be a **Mandatory **questionnaire
27 +== Creating a New Questionnaire ==
20 20  
21 -* Select whether or not the questionnaire will be **Tagged to Self Registration**, which means that clients who self-register themselves will have to complete the questionnaire.
29 +Click **Add New** in the top right of the Questionnaires list to open the **Add Questionnaire** screen.
22 22  
23 -* Select whether or not **Digital Acceptance **is required.
31 +=== Settings ===
24 24  
25 -Now, it's time to build your questionnaire. You can choose to either Add Text Field, add a Question with Text Answer or a Question with Yes/No response.
33 +Configure the following options before building the questionnaire:
26 26  
27 -[[image:kb-1484292346-1484358012-1.png]]
35 +|=Field|=Description
36 +|**Name** //(required)//|The name of the questionnaire.
37 +|**Mandatory**|If set to //Yes//, all members will be required to complete this questionnaire.
38 +|**Tagged to Self Registration**|If set to //Yes//, members who self-register will be prompted to complete this questionnaire.
39 +|**Digital Acceptance Required**|If set to //Yes//, members must digitally accept the questionnaire before submitting.
28 28  
29 -* We recommend starting off with a **Text Field** to introduce the questionnaire to your clients and for any instructions you may have.
41 +=== Building the Questionnaire ===
30 30  
31 -[[image:kb-1484292346-1484358018-1.png]]
43 +Use the three buttons below the settings to add fields to the questionnaire:
32 32  
33 -* If you'd like to add a **Question with Yes/No**, select that option. You can also select whether or not each specific question is mandatory using the corresponding drop-down menu.
45 +* **Add Text Field Only** – Adds a block of text with no response field. Use this to introduce the questionnaire or provide instructions to the member. It is recommended to start every questionnaire with a Text Field.
46 +* **Question with Text Answer** – Adds a question with a free-text response field. A mandatory setting can be configured for each question individually.
47 +* **Question with YES | NO** – Adds a question with a Yes/No response. A mandatory setting can also be configured per question.
34 34  
35 -[[image:kb-1484292346-1484358024-1.png]]
49 +Add as many fields as needed. Each field appears as a row in the builder with a text entry area and the following controls on the right:
36 36  
37 -* To add a **Question with Text Answer**, select that option. Again, you can select whether or not this question is mandatory.
51 +* **Mandatory** dropdown //(Questions only)// — Set to //Yes// or //No// to control whether the question is required. Text Fields do not have a mandatory setting.
52 +* **▼ / ▲ arrows** — Move the field down or up to reorder it within the questionnaire.
53 +* **Remove** – Deletes the field from the questionnaire.
38 38  
39 -[[image:kb-1484292346-1484358030-1.png]]
40 -Add as many fields as you want. Once you're all done, click **Save and Exit**.
55 +Once complete, click **Save and Exit** to save the questionnaire, or **Back** to return to the Questionnaires list without saving.
41 41  
42 -**NOTE:**
43 -
44 -* You can use the arrows besides each field to shift it either up or down.
45 -
46 -* You can click
47 -
48 -**Remove** to delete a question
49 -
50 -[[image:kb-1484292346-1484358036-1.png]]
51 -
52 52  {{include reference="KBSupportCTA.WebHome"/}}