dccvCollectResponse: Collect Responses to DCCV Questions

View source: R/RcmdrPlugin.DCCV.R

dccvCollectResponseR Documentation

Collect Responses to DCCV Questions

Description

Collect user's responses to DCCV questions.

Details

Three types of dialog boxes are provided to collect user's responses to DCCV questions.

The first dialog box (‘Set Options for Response Collection’) sets four options for response collections:

  • Import bid table: Press the button to import a CSV file containing bids to Rcmdr.

  • Currency: Select a currency for bids.

  • Bid id: Select a bid/bid-combination used for the questions. When selecting ‘Random’, a bid/bid-combination is selected randomly.

  • 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 DCCV Questions’) sequentially opens to collect the user's responses to DCCV questions (For SB-DCCV and some cases of OOHB-DCCV, a single dialog box opens). The user is asked to select ‘Yes’ or ‘No’ from the drop-down list box. After making the selection, the user clicks the ‘OK’ button to open a new dialog box corresponding to the next DCCV question.

When all user responses to DCCV 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.


RcmdrPlugin.DCCV documentation built on June 8, 2025, 1:29 p.m.