View source: R/RcmdrPlugin.BWS3.R
bws3Response | R Documentation |
Collect user's responses to BWS3 questions.
Three types of dialog boxes are provided to collect user's responses to
BWS3 questions that are converted from the choice sets designed in
the ‘Design Choice Sets for BWS3
’ dialog box.
The first dialog box (‘Set Options for Response Collection
’)
sets four options for response collections:
Design
: An R object name containing BWS3 choice sets
generated in the ‘Design Choice Sets for BWS3
’ dialog box.
The default name ‘BWS3design
’ is displayed automatically.
The correct name should be entered if the name of BWS3 choice sets
(BWS3design
) was changed in the dialog box for BWS3 design.
Opt-out option
: When the opt-out option will be used in
the BWS3 questions, check this box.
Save to file
: When the user's responses should be saved
to an external file in CSV format (.csv
), check this box.
Block number
: When the BWS3 choice sets are divided into
two or more blocks, set the block number to which the user will be assigned.
After confirming all the settings on the first dialog box, press
the ‘OK
’ button to continue.
A series of dialog boxes (‘Collect Responses to BWS3 Questions
’)
sequentially opens to collect the user's responses to BWS3 questions.
In each dialog box,
alternatives designed in the ‘Design Choice Sets for BWS3
’
dialog box are presented. The user is asked to select their best and worst
alternatives from the drop-down list boxes. After making the selection,
the user clicks the ‘OK
’ button to open a new dialog box
corresponding to the next BWS3 question.
When all user responses to BWS3 questions have been collected, a dialog
box (‘Save As
’) opens if the ‘Save to file
’
option was selected in the first dialog box. This saves the user's
responses to an external file in CSV format.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.