141k views
5 votes
Electronic forms should use radio buttons for multiple selections of items: True/ False

User SantoshK
by
8.3k points

1 Answer

3 votes

Final answer:

Radio buttons are for selecting one option, so it is false that electronic forms should use them for multiple selections. Checkboxes are the correct control for multiple selections in a form.

Step-by-step explanation:

The statement that electronic forms should use radio buttons for multiple selections of items is false. Radio buttons are designed for selecting only one option from a set of choices. When you want users to select multiple options, checkboxes are the appropriate control to use. For example, if a form asks for the activities a user is allowed to perform, and the options are 'Read E-Mail', 'Send E-Mail', 'Read Posts', 'Write Posts', 'D/L Files', 'U/L Files', 'Run Program', and multiple selections are possible, checkboxes should be used to allow for any combination of options.

User Acsmith
by
7.4k points