Version 3.1 by melanie@one-count_com on 2016/11/17 17:34

Show last authors
1
2
3 {{id name="Start ScreenSteps Content"/}}
4 (% style="color: rgb(0,0,0);" %)Questions are all the data fields/questions in your database. Questions may be used on forms, or they may exist only in the database for backend use, e.g. data imports, manual data entry, etc. This lesson describes how to create and manage questions.
5
6 Please refer to Quick Start Guide- Forms for information on basic concepts and rules relating to forms.
7
8 === ORDER OF QUESTIONS ===
9
10 **The order that questions appear in the Question Builder is the order that they'll appear in User Detail and the Add New User windows.**
11
12 In User Detail the first ten demographic questions and responses will appear by default, and to see the remaining questions/responses you must click "More Information >>". So, for example, if you want to see First Name, Last Name, Email, Title, Company Name, Company Address, Address2, City, State/Province, Zip/Postal Code by default in the User Demographic window, put your questions in that order in the Question Builder. The same applies if you want to have certain questions appear first in the Add New User window (for quicker manual entry).
13
14 See directions below on how to change the order of questions.
15
16 === First, click on the "move" icon to the left of the question ID number. ===
17
18 [[image:attach:media_1430423471858.png||align="center"]]
19
20 === Next, drag and drop the question into its new location. It's that simple. ===
21
22 [[image:attach:media_1430423394229.png||align="center"]]
23
24 See below how First Name was moved to appear after Last Name.
25
26 [[image:attach:media_1430423572179.png||align="center"]]
27
28 === OPENING THE QUESTION BUILDER ===
29
30 === Select INVENTORY from the main menu. ===
31
32 [[image:attach:media_1429201155407.png||align="center"]]
33
34 === Select QUESTIONS from the sub-menu. ===
35
36 [[image:attach:media_1429201174025.png||align="center"]]
37
38 This will open the Question Builder where you will see a list of existing questions and the options to Create/Update Download Template* and to Create Question (See below.)
39
40 [[image:attach:media_1439927100065.png||align="center"]]
41
42 *Create/Update Download templat allows you to create and save templates of demographic fields to include when downloading a list. These templates may be selected at the time of download in the List Wizard. Many times the same demographic fields are needed for multiple lists, and this will enable a user to simply select a previously created template rather than having to go through and select each field for each list. This functionality is available in version 11.6 and later.
43
44 To quickly find a question, use the Search functionality at the top of the page to search by question name or id.
45
46 === HOW TO CREATE A QUESTION / DATABASE FIELD ===
47
48 (% style="color: rgb(208,0,0);" %)**Questions are all the data fields/questions in your database. Questions may appear on forms, or they may exist only in the database for administrative use, e.g. data imports, manual data entry, etc.**
49
50 (% style="color: rgb(203,3,3);" %)**Because these "questions" are the actual data fields, they are a part of a pool of data fields/questions that are shared among ALL forms. If you change or delete a question, the change/deletion will change/delete that data field in the database and the question on ALL forms that use the question.**
51
52 There are two types of questions: standard (generic questions that are part of ONEcount~-~-e.g first name, last name, email) and user-created. User-created questions are those that you create and are specific to your database and forms, i.e. the user information you wish to include in your database and gather from your forms. Many of your questions will be user-created. It is not recommended to delete standard questions from the database.
53
54 === Click "Create Question" ===
55
56 [[image:attach:media_1441727092268.png||align="center"]]
57
58 This will open a pop-up window, as shown below, where you enter the question text, response type, question alias,eport header, Question Tag, and Lookup Question. More detail on this follows.
59
60 === "Question Text" - Enter the question text to be displayed on a form on the front end. ===
61
62 [[image:attach:media_1434994642968.png||align="center"]]
63
64 The Question Text is the text that a visitor would see on a form on your website.
65
66 As described above, there are some standard questions that can be used in a form. It is best to use existing questions if they match what you want the question to be. (See warning below.)
67
68 (% style="color: rgb(202,0,0);" %)//**Warning: Remember that any changes to the Question Text will apply to the data field in your database and apply to ALL forms that use that question, even those previously created.**//
69
70 === "Response Type" - Select the ResponseType for each question from the drop-down menu. See information below for further explanation. ===
71
72 [[image:attach:media_1434994596771.png||align="center"]]
73
74 **Response Type** defines the type of answer expected for the question; e.g., it makes sense to allow a user to select a state from a pull down instead of asking them to fill in a text box. This ensures the ONEcount system has uniform data in the database.
75
76 The response type can be //text field, text area, password, checkbox, radio button, select.//
77
78 The different types of response types are as follows:
79
80 **Text Field, Text Area, and Password Field (Open Ended)**
81 //text field~:// the user must type in a response (e.g. first name, last name)
82 //text area~:// same as text field, except allows more characters
83 //password field~:// text entered is not shown~-~-converted to *
84
85 * Radio Button and Select (Single Select - user can select only one response)*
86 //radio button// - user clicks on round button to select one response (e.g. male / female, yes/no/maybe)
87 //select// - user selects one response from a drop-down menu of choices
88
89 **Checkbox List** (Multi Select)*
90 user can click on multiple check boxes to select multiple responses from a list of choices
91
92 (% style="color: rgb(203,3,3);" %)//**Note: The system will automatically create values for Checkbox List-type responses. If you will be importing data to this field, these values must be replaced in the import file.**//
93
94 (% style="color: rgb(0,0,0);" %)//**Warning: Remember that any changes to Response Type will apply to the question/data field in your database and to ALL forms that use that question, even those previously created.**//
95
96 DON'T change a select- or radio-button type question to a text or checkbox-type question. Select- and radio-button type questions are created to ensure consistency in response values, and changing to a text-type question allows for inconsistent responses. For example, Country is a select-type question with certain display text and database values. Changing the question to, e.g., to a text-type question would allow front-end users to enter any text as a response. Using "United States" as an example, users could enter US, USA, U.S.A., United States of America, Unites States (notice the misspelling), Estados Unidos, etc. To pull a list, generate a report, create a targeting persona, you would have to determine and then include every possible variation of United States to do so. By keeping it as a select-type question, data is uniform, and lists, reports, and personas can be created consistently and accurately.
97
98 It is best not change a text/radio button/select-type question to a checkbox-type question. Because the system assigns values to checkbox-type questions and stores them in a different manner than other question types, if users' profiles are not updated with the new value for the checkbox-type question, the previously assigned values won't match the new values created by the system and can't be translated to the new values. As a result, User Demographics and Demographic Activity will show a blank for the response to that question and the List Wizard won't be able to generate a list based on that demographic. This will also affect pulling analytics based on that demographic question from Web Analytics and creating a target segment in the Persona Manager. (Remember, if user profiles aren't updated to new values, the system won't be able to translate the previous values to the changed values because of the different way they are stored within the system.)
99
100 (% style="color: rgb(0,0,0);" %)When selecting to "View" a generated list in the List Wizard (which allows you to run a product or demographic report and immediately view it), you can only select demographic questions with Radio Button or Select-type responses for rows and columns in the reports. Text Field, Text Area, Password Field, and Checkbox List type responses cannot be used.
101
102 For Checkbox, Radio, and Select-type questions the display will change, allowing you to enter the Display Text (1), and for Radio and Select-type questions you can enter the value (2) for each possible response, as shown below.
103
104 [[image:attach:media_1434993527344.png||align="center"]]
105
106 (1) **Display Text** is the text that a visitor will see on the form.
107 (2) **Value** is the value you want assigned in the ONEcount database for that response. Values can be numeric or alphabetic (e.g. in a Yes/No question Display Text “Yes” value could = 1 or Yes, and Display Text “No” value could = 2 or No.) .
108
109 **TAKE NOTE:**
110 (% style="color: rgb(203,3,3);" %)**The system will automatically create values for Checkbox-type responses. The "Value" field is locked, so you cannot enter your own values. When you save the question, the system-generated values will be added. If you will be importing data to this field, these values must be replaced in the import file.**
111
112 (% style="color: rgb(255,0,0);" %)**For select-type questions, be sure to create a default answer as the first response, such as “Select One” If this is not set, any user who doesn't select an answer for the question will automatically be assigned the first value, which could be incorrect.**
113
114 **Do NOT use comma separated values or special characters as a value in select- and radio button-type responses. This will cause an error when displaying reports, forms, and saving user data.**
115
116 **Do not create any display text or value longer than 255 characters. The full text will not be saved.**
117
118 The order of responses can be changed in checkbox list, select, and radio button types of responses by clicking on the gray icon to the left of "Text:" and dragging the row to the desired position.
119
120 Any blank responses will automatically be deleted upon pressing "Add New Question".
121
122 Text and Values may be edited by clicking in the entry field.
123
124 (% style="color: rgb(202,0,0);" %)//**Warning: Remember that any changes to Response Value will apply to the data field in your database and to ALL forms that use that question, even those previously created.**//
125
126 === "Question Alias" - Enter a Question Alias, if needed. ===
127
128 [[image:attach:media_1434993469253.png||align="center"]]
129
130 **Question Alias** is used for identifying a question for a specific form. For example, you may need to create a two (or more) identical questions with different response options because the question has different possible responses or you may need to create two (or more) questions with very similar Question Text. To avoid confusion among similar questions, enter an alias for the question. Or, you may want an alias of ALL for questions that can be used across all forms.
131
132 For example, if you have different publications and/or products to offer – one for, say, medical doctors and another for allied health professionals - and both forms have the Question Text “Medical Profession", the response options may need to be slightly different to reflect the different types of titles for the different verticals. In such a case, you can create a "Medical Profession" question, then duplicate it and create an alias for the questions so you can identify them, e.g. abbreviated name of the publication/product or "AH - PROF” for the question with Allied Health responses and “DOC - PROF” for other.
133
134 In the screenshot above, the Question Alias "AH - PROF" identifies that particluar question and it's responses should be used for forms for Allied Health Professionals. Note "Select One" is the first possible response.
135
136 (% style="color: rgb(202,0,0);" %)//**Warning: Remember that any changes to the Question Alias will apply to ALL forms that use that question, even those previously created.**//
137
138 === "Report Header" - Enter text to be displayed in reports. ===
139
140 [[image:attach:media_1434992692042.png||align="center"]]
141
142 When a list is downloaded, the Report Header is the text that will appear in the report.
143
144 If no text is entered in this field when creating the form, the complete Question Text will appear in the report. It is best to include a Report Header if the question text is more than several words.
145
146 In the screenshot above, GRAD YEAR will appear as the column header in the list/report rather than "Year of Graduation from Medical Schoool?"
147
148 === "Question Tag" – Select Question/Field to Tag (v. 11.6 and later) ===
149
150 [[image:attach:media_1436990184743.png||align="center"]]
151
152 Question Tags are used in conjunction with progressive lookup, social media login, forgot password, and smartlinks. They are used to identify and map questions in ONEcount for purposes such as checking for duplicate/existing email addresses when completing a form, checking username and password, and for identifying the correct field in which to put data coming into the ONEcount system from outside sources such as social media login.
153
154 (% style="color: rgb(255,0,0);" %)**QUESTION TAG CONFIGURATION SHOULD BE DONE UPON QUESTION CREATION. IF REQUIRED QUESTIONS, E.G. EMAIL, AREN'T CONFIGURED WITH A QUESTION TAG, PROGRESSIVE LOOKUP AND OTHER FEATURES MAY NOT WORK PROPERLY.**
155
156 **The Email question MUST be set with a Question Tag so that the system will know that is the field to check for an existing email when a user enters his/her email address in a form. If the email is identified, the user will be presented with a challenge question. When the question is answered correctly the user will automatically be logged in and the form auto-populated with the user's information. (See Progressive Lookup** **for more information on how ONEcount's progressive lookup feature works.)**
157
158 The Question Tag for Phone comes into account when progressive lookup needs to send a code to a mobile number. Other question tags like city, state, birthday, gender, etc. (the values that can be pulled up from social login) are used in social login to auto-populate those question fields in a form.
159
160 When a question is tagged, it says to the system, "This is the question ID for email" or "This is the question ID for username" or "This is the question ID for Last Name" so that ONEcount knows to match email or phone information with the correct question/field when input by a user or when being pushed to ONEcount from social media login.
161
162 *In Version 11.6 and prior, there are mappings for these questions in the Configuration Manager. However, the questions should also be tagged in the Question Builder. Questions/fields that should be tagged are those that will be used for checking for duplicate/existing email and phone data, Username and Password for login and duplicate checking, and fields that will be pulled into ONEcount upon logging into ONEcount va social media, such as first name, last name, city, state, zip, gender, etc.
163
164 *
165 ** In post-Verion 11.6, the mappings will no longer be in the Configuration Manager and Question Tags will be the only mechanism to map questions. Question Tags will be pre-set for standard demographic questions that come with the ONEcount system.
166
167 === "Lookup Question" – Select Yes or No (v. 11.6 and later) ===
168
169 [[image:attach:media_1434992788590.png||align="center"]]
170
171 Lookup Questions are used in conjunction with ONEcount's progressive lookup feature.
172
173 The default is "No", meaning that the question will not be used as a challenge question for progessive lookup on forms.
174 Selecting "Yes" means that the question will be used as a challenge question for progressive lookup on forms.
175
176 See Progressive Lookup documentation for more detail on progressive lookup functionality.
177
178 **If you set several lookup questions there is more probability that the system will present the user a challenge question instead of sending a verification code (see Progressive Lookup** **documentation).**
179
180 **Challenge questions will only appear if the question value is not empty; and they should be questions that are not being answered in the form. More selected lookup/challenge questions means more of a chance that a user has a response in the database to one of them and will be able to answer rather than requiring a verification code.**
181
182 === Once Question Text, Response Type, Question Alias, Report Header, Question Tag, Lookup Question, and possible responses and values are completed, click "Add New Question" to save the question. ===
183
184 [[image:attach:media_1434993398198.png||align="center"]]
185
186 The new question will be assigned a Question ID and appear at the top of the list of questions. (See below.)
187
188 [[image:attach:media_1441726923283.png||align="center"]]
189
190 You can change question order by clicking on the icon to the left of the ID number and dragging the question to the desired location in the list.
191
192 **The order of questions in the Question Builder is the order that they will appear in User Detail and when adding a new user.**
193
194 === HOW TO CREATE A DOWNLOAD TEMPLATE (v. 11.6 and later) ===
195
196 "Create/Update Download Template" allows you to create and/or edit templates used for repeated downloads that include the same demographic fields each time. Templates can then be selected when you download a report/file.
197
198 === Click on "Create/Update Download Tempate". ===
199
200 [[image:attach:media_1441723894734.png||align="center"]]
201
202 This will open the "Manage Download" Template window where you'll see a list of existing templates, as shown below.
203
204 === Click "Create Template". ===
205
206 [[image:attach:media_1441723967166.png||align="center"]]
207
208 This will open the "Add/Update Download list Template" pop-up window, as shown below.
209
210 [[image:attach:media_1441724079294.png||align="center"]]
211
212 Give the template a name, description, and select demographic fields you want to include in the template.
213
214 [[image:attach:media_1441724149285.png||align="center"]]
215
216 When finished selecting the demographic fields for the template, click anywhere outside of the Demographic Selection drop-down list and click "Save".
217 To cancel the operation, click "Cancel".
218
219 === HOW TO EDIT A DOWNLOAD TEMPLATE ===
220
221 === Click on "Create/Update Download Tempate". ===
222
223 [[image:attach:media_1441725850192.png||align="center"]]
224
225 This will open the "Manage Download" Template window where you'll see a list of existing templates, as shown below.
226
227 Note: to quickly locate a template, use the Search functionality.
228
229 === Click the "expand" icon to see a list of demographic fields included in a template. ===
230
231 [[image:attach:media_1441725891669.png||align="center"]]
232
233 === Click the "edit" icon. ===
234
235 [[image:attach:media_1441726213345.png||align="center"]]
236
237 This will open the "Add/Update Download List Template" pop-up window as shown below.
238
239 === Add/remove demographic fields and/or change Name and Description. ===
240
241 [[image:attach:media_1441726416700.png||align="center"]]
242
243 To remove a question/field, click on the "x" to the right of the question.
244 To add a question/field, click anywhere in the Demographic Selection field to display a drop-down list of remaining demographic questions.
245
246 When done, click "Update".
247 To cancel the operation, click "Cancel".
248
249 === HOW TO MANAGE QUESTIONS ===
250
251 Icons in the "Operation"" column are used to edit, delete, and copy questions.
252
253 [[image:attach:media_1430170179578.png||align="center"]]
254
255 === To edit a question, click on the Edit icon. ===
256
257 [[image:attach:media_1430170224754.png||align="center"]]
258
259 This will open the "Update Question" window where all relevant fields for the question type may be edited. (See below.)
260
261 [[image:attach:media_1430170253054.png||align="center"]]
262
263 **Important Note:**
264 **It is best not change a text/radio button/select-type question to a checkbox-type question. Because the system assigns values to checkbox-type questions and stores them in a different manner than other question types, if users profiled are not updated with a value for the checkbox-type question, the previously assigned values won't match the new values created by the system and can't be translated to the new values. As a result, User Demographics and Demographic Activity will show a blank for the response to that question and the List Wizard won't be able to generate a list based on that demographic. This will also affect pulling analytics based on that demographic question from Web Analytics and creating a target segment in the Persona Manager. (Remember, if user profiles aren't updated to new values, the system won't be able to translate the previous values to the changed values because of the different way they are stored within the system.)**
265
266 === To delete a question, click on the Delete icon. ===
267
268 [[image:attach:media_1430422138414.png||align="center"]]
269
270 **NOTES:**
271
272 (% style="color: rgb(203,3,3);" %)**Because these "questions" are the actual data fields, they are a part of a pool of data fields/questions that are shared among ALL forms. If you change or delete a question, the change/deletion will change/delete that data field in the database and the question on ALL forms that use the question.**
273
274 (% style="color: rgb(203,3,3);" %)**DO NOT DELETE ANY STANDARD QUESTIONS (THOSE QUESTIONS THAT CAME PRE-INSTALLED WITH ONECOUNT – QUESTION #s 1-14).**
275
276 (% style="color: rgb(255,0,0);" %)**USE DELETE WITH CAUTION. IF YOU DELETE A QUESTION IT WILL BE DELETED FROM ALL FORMS THAT ARE USING IT. IF USERS HAVE RESPONDED TO A DELETED QUESTION, THE DATA WILL REMAIN IN THE DATABASE, BUT YOU WON'T BE ABLE TO RETRIEVE IT (E.G. USING THE LIST WIZARD TO RUN A LIST BY DEMOGRAPHIC).**
277
278 [[image:attach:media_1430422192271.png||align="center"]]
279
280 Select on the pop-up confirmation either "Cancel" to cancel the deletion or "OK" to proceed with the deletion.
281
282 (% style="color: rgb(255,0,0);" %)**Remember that deleting a question will remove it from the database and from ALL forms it appears on.**
283
284 === To copy a question, click on the Copy icon. ===
285
286 [[image:attach:media_1430422364988.png||align="center"]]
287
288 This will make a copy of the question, including Text/Type/Alias/Report Header and all response text and response values.
289
290 The new question will have the same question text as the old, with "_Copy" appended at the end, and it will appear at the bottom of the question list. In the screenshot below, the question "How many employees work at your company?" was copied.
291
292 [[image:attach:media_1430422601797.png||align="center"]]
293
294 Once the question is copied, you can rename and edit it just as you would any other question.
295
296 Note: If only adding or removing responses to a question, don't copy/create a new question.
297
298
299
300 {{id name="End ScreenSteps Content"/}}