bws1Response {RcmdrPlugin.BWS1} | R Documentation |
Collect Responses to BWS1 Questions
Description
Collect user's responses to BWS1 questions.
Details
Three types of dialog boxes are provided to collect user's responses to
BWS1 questions that are converted from the choice sets designed in
the ‘Design Choice Sets for BWS1
’ dialog box.
The first dialog box (‘Set Options for Response Collection
’)
sets three options for response collections:
-
Design
: An R object name containing BWS1 choice sets generated in the ‘Design Choice Sets for BWS1
’ dialog box. The default name ‘BWS1design
’ is displayed automatically. The correct name should be entered if the name of BWS1 choice sets (BWS1design
) was changed in the dialog box for BWS1 design. -
Items
: An R object name containing the BWS1 items entered in the ‘Design Choice Sets for BWS1
’ dialog box. The default name ‘BWS1items
’ is displayed automatically. The correct name should be entered if the name of BWS1 items (BWS1items
) was changed in the dialog box for BWS1 design. -
Save to file
: When the user's responses should be saved to an external file in CSV format (.csv
), check this box.
After confirming all the settings on the first dialog box, press
the ‘OK
’ button to continue.
A series of dialog boxes (‘Collect Responses to BWS1 Questions
’)
sequentially opens to collect the user's responses to BWS1 questions.
In each dialog box, items designed in the ‘Design Choice Sets for BWS1
’
dialog box are presented. The user is asked to select their best and worst
items 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 BWS1 question.
When all user responses to BWS1 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.