Exhibit:
You are developing a form for a family-oriented video store. The form will run in a query-only mode in a customer kiosk that displays information about movies that are available to rent. The Rating item on the form shown in the upper portion of the exhibit displays the rating of the movie: G, PG, R, or X. Your customers are not interested in all these values, but they do want to see if the film is suitable for the whole family (rated G). You decide to change the item to a check box to be displayed as shown in the lower portion of the exhibit. You want users to be able to query any movies, but only those with a G rating will have the check box selected.
Which properties of the Rating item must you modify to make this change?
A.
Item Type, Label, Value When Checked, Checkbox Mapping of Other Values, Prompt
B.
Item Type, Value When Checked, Value When Unchecked, Prompt
C.
Label, Initial Value, Value When Checked, Value When Unchecked, Prompt
D.
Label, Initial Value, Value When Checked, Checkbox Mapping of Other Values, Prompt
E.
Data Type, Label, Value When Checked, Value When Unchecked, Checkbox Mapping of Other Values, Prompt
F.
You cannot use a check box for this application because there are more than two possible values for the item.
why data type needs to be changed ?
i think it is wrong in copying the question
it should be item type
I think the answer is A