Tags are used to define and modify widgets, questions and variables, both visible and hidden, that make up a survey. While some tags are required for widgets to be fully-defined, e.g., using the type
tag to specify a question type, others are optional, but still necessary for the widget to function as desired. Tags may specify details such as instructions, acceptable answer ranges for open-ended questions, validations, "decline to answer" responses, text field sizes, and more.
Below you will find a list of many of our most commonly used tags, listed alphabetically, with links to articles for additional information. Some links may include aliases, abbreviated names that can be substituted for the full name; any aliases will be listed in parentheses after the tag name. We have also included a "For use with" column that specifies which widget types they can be applied to.
To jump ahead to a specific letter, use the table of contents to the right.
A
Tag | For use with... | Description |
accept |
|
Use to specify certain file types or to allow different forms of media such as text or audio. |
add rule |
CheatSweep |
The To include or modify a rule, add the following lines. The keys (shown to the left of each => arrow) are 'id', 'test', 'bad', and 'good' and should remain unchanged. Change the "values" (on the right side) of each key as appropriate. |
allow_country |
CheatSweep |
Allows users to specify a country (or countries) for which IP addresses are allowed for respondents; respondents not matching that country will be immediately termed. Requires country codes for input. Multiple countries may be specified in a comma-separated list. |
allow_dup |
CheatSweep |
Accepts 'y' (yes) and 'n' (no) or with condition logic; setting to 'y' allows multiple responses from a single person. By default, people that attempt multiple responses will be termed and coded as "duplicate." |
allowreadsfrom |
|
Used along with the |
alphabetize |
setlists, inline lists |
Alphabetizes a set list or inline list, and only goes from A to Z; can be used with the anchor tag. |
altcolor |
radio and checkbox tables |
Accepts 'y' (yes) and 'n' (no); use to alternate row colors. |
alt label |
questions, tables, and variables |
Creates an alternate question ID in exported files. |
always |
|
Accepts 'y' (yes) and 'n' (no); when set to 'y', specifies whether an e-mail message is sent every time a respondent views a page that triggers the send command for that message. Instructs the system to always display a question or table to respondents. |
anchor |
setlists, inline lists |
Accepts 'y' (yes) and 'n' (no); anchor an option in its listed position of a randomized list. Frequently this is used to anchor an item at the end of a list. |
anchor autoother |
|
Accepts 'y' (yes) and 'n' (no); defaults to false ('n'). Specifies that autoother options used in questions that include either randomize: y or the order tag will be anchored in their list positions.
|
anchor exclusive |
|
Accepts 'y' (yes) and 'n' (no); defaults to false ('n'). When set to 'y', specifies that all options identified as "exclusive" via the exclusive tag or decorator would be anchored in their position in a randomized list of options, row elements, etc.. For use with situations when only a single value is indicated by the exclusive tag/decorator – e.g., exclusive: 99 .
|
applyif (apply if) |
quotas, closed-ended |
Used for closed-end variables or quotas which do not have exhaustive buckets for all respondent groups and the respondent should not punch that variable/quota. |
|
Specifies a file attachment for an e-mail message. | |
audience quotas |
Triggers the platform to place a quota in the Audience Quotas applet instead of the Quotas applet. It should be placed on a quota variable created with |
|
audience quotas |
Organizes quotas into groups within the Audience Quotas applet. The tag is used in conjunction with the 'audtype' parameter. A field called 'audience_type' is automatically created and can be found in the Field Management chapter of the survey's reporting field tree when this tag is used. There is no limit to the number of audience types you can have in the survey source, but like all other tags within our survey programming language (SPL), only one |
|
numeric questions and tables, or text variables and tables with |
Used to update a text field dynamically based on a mathematical expression. | |
autocode |
radio and checkbox questions |
Allows users to automatically set an answer for a closed-end question based on a previous question's answer(s) with minimal code, using conditional statements to establish the logic of the autocoding. It can be used multiple times in a single question. |
autocomplete (ac) |
text questions |
Used to create an interactive menu of suggested text matches, which updates as the respondent types into a text field. To use, append this tag to a text question and reference a "public" spreadsheet. |
setlists, inline lists |
Used on a list with underscores for the length of the text box (SPs can instead also use |
|
autopage (ap) |
any question/variable type,
|
Determines if a page break will be automatically inserted before the question it is applied to. In r8.0+, the default setting is ap:
y . Add ap: n to a question when it should show on the same page as the previous question. |
autoredirect |
|
Part of a system to redirect respondents to the appropriate web pages after a finishing status (C,T,Q,B, etc.). |
autosubmit |
|
Provides a way to automatically submit data and proceed to the next page when a response to a radio question is clicked. It can be used by itself with a yes/no (y/n) input or applied as a parameter for the page_template_data tag, both at the question level or as part of the set defaults widget for non-mobile themes. For mobile-friendly themes (Flex, Device Diverse), this is built in.
|
autotranslate |
|
Leverages machine translations to automatically translate responses not in the primary programming language. Accepts 'y' (yes) and 'n' (no) inputs or can be set to a language(s). |
B
Tag | For use with... | Description |
backbutton (backbtn) |
|
A button respondents can use to navigate backwards through the survey; the SP can change look and behavior in Modern, Device Diverse, or Flex themes. |
|
Specifies an image to use in place of the default back button image. Accepts a URL path for the custom image, or a Perl expression to evaluate. | |
balanceby |
radio and checkbox questions, |
Used in conjunction with selectby: balance to a closed-end question to instruct the software to balance the assignment of a value/bucket to the question by a nesting of the questions following the tag. The variables used to define the balanceby must be radio questions/variables or single-select quotas. |
bare |
blocks, |
Simplifies the HTML generated by content in blocks and set/show conditioned text widgets. This is useful in situations where the HTML created by these widgets is having undesirable effects on the survey page, such as when using the cell tag or custom scripts.
|
bcc |
|
Specifies an e-mail address, or a comma-separated list of e-mail addresses, that should receive a blind copy (bcc) of the outgoing e-mail message. |
|
Specifies a descriptive name to insert in place of the blind copy (bcc) address for an outgoing e-mail message. | |
breakheadings |
scale questions, slider and radio slider questions |
Disables line breaks in headings. |
build_quotas_from | uszip5 questions | Create quotas from hidden variables automatically by placing the tag directly on the question. |
C
Tag | For use with... | Description |
card height |
card sorts |
Specifies the height of the cards in pixels. |
cardidseparator |
card sorts |
Specifies the character inserted between the card sort ID and the row ID. |
card margin |
card sorts |
Creates padding between contents of cards and card border in pixels. |
cardorder |
card sorts |
Specifies the order to apply to the cards. This overrides any previous ordering on the original list or sheet. |
cardorderfrom |
card sorts |
Allows the user to apply the order from a different list to the list that is being used for the cards. |
cardsfrom |
card sorts |
Specifies the list which is used to create the cards. |
cardstyle |
card sorts |
Specifies the width of the card in pixels. |
cardtype |
card sorts |
Specifies the card sort type: 'place' or 'sort'. |
cc |
|
Specifies an e-mail address, or a comma-separated list of e-mail addresses, that should receive a copy (cc) of the outgoing e-mail message. |
cc name |
|
Specifies a descriptive name to insert in place of the copy (cc) address for an outgoing e-mail message. |
cell |
tables |
Allows for targeting table options and replacing them with text, images, or hiding them all together. |
cellalign |
text tables |
Specifies where within table cells text input boxes are aligned. Valid only on text tables. |
center heading |
tables |
Creates a center heading text. This tag allows for the vertical pipe up to two times, providing a maximum of three separate texts across the center of the scale, for example: This cannot be combined with the standard |
chapter |
on any widget |
Sets the chapter of the survey for reporting tree hierarchy. |
charset |
|
Sets the text encoding system to be used. |
cheatsweep_entry_calc (cs entry calc) |
CheatSweep |
Accepts 'y' (yes) and 'n' (no); can be added to individual variables, or groups of variables, to allow panel-specific variables to still be run/punched before a Duplicate respondent is sent out of the survey. |
click balance apply if (cbq apply if) |
|
Specifies a condition for which, if "true" for a given respondent, then they should be included in a click balance quota's group for which they qualify. |
click balance quota (cbq) |
|
Accepts 'y' (yes) and 'n' (no); allows SPs to create quotas for click balancing purposes. A click balance quota is based on all incoming traffic, not just completes, and is used for representative sampling. |
click balance quota base (cbq base) |
|
Specifies the quota base (condition) applied to the click balance quotas, overriding the default values. |
tables |
Assigns an alternate ID to inline columns; for example, colid: A . In absence of this tag, the columns default to the labels 1, 2, etc. in sequential order. |
|
tables |
Specifies a separator character(s) inserted between the table ID and column ID. If not specified, defaults to 'C'. | |
checkbox questions and coded multiple select variables; references a list with collection header decorators or collection headers |
This tag creates a variable that will indicate all of the collections that had at least one of their child elements selected in this question. It creates summary variables to "roll up" or summarize data selected in large lists with multiple collections. |
|
radio and checkbox tables |
Specifies particular ordering patterns to randomize the display of columns defined with the colsfrom tag on a multicolumn table.
|
|
tables |
Uses the order from another list or question to randomize the display of columns defined with the colsfrom tag on a multicolumn table. |
|
colseparator |
tables |
Accepts 'y' (yes) and 'n' (no); adds spacing between columns when set to 'y' to more clearly define the columns and options. |
colsfrom/columns |
radio and checkbox tables, vscale tables |
Specifies the list, sheet, or question to pull from to create the column elements. If the column elements are listed inline (within the table code), instead use the |
columngroupheader |
tables |
Accepts 'y' (yes) and 'n' (no); defaults to 'n'. Enables the group headings from a list – e.g., '_A. Group name here'. |
columngrouptext |
tables |
Locally defines the group collection header across the columns instead of pulling it from a list (e.g., columngrouptext: Building Materials) . Must be paired with columngroupheader: y . |
columns |
radio and checkbox questions and tables |
Controls how many different vertical columns of answer options should be displayed. |
column validate (column validation) (colval) |
tables |
Use column validations to apply a validation individually to every column of a table. Both the condition and the message support the use of option data such as |
colvalidatemessage (colmsg) |
tables |
Message shown to respondent if the column validation is not met. |
colwidth |
text tables |
Allows SPs to specify the number of pixels wide a column will be when displayed. This can be used in text tables and any table using a If need be, each column can have its own |
condition |
|
Specifies logic that must be true before the e-mail will be sent. |
continue btn img |
|
Specifies an image to use in place of the default continue button image. Accepts a URL path for the custom image or a Perl expression to evaluate. |
continuebutton (contbtn) |
|
A button respondents can use to navigate forwards through the survey; the SP can change look and behavior in Modern, Device Diverse, or Flex themes. Not needed if autopage is set to 'n'. |
contratext tables |
Applied as decorators with text or option data, these are used together to specify alternate text to be displayed for a pair of statements – e.g., Note that 'text' defines what is shown on the left of the triple pipe, and 'contratext' defines what is shown on the right side of the triple pipe. |
|
create_closed | text and numeric questions | Apply directly to an open-ended question (ex: age input) to create a closed-ended variable based off a set list. |
create_quota |
radio and checkbox questions |
Add to a question and it will use the specified value as a question ID to create a derived quota variable. |
|
Creates a variable that tracks the amount of time elapsed within specific sections of a survey. | |
crosslists |
In the case of a quota widget utilizing a crosslist, the resulting tile on the Quota Manager will be a crosslist quota. To disable this functionality and have the tile display all options as a typical quota, include this tag and set the input to 'n'. Note, this tag is valid only with the tag |
|
crosslists |
Allows the user to specify how to separate the IDs in the resulting crosslist options in the reports and database; e.g., crosslistidseparator: would result in a displayed option ID such as '13' instead of the default '1_3'. |
|
crosslists |
Allows the user to specify how to separate the text in the resulting crosslist options in the reports and database; e.g., crosslisttextseparator: ~ would result in a displayed option text such as 'Male ~ 45-54' instead of the default 'Male, 45-54.' |
|
cvalue |
|
Used on a question or variable to calculate and set a value. The value is set when the parent page is submitted. The tag input can contain any logical statement or Perl expression, and it uses the same formatting and syntax rules as standard Perl scripts. Usually used to set a value to hidden variables. |
D
Tag | For use with... | Description |
datatype |
text, numeric, and date questions |
Validates a respondent's input to open-ended questions; an invalid entry results in a failed submission page with an appropriate error message. |
declinetoanswer (dta) |
all question types |
"Decline to answer" options (a.k.a., DTAs) can be used with any kind of question or table to add a single checkbox above or below the variable in order to disable the question inputs. This is useful for allowing an opt-out option for a question, or an entire table as a whole. |
default date |
date questions |
When the calendar control appears, indicates the date the calendar begins with. A properly formatted date or variable that contains a string of a date can be used as the tag's value. |
defer if over |
quotas |
To delay the termination of a respondent that qualifies for a quota option which has already reached its cap. |
defer if none |
quotas |
To delay the termination of a respondent who does not qualify for any options at a quota. |
defer term |
|
Allows respondents meeting a termif or setterm condition to continue to a specified point in the survey before their interview is ended.
|
derive from |
sheets |
Used with matchto - get the corresponding column from the matching matchto row. |
desc |
all question types asides from ranking questions |
Add to a question to provide alternative question text to reports. This applies to both question and table widgets, as well as blocks and loops. |
design_from |
MaxDiff |
Specifies the name of the spreadsheet containing the MaxDiff design. Optional in r8.0+, and when not present, the software will use the best match from existing designs in the system. |
disable rules |
CheatSweep |
Disables a rule, add onto |
disallow_country |
CheatSweep |
Allows users to specify a country (or countries) for which IP addresses are not allowed for respondents; respondents matching the specified country codes are immediately termed. Requires country codes for input. Multiple countries may be specified in a comma-separated list. |
dta before |
any question with a |
Accepts 'y' (yes) and 'n' (no); setting to 'y' causes the DTA option(s) to be displayed before the question/table to which it is attached. Defaults to 'n' (displaying after the question/table). |
dta col |
text, integer, and number tables |
Intended for tables with text input (integer, number, etc.). Disables a table column when selected. |
dta row |
text, integer, and number tables |
Intended for tables with text input (integer, number, etc.). Disables a table row when selected. |
dvalue |
radio questions and tables, checkbox questions and tables, slider and radio slider questions, text questions with |
Sets a value to a question or variable. It populates on page load. In the case of visible, respondent-facing questions, respondents can accept the default response and proceed to the next page, or they can choose a different response. |
dynamicoptions |
radio, checkbox, and pulldown questions |
Narrows the selectable options of a question based on the response of another question, or trigger. |
E
Tag | For use with... | Description |
editcompletes |
|
Allows editing of records with Complete statuses. |
editable_by |
questions, variables, quotas |
For use with IntelliBuilder; elements including this can only be edited or copied by Survey Creators with the specified role ('advanced' or 'expert'). |
enablewhen |
any question type |
Used to enable or disable a question when as specified condition is true. |
encrypt |
text questions |
Encrypts data collected by its parent widget, valid only on open-end fields. Data is only visible to users with Superuser or higher system permissions. Is not retroactive. |
end date |
|
Indicates an end date for the date entry. Dates after the specified end date are disabled in the calendar control and cannot be selected. If the date is entered manually, the system will validate and display an error if the date entered is after the specified end date. A properly formatted date or variable that contains a string of a date can be used as the tag's value. |
end table |
tables created via |
Lets the program know the code for the table has been completed. Must be paired with the start table tag.
|
exclusive |
multiselect (checkbox) questions, tables, and variables |
Used to designate when options or collections of options should not be selectable with other options. When the first option listed in the tag is checked, any other options listed thereafter are automatically deselected and consequently not selectable. |
expected_country |
CheatSweep |
Allows users to specify a country (or countries) for which IP addresses are allowed for respondents. |
explain |
inline lists, set lists, images, question text, |
Allows SPs to include additional information in a tooltip for question or option text without using valuable screen real estate. Can be used as a tag or element decorator. |
export as non-verticalized/export as verticalized |
most questions/variables |
Switches a question's classification in Verticalized (Tableau) reports, allowing it to be exported in a file outside of its typical designation. |
F
Tag | For use with... | Description |
fadein |
all question types |
Hides a question widget when the page loads, and fades it in after a period of time. The purpose of this tag is to encourage respondents to read the content of the page prior to answering the question. |
failif |
all question types |
Creates an attention check variable to use in evaluating data. |
feedback |
|
Enables/disables per page respondent feedback. |
first day |
|
Specifies which day of the week the calendar begins on; '0' = Sunday (default), '1' = Monday, etc.. |
flatcolorder |
tables |
Suppresses the order for columns defined with the colsfrom tag in a multicolumn table if a random order was previously defined. |
flatorder |
setlists |
Directly modifies option ordering in a list built from multiple collections. The hierarchy of collections is "flattened," so each individual list element can be directly referenced. |
flatroworder |
tables |
Suppresses the order for rows defined with the rowsfrom tag in a multicolumn table if a random order was previously defined. |
focus |
|
Disables the indicator many browsers use on a first input field when displaying a survey question on page load. This generally looks like a box or dashed line around the selection field. |
footnote |
any question type |
Allows text, images, or other content to be placed below or after the question. |
freeform |
blocks |
Used when a block should not be reporting into a summary or rollup tile (e.g., response options are different per iteration of the question). |
from |
|
Specifies the source (from) e-mail address, or a comma-separated list of e-mail addresses, for an outgoing e-mail message. |
from name |
|
Specifies a descriptive name to insert in place of the source (from) address for an outgoing e-mail message. |
G/H
Tag | For use with... | Description |
goto |
on answer options when used as a tag |
Routes respondents to a question, labeled group, or page. |
group_by |
CheatSweep |
Allows SPs to specify a pre-defined variable to use to sweep respondents within the groups they have been assigned, as opposed to sweeping all respondent data together. |
header |
collection headers, tables |
Accepts 'y' (yes) and 'n' (no); when set to 'n', hides collection headers that have been included in a list. |
header layout |
card sorts |
Specifies the location of the target header. Can be 'left' or 'top' (default). |
header style |
card sorts |
Specifies custom CSS for styling the target header. |
headings |
MaxDiff, radio and hscale questions; radio and checkbox tables |
Add to an hscale table or any rating table; separate each heading listed with commas. |
height |
slider and radio slider questions |
Used with vertical: y ; specifies the height of the slider widget in either pixels or as a percent (with percent sign); integer input.
|
heredoc (here document) |
blocks, |
Allows survey code to span multiple lines to improve functionality, clarity of code, or access of code. |
hide language picker |
|
Specifies to hide the language picker on survey pages. |
hscale |
radio questions |
Converts a radio question into a horizontal, scalar format which uses headings. |
html |
|
Specifies the HTML version of the e-mail message that should be sent instead of the plain text version. Substitute in place of |
html file |
|
Specifies an HTML file that contains the body of the e-mail message you want to send. The file must be stored in the _s directory. The file name must then be supplied here without a path. |
I
Tag | For use with... | Description |
ib collapse group | survey-admin type variables |
Allows default collapsing of a group in the IntelliBuilder editor while in the Builder view. |
ifblank |
questions, classes, tables, |
Used to populate a numeric value for questions that are left blank; only acts on fields seen by the respondent. |
ifnone |
|
When a respondent fails to qualify for any existing quota bucket, they will be routed to the page with the label specified with this tag. If omitted, respondents are routed to a system-generated ending page. Also accepts the alias 'NEXT' as input, which allows respondents to continue despite failing to qualify, and setting them to status "C" if they complete the remainder of the survey. |
if not set |
most commonly used with 100% tables (SCTs) |
Used to populate a numeric value for questions that are left blank; acts on all possible fields. |
ifover |
|
When a respondent only qualifies for buckets which are at or over the maximum specified, they will be routed to the page with the label specified with this tag. If omitted, respondents are routed to a system-generated ending page. Also accepts the alias 'NEXT' as input, which allows respondents to continue despite failing to qualify, and setting them to status "C" if they complete the remainder of the survey. |
image alt text |
|
Functions similarly to the text decorator and specifies alternate text to display in place of the image if it cannot be displayed. |
image max height |
|
Specifies the maximum displayed height of the image in pixels. |
image max width |
|
Specifies the maximum displayed width of the image in pixels. |
image placement |
|
Specifies where the image should be displayed in relation to the option text. Input includes: 'above' (default), 'below', 'right', 'left', 'only'. Note that 'only' indicates to show the image without its option text. |
inactivelockout |
|
Controls the re-entry of respondents who have become "Inactive." |
inactivetimeout |
|
Sets the period of time that must elapse for an unresponsive In-progress (P) respondent to become an Inactive (N) respondent. |
infopage |
|
Enables/disables the Survey Info applet in the Survey Navigation menu |
DTAs, blocks, groups |
Accepts 'y' (yes) and 'n' (no); setting to 'y' causes the DTA option(s) to be displayed alongside the question's options, rather than separate from them. |
|
instructions (instruct) |
any question type |
Enables SPs to affix instructions to any question so that those instructions will appear separately of the question text. |
intro |
advanced tables, |
Specifies question's introduction text; not for simple tables. |
itemchapter |
ranking |
The chapter where the ranking widget's item fields appear. |
itemidseparator |
ranking |
Specifies a different character to separate widget ID from item option ID in item variable name. |
itemorder |
ranking |
Specifies the ordering of the elements in the list specified. |
itemsfrom |
ranking |
Specifies the list of items to be ranked. |
J/K
L
Tag | For use with... | Description |
label above / labels_above |
slider questions |
Accepts 'y' (yes) and 'n' (no); set to 'y' to display the label steps above the slider. Defaults to 'n' (displaying label steps below slider). |
label_hide |
|
Accepts 'y' (yes) and 'n' (no); if set to 'y', will hide the values displayed within the stars/hide the labels of the slider. Defaults to 'n'. |
label_step / labels_step |
slider questions |
Defines the delta (increments) at which points the slider labels are rendered; requires positive, non-zero integer input. Must be used with the step tag. |
language |
|
Specifies the language that the e-mail was written in. |
language picker | type: radio |
Allows respondents to select their survey language before the survey. |
layout |
card sorts, MaxDiffs |
Describes the visual relationship between the card parent area and target areas. Options include 'top-bottom', 'bottom-top', 'left-right', and 'right-left'. If no layout is specified, the card sort will default to displaying the targets above the parent area/cards ('top-bottom'). For MaxDiffs, this describes the column ordering for how the exercise is displayed, with 'M' for most, 'L' for least, and 'S' for statement. The ordering of these letters controls the ordering of the columns on the page. Standard ordering, if omitted, is 'MSL'. |
leading_q |
questions |
Accepts 'y' (yes) and 'n' (no); defaults to 'y'. If defined with a 'n' input, this tag will drop the leading Q from the question label. |
leading_t |
tables |
Accepts 'y' (yes) and 'n' (no); defaults to 'y'. Prepends the table ID with 'T' when set to 'y'. This is not associated with the table field IDs, merely an internal reference. Can be set locally or globally at set defaults . |
left heading |
tables |
Creates a left heading text and places the defined text above the anchor to the left of the scale. If used with the left offset heading tag, this tag places the text above the left side of the scale, but to the right of the left offset heading text. This cannot be combined with the standard headings tag. |
leftoffsetheading |
tables |
Creates a distinct, left heading text and places the defined text above the anchor to the extreme left of the scale. This cannot be combined with the standard headings tag. |
lefttoright |
radio and checkbox questions |
Specifies to show a long list of options from left to right instead of top to bottom. |
lock |
routing variables, quotas, can be used on any question type |
Prevents respondents from going back to previous survey questions and changing responses which can lead to changed group designations. |
M
Tag | For use with... | Description |
mark_as (mark) |
any question type |
Shortcut for referencing variables within conditional statements for closed-end options. As a tag, it requires a variable name followed by a qualifying condition. |
markdown |
free text |
Substitute in place of a text tag to format using Wiki markdown syntax.
|
matchto |
sheets |
Use on the question containing the value to check against a sheet. Used with derivefrom . |
max |
|
Specifies the maximum accepted value for a response. |
max_cap_message |
|
Specifies a message (other than the default) to display to respondents when a survey's max capacity is exceeded. |
maxcards |
card sorts |
Sets the maximum number of cards accepted in each target. |
maxchecked |
checkbox questions and tables |
Specifies the maximum number of responses that can be selected in a question or variable. |
maxdiff mode |
|
Use to set how MaxDiff exercises are shown to respondent. |
maxdiff mode |
|
Allows SPs to specify a global display setting for all MaxDiff exercises in a survey unless a widget locally contains a mode tag to override the maxdiff mode setting. |
maxgroups |
coded multiple select variables, |
Specifies the maximum number of options or quota groups a respondent may be assigned to, provided the respondent meets qualifying condition criteria and in the case of quota the bucket is not full. |
maxlength (maxlen) |
text, numeric, and textbox questions |
Specifies the maximum number of characters a respondent can enter in a text field. |
message |
|
Customize standard warning, error and informational messages. |
metric |
radio and integer questions, radio and checkbox tables, nps questions |
Permits SPs to add custom metrics to Crosstab reports. |
min |
text, sliders, and slider tables |
Specifies the minimum accepted value for a response. |
min cards |
card sorts |
Sets the minimum number of cards required in each target. |
minchecked |
checkbox questions and tables |
Specifies the minimum number of responses that can be selected in a question or variable. |
minlength (minlen) |
text, numeric, and textbox questions |
Specifies the minimum number of characters a respondent can enter in a text field. |
mode |
tables, MaxDiffs |
Useful for mobile-friendly themes to alter the default display style of a single widget. Input options include: 'buttons', 'classic', 'mobile', 'textabove', and 'vertical'. Note that some of these inputs may be for use with specific widget types and/or may not be allowed to be combined together. See article for details. |
most/least |
MaxDiffs |
Specifies the heading/button text for the "best" and "worst" columns, respectively. Optional in r8.0+, and when not present, defaults to "Most" and "Least." |
N
Tag | For use with... | Description |
named timer | groups | Establishes a timer name, e.g., "Screener_Time." |
new page (newpage) |
between survey questions or variables if needed |
Use to manually insert page breaks between survey content. By default, autopage is enabled, which inserts page breaks automatically. |
noanimation |
card sorts |
Accepts 'y' (yes) and 'n' (no); toggles the movement animation for cards once they are released in a target area. |
nostartarea |
card sorts |
Accepts 'y' (yes) and 'n' (no); toggles a parent area for ranking card sorts. Defaults to 'n'. |
notice |
MaxDiffs |
Specifies the text to display in an in-window notification to the respondent, sometimes called a "boost" or encouragement message. Multiple notice tags can be added. |
numberformat |
number and integer questions, and text questions with |
Allows for the creation of text, number, or integer field in which numbers will automatically be displayed with grouping separators. Can also allow or force a specified number of decimal places. |
numberlocale |
number and integer questions, and text questions with |
Specifies a language/locale code to alter the number formatting for countries outside of the US. When combined with the currency: y decorator, that country's currency symbol will also be applied.
|
numchecked |
checkbox and listbox questions |
Accepts various operators or a range of options when asked to allow a specific quantity of responses a respondent can select. |
O
Tag | For use with... | Description |
onload |
|
Execute the widget function on page load ('y'), rather than page submit ('n'). |
option images |
radio and checkbox questions |
To trigger the display of all options in the list, include on the question widget. |
option image alt text |
|
Functions similarly to the text decorator and specifies alternate text to display in place of the image if it cannot be displayed |
option image max height |
|
Specifies the maximum displayed height of the image in pixels |
option image max width |
|
Specifies the maximum displayed width of the image in pixels |
option image placement |
|
Specifies where the image should be displayed in relation to the option text. Inputs include: above (default), below, right, left, only.
Note that 'only' indicates to show the image without its option text. |
optorderfrom |
tables |
Uses the order from another list or question to randomize the display of options defined with the optsfrom tag on a table. |
optsfrom |
tables, questions, quotas |
Specifies the list, sheet, or question to pull from to create the options. |
optwidth |
any question with a columns tag |
Use to specify the width of option columns when a question has multiple columns of options due to use of columns tag. |
oqtext |
|
Specifies the description that appears in reports for quotas generated when using. |
order |
inline lists, setlists |
Arrange collections of elements (options, rows, columns, questions, sheets, etc.). |
order from |
any question type |
Use to order list options with a scheme from another widget. |
P
Tag | For use with... | Description |
page_every |
large tables |
Display a set number of rows on each page. |
page_by_group |
large tables |
For finer control over exactly which rows should be shown on which page. |
pagenotfound |
|
Specifies the question or page which a respondent who lands on a non-existent page will be routed. |
panel_sheet |
|
Specifies which spreadsheet to pull panel IDs and information from and is followed by a local or system sheet reference. |
parent |
|
Used for adding custom sub-chapters to existing parent system chapters. |
parent height |
card sorts |
Specifies the height in pixels of the parent area where cards start. |
parent style |
card sorts |
Allows user to add custom CSS for styling the parent area. |
parent width |
card sorts |
Specifies the width of parent area in pixels. |
passif |
any question type |
Use to create an attention check variable that can be used in evaluating data for quality. |
placeholder |
used with autoother |
Specifies default text which appears in the field on page load. The text disappears when the respondent begins typing in the box. Can also be used as a decorator. |
plaintext |
|
Specifies to the survey software that a send email widget will be used. Must be the first tag used when using a send email widget. |
postfix |
numeric, text, text table, or slider questions |
Specifies text or a symbol to be shown after the respondent text field. |
poweredby |
|
Changes the "Powered by IntelliSurvey" footer message/link. |
poweredby_url |
|
Changes the URL for the "Powered by" footer link. |
preface |
any question type |
Allows text, images, or other content to be placed above a question. |
prefix |
text, text table or slider questions |
Specifies text or a symbol to be shown before the respondent text field. |
preservecase |
|
Accepts 'y' (yes) and 'n' (no); defaults to false ('n'). When set to 'y', specifies that the question ID remains in the exact format as it is written in the source code. |
presentas |
ranking |
Changes the desired output style from pulldowns to buttons in standard themes. |
progress |
group widgets, newpage break |
Set to 'n' if pages should not be included within the calculation for the progress bar (i.e. in blocks) to make it more accurate. |
progressbar |
|
Accepts 'y' (yes) and 'n' (no); if set to 'y', then will display a progress bar that increments as the respondent gets further into the exercise. |
prompt |
pulldowns, |
Displays addition text on screen which can be used to provide additional instructions or used as a visual indicator. |
Q
Tag | For use with... | Description |
qualified value |
|
Specifies the option that should be punched, instead of relying on selectby to evaluate option conditions or counts. It can be thought of as a cvalue for quotas.
|
qualifyif |
any question type |
Use to specify when respondents should move on in a survey; not to be used in conjunction with termif on the same question. |
question mode |
|
Allows SPs to specify a global display setting for all questions in a survey unless a widget locally contains a mode tag to override the question mode setting.
|
quotabase |
|
Specifies the criteria that must be met to increment counts for this quota. |
quota chapter |
|
Specifies the chapter in which the derived quota variable should appear. |
quota suffix |
|
Overrides the default "_QUOTA" suffix appended to the quota variables created. |
quota tracking variable |
|
Used to specify the name of a variable to use to store over quota punches. |
quotas |
radio and checkbox questions |
Add to a regular question to create derived quota fields. |
R
Tag | For use with... | Description |
randomize |
setlists, inline lists |
Accepts 'y' (yes) and 'n' (no); randomizes lists of elements. |
randsplit |
contratext table |
Accepts 'y' (yes) and 'n' (no); setting to 'y' allows for randomizing which elements in a row are shown on the left or right - A | B or B | A. |
range |
integer and number questions, text questions with |
Specifies the accepted response range. |
rank |
ranking questions |
Specifies the number of ranks that can be assigned. |
rankidseparator |
ranking questions |
Specifies a different character to separate widget ID from rank code in derived variable name. |
rankingchapter |
ranking questions |
Specifies the chapter where the derived RANK variables appear. |
rankingdesc |
ranking questions |
Specifies the iterative description which appears for each rank as the rows in the RANK summary tile. |
rankmessage |
ranking questions |
Defines the message to display to respondents if widget validation fails. |
ranks |
ranking questions |
Used to specify an inline list of alternative ranks instead of the default numeric rank assignments. Must include heredoc. |
ranksdesc |
ranking questions |
Specifies the title for the derived RANK summary tile. |
ranksfrom |
ranking questions |
Used with external lists (set lists), spreadsheets, derived lists, or the series function, this listcall specifies where the rank list is being called from. |
raw scores |
MaxDiffs |
Accepts 'y' (yes) and 'n' (no); if set to 'y', raw scores are included in the output when scoring. Defaults to 'n'. |
redirect |
|
Specifies a web address where the browser should be redirected when a respondent reaches the end of a survey. |
remove |
CheatSweep |
Sets a percentage for which respondents should be removed from the data. An input of 'N%' indicates the highest N% of csp scores should be removed. |
%% renderif (%% if) |
blocks |
Provides logic that controls whether to render the contents of a block when the condition for the iteration is met. |
repeatheader |
tables |
Defines how to repeat table headers. This is helpful in cases where scrolling causes the headers at the top of the table to be hidden. The most common usage is to establish the number to repeat every Nth row. |
repeat_sweep |
CheatSweep |
Accepts 'y' (yes) and 'n' (no); setting repeatsweep to 'n' prevents earlier scored respondents from being reclassified (from F to C, or C to F) due to later results. |
report placement (reporting placement) |
reporting only variables |
Changes the variable's location in the reporting field tree, which is helpful when these variables are added after the survey has collected data. Accepts 'before', 'after', and 'here' as input values. |
coded single select, coded multiple select, coded number |
Accepts 'y' (yes) and 'n' (no); employs a dynamic, real-time data retrieval mechanism, harnessing the software's system resources to continuously display the latest data. The system's resources drive the dynamic presentation of information, offering a continuously updated user experience and a seamless respondent survey experience. |
|
require_js |
|
Toggles JavaScript requirement on and off; if 'true' the survey will show an error message if JavaScript is disabled. |
use locally on a single question or group, or apply globally using |
Use to control whether a question must be answered before the respondent can advance to the next page. In r8.0+ all questions are required by default. |
|
|
Specifies the page upon which inactive respondents will continue if they return to a survey. | |
tables |
Allows SPs to specify the number of rows to display initially via reveal rows: N , where 'N' is the number of rows to initially display. Once the N-th row has been provided a response, the next row will appear, repeating this pattern until all rows have been shown.
|
|
tables |
Allows SPs to specify the row IDs for rows that may be initially hidden then "revealed" after previously displayed rows have received a response, e.g., revealrowid: 97,98,99 . Must be used with the revealrows tag.
|
|
tables |
Creates a right heading text and places the defined text above the anchor to the right of the scale. If used with the right offset heading tag, this tag places the text above the right side of the scale, but to the left of the right offset heading text. This cannot be combined with the standard headings tag. |
|
tables |
Creates a distinct, right heading text and places the defined text above the anchor to the extreme right of the scale. This cannot be combined with the standard headings tag. |
|
blocks |
Explicitly stops the build of the rollup (summary) variable/tile. May be necessary to include when questions in a block have variations in options or question types. | |
tables |
Changes the default alignment ('center') of the collection headers used in a list of row items. Specify 'right' or 'left'. | |
tables |
Specifies a separator character(s) inserted between the table ID and row ID. If not specified, defaults to 'R'. | |
tables |
Sets particular ordering patterns for randomizing the display of rows defined with the rowsfrom tag on a table. |
|
tables |
Uses the order from another list or question to randomize the display of rows defined with the rowsfrom tag on a table. |
|
rowpunchsummary |
tables |
Creates a summary variable for tables; not valid for vscale tables. |
rowsfrom/rows |
tables |
Specifies the list, sheet, or question to pull from to create the row elements, which act as the questions in a typical (horizontal) table. If the row elements are listed inline, instead use the rows tag.
|
rowvalidatecondition (rowval) |
tables |
Ensures a row condition is met. |
rowvalidatemessage (rowmsg) |
tables |
Message shown if rowvalidatecondition is not met. |
S
Tag | For use with... | Description |
sctmessage |
numeric input tables |
Used with showcolumntotal ; defines a custom error message for the DTA response. The default message is 'Total must equal <scttotal value>'.
|
sctsize |
numeric input tables |
Used with showcolumntotal ; defines the size of the field (in ems) that displays the total. |
scttext |
numeric input tables |
Used with showcolumntotal ; defines custom text for the SCT row text. The default text is 'Total'. |
scttotal |
numeric input tables |
Used with showcolumntotal ; defines and validates the desired total value of all rows. This can be a number, a range, or a logical statement. |
CheatSweep |
Allows users to include condition logic referencing a specific question (or series of questions) to flag respondents who might be attempting to qualify for a survey when they shouldn't. | |
select all |
checkbox questions |
Specifies to automatically select all of the other checkbox response options in a question by checking the "select all" option. This is useful for creating an "All of the above" type option in a checkbox question. |
selectby |
closed-end questions |
Automatically assigns a value to the question where the tag is placed; the question is hidden from respondents and is punched upon submission of the form where it is located. There are multiple methods of selection, all of which respect condition decorators. |
series |
any widget where regular options can be directly placed |
Automatically generates numeric or alphabetical sequential list options within a specified range of values or letters. Can only be used in place of the optsfrom listcall tag and does not support text decorators.
|
set conditioned text |
text |
For multi-use text (text that can be defined once and reused multiple times throughout the survey). |
set text |
text |
For multi-use text (text that can be defined once and reused multiple times throughout the survey). |
showcolumntotal (sct) |
numeric input tables |
Creates a running total of all answers in a given column. Adds a 'Total' row to the bottom of tables which contains the sum of all other rows. |
show continue |
|
Specifies the delay time (in seconds) before the continue button appears on screen when a video is playing. |
show conditioned text |
text |
For single use, inline text with additional features (autopage breaking, naming, conditionality) |
showif |
any question |
Used to dynamically show questions, tables, or text based on a condition being true (the opposite of skip if). |
show image |
questions or tables |
Attach an image to a question's text; specify which image to display. |
show row image |
tables |
Triggers the display of images alongside table rows. |
showrows |
mobile-friendly theme tables |
Forces a given number of rows to display, accepts a whole number or 'all'. Default is to show three rows at one time. |
showrowtag |
tables |
Allows SPs to override the default showing behavior related to table row numbers (in testing; default in live mode is hidden) |
showtag |
questions |
Allows SPs to override the default showing behavior related to question numbers (in testing; default in live mode is hidden). |
show text |
text |
For single use, inline text with additional features (autopage breaking, naming, conditionality). |
sigil |
blocks |
Substitute a different character for '%' symbol to identify substitutions. Must be used in nested blocks (blocks within blocks). |
singlepage |
|
Set to 'y' to allow the original page of a survey to persist while dynamically replacing some of the content. A page refresh actually never occurs, thus letting the respondent complete the survey on a single browser page. |
size |
text responses |
Specifies the size (in ems) of the response text input. |
skipif |
any question |
Used to dynamically hide questions, tables, or text based on a condition being true (the opposite of showif). |
skip if only options |
any question |
Can be applied to any question where, based on a previous selection, only a single option would be shown to respondents. This is not autocoding. |
skip if only rows |
any table with rows |
Can be applied to any table where, based on a previous selection, only a single row would be shown to respondents. This is not autocoding. |
skip if only columns |
any table with columns |
Can be applied to any table where, based on a previous selection, only a single column would be shown to respondents. This is not autocoding. |
sortfor |
valid on text widgets |
Used to sort and reorder list elements. Accepts a list or sheet name and a weight element decorator. It evaluates each element and then generates a sequential order string, sorted by the contents of the weight decorator. |
star_count |
|
Specifies the number of stars to use in a rating system. Accepts whole numbers for input. Defaults to 5 stars. |
star_size |
|
Specifies the display size of the stars. Options include: xs , sm , md , lg , xl . Defaults to 'md' star size. |
star_width |
|
Specifies the horizontal space between each star in pixels. |
start date |
|
Indicates a start date for the date entry. Dates prior to the specified start date are disabled in the calendar control and cannot be selected. If the date is entered manually, the system will validate and display an error if the date entered is prior to the specified start date. A properly formatted date or variable that contains a string of a date can be used as the tag's value. |
startonpage |
|
Indicates the page upon which respondents will start the survey when they first enter. |
start_scroll |
mobile-friendly theme radio tables |
Used with radio tables to specify number of row the respondent must answer before the table will being scrolling. Defaults to half the rows showing. |
start_sweep |
CheatSweep |
Sets a limit to the number of respondents that should be allowed into the survey before CheatSweep starts sweeping the data. By default, CheatSweep will begin analyzing data after 50 respondents. |
start table |
Advanced tables only |
Initiates table widget; requires alphanumeric ID for table. Must be paired with the end table tag.
|
statement_shows |
MaxDiffs |
For use without the design_from tag in r8.0+; specifies the number of times to display a statement to the respondent.
|
statements_from |
MaxDiffs |
Behaves like the 'optsfrom' for a MaxDiff. Specifies where to pull the statements (options) that are being rated. Required for all MaxDiffs. |
statements_per_page |
MaxDiffs |
For use without the design_from tag in r8.0+; specifies the number of statements to display on each page to the respondent. |
status |
|
Specifies the respondent status, using one of the default statuses or a custom status defined with set status . |
statusifover |
|
If defined, will change an over quota's respondent status to whatever the input tag is. |
step |
|
Specifies the number of stars to increment and decrement respondent ratings as the cursor or touch moves along the scale; defaults to one. Apply to a numeric text question to display buttons respondents can click to increment/decrement the inputted value by a set amount. Defines the delta (increments) that the slider will be locked to in the range; positive, non-zero integers or decimal values may be used. |
step layout (layout) |
|
Specifies the location of the buttons used to increment/decrement the respondent's input. |
steps |
|
Defines the quota selection process with a series of programming steps. |
steps chapter |
|
Changes the step question's location in the reporting field tree |
storedatafrom |
|
Stores data from a different survey application. |
storedatato |
|
Stores data in a different survey application. |
subject |
|
Specifies the subject of an e-mail message. |
T
Tag | For use with... | Description |
MaxDiff, tables |
Defines the heading text that will appear above the statements column in the MaxDiff table on every page of the exercise. Sets an overall table heading across the option columns in a table. | |
|
Allows SPs to specify a global display setting for all tables in a survey unless a widget locally contains a mode tag to override the table mode setting. |
|
tables |
Specifies where the table is to be justified horizontally on the page. Inputs may be 'left', 'right', or 'center'. Defaults to 'left' if omitted. | |
table row validation (row validation) (row val) |
tables |
Use row validations to apply a validation individually to every row of a table. Both the condition and the message support the use of option data such as [id] or [text] . The validation will be iterated across the row list, and the ID or text (or other option data) will be substituted. This is the key feature that distinguishes these tags from standard validations. |
|
Apply to quota widgets so that "over quota" respondents will be classified as status 'G' (Targetable Quota) instead of status 'Q' (Over Quota). | |
targetsfrom |
card sorts |
Specifies the list which is used to create the targets. |
targetorder |
card sorts |
Specifies the order to apply to the targets. This overrides any previous ordering on the original list or sheet called by the targetsfrom tag.
|
targetstyle |
card sorts |
Allows user to add custom CSS for styling the targets. |
template_data |
custom templates |
Works in conjunction with custom templates. |
term after |
any question/variable, widget |
Defines a point later in the survey where respondents should be terminated, rather than terminate immediately. |
termdup |
CheatSweep |
Accepts 'y' (yes) and 'n' (no); determines if a duplicate respondent should be classified as a termination (status T) by sending them to the "term" end group, or classified as a duplicate (status D) and sending them to the "dupe" end group. |
term page |
|
Where respondent is routed when terminated. |
termif |
any question/variable |
Used to establish the logic for a termination condition. |
terminate |
|
Accepts 'y'/'n' input. If set to 'y', it marks the respondent status as terminated ('T'). |
termtext |
any question/variable |
Used to define the text displayed in reports which describes the reason for termination. |
text |
|
Specifies the text for an e-mail message. Defines the text that is displayed. |
textalign |
tables |
Changes the default alignment ('left') of the row text in the first column of the table. Specify 'right' or 'center'. |
textalign: left ||| right |
contratext tables |
Changes the alignment of text elements in the left or right-most columns of the table. Inputs include 'left', 'right', or 'center'. |
textcols |
textbox questions and tables |
Changes the default width of textbox questions. |
text file |
|
Specifies a plain ASCII text file that contains the body of the e-mail message you want to send. The file must be stored in the /_s/ directory. The file name must then be supplied here without a path. |
textheading |
tables |
Allows SPs to create a header for the column containing the list of row elements. |
textheading: left ||| right |
contratext tables |
Places text in the header above the left and right-most columns (above the statement pairs). Include |
textheadingalign |
tables |
Changes the default alignment ('left') of the heading in the first column of the table. Specify 'right' or 'center'. |
textheadingalign: left ||| right |
contratext tables |
Changes the alignment of headings in the left or right-most columns of the table. Inputs include 'left', 'right', or 'center'. Include |
text placement |
|
Modifies the location for the text. Acceptable inputs are: 'above', 'below' (default), 'left', 'only', and 'right'. |
textrows |
textbox questions |
Specifies the visible number of lines. If not specified, the default is three rows. |
textwidth |
tables |
Allows SPs to specify the number of pixels wide the first column (row elements) will be when displayed. |
textwidth: left ||| right |
contratext tables |
Specifies a width in pixels for the left or right-most columns of the table |
threshold |
CheatSweep |
Sets a minimum CheatSweep probability (csp) score for considering a respondent as possible fraud. Input may be an integer or decimal between 1 and 99. |
title |
|
Specifies the page title for every page of the survey. |
to |
|
Specifies the target (To) e-mail address, or a comma-separated list of e-mail addresses, for an outgoing e-mail message. |
to name |
|
Specifies a descriptive name to insert in place of the target (To) address for an outgoing e-mail message. |
totalcap |
|
Enables the System Total Quota to control the number of respondents allowed to complete a survey. |
track_qual |
quotas |
Automates the creation of a multi-select survey variable which tracks all quota buckets for which a respondent could have qualified. |
|
MaxDiff |
Allows for easy track selection when a user is testing a survey. This only appears when the record contains a testmode value; no code changes necessary before launching a survey.
|
translate |
all question/variable types except quotas |
Accepts 'y' (yes) and 'n' (no); apply to survey elements that should not be translating, including lists and sheets. Allows SPs are to specify the languages for which a survey element should be translated. |
trigger (trigger checklist) |
checklists |
A checklist is a multi-punch system variable that serves as a flag to identify respondents who meet a particular condition, such as failing an attention check. Once a checklist is defined, it may be triggered anywhere in the survey. Each instance of a trigger automatically adds an option to the checklist. That option is punched if the trigger's condition is met when the respondent submits the survey page containing the trigger. Checklists may be triggered using a |
type |
all question types and video |
Specifies what category of responses is allowed for a given question, table, or variable. |
U
Tag | For use with... | Description |
unchain |
translations |
Text with exact matches within a survey will be "linked" or "chained" by default. When a translation overlay is exported, all linked texts will have only one instance of translation within the file, deduping the translations for efficiency. However, this can be customized for flexibility by adding unchain: y directly to any question widget. It will apply to all text within the question, thus forcing the translation overlay to provide a translation line for each (needed) line of text within the question.
|
unstackby and unstackfor (stackby and stackfor) |
stacking data |
Allows reports to automatically show questions with stacked data with the full brand list, rather than the proxy list built from variables storing brands. |
usecardsortid |
card sorts |
Toggles using the ID of the card sort concatenated with a "C" and the option IDs of the targets list to create variable names, or to just use the targets list to create the variable names. |
use panels |
|
Specifies a list of which panel numbers should be used in the survey. The SP must have a system sheet 'system_panels', or a local sheet which lists all panel numbers that it will call to. |
usetableid |
tables |
Accepts 'y' (yes) and 'n' (no); defaults to 'y'. Specifies whether or not to name the "questions" (rows in normal tables; columns in vertical scale, or "vscale" tables) based on the table ID specified in the source code. |
V
Tag | For use with... | Description |
validate (validation) |
any question/table type |
Evaluates a logical condition and prevents the respondent from continuing to the next page if the condition is false. Every validation must include a message that communicates to the respondent why they cannot proceed. Validations can be written in a single-line of code as a tag with a condition as its input, followed by the message decorator and message text in curly braces, or as a separate widget.
|
valid day |
|
Indicates the days of the week that are allowed to be selected within the calendar control. If the date is entered manually, the system will check the date to make sure the date entered is on a valid day. The tag value is a non-delimited list of the numeric day value for the days that are valid to be shown in the calendar control. '0' = Sunday; '1' = Monday; '2' = Tuesday; '3' = Wednesday; '4' = Thursday; '5' = Friday; '6' = Saturday |
value display |
|
Accepts 'y' (yes) and 'n' (no); if set to 'n', will hide the text displayed to the right of (or below) the stars. Defaults to 'y'. Specifies whether or not to display the value selected on the slider scale. |
video link (link) |
|
Defines the location where the video is hosted. Uses a URL as the input and must end with 'mp4'. |
video nojs |
|
Displays a custom message to the respondent if no JavaScript is found on their device. |
vertical |
slider and radio slider questions |
Accepts 'y' (yes) and 'n' (no); set to 'y' to flip scale orientation to vertical. |
vscale |
tables |
Presents question elements in a table as columns rather than rows. |
W
Tag | For use with... | Description |
warn |
validate |
Allow SPs to add a validation which permits respondents to submit answers that fail to satisfy validation criteria after the second submission attempt. After the first submission attempt a message is received. |
weighted_draw |
|
Allows SPs to specify a proportional filling scheme among buckets; allows assignments based on known target percentages of total respondents without knowing how many total respondents there will be. |
width |
slider and radio slider questions |
Specifies the width of the slider widget in either pixels or as a percent (with percent sign); integer input. |
why |
any question type |
When applied to a question, adds a follow-up textbox asking why a question was answered in a specific way. |
X/Y/Z
Non alphabetical tags
Tag | For use with... | Description |
-- |
multi type tables |
Separates columns so that each column of questions in a table can be defined. This is especially helpful for columns that vary in response type (radio, checkbox, pulldown, text). |
Version Notice: This article covers features in our r9/IS Pro platform. If you're looking for information on this topic related to r8, see Tags.
Comments
0 comments
Please sign in to leave a comment.