Difference between revisions of "Interaction"

From SAP Enable Now Wiki
Line 9: Line 9:
 
* '''Text Input''': The user is required to enter text into the input field(s). This is not case-sensitive.
 
* '''Text Input''': The user is required to enter text into the input field(s). This is not case-sensitive.
 
* '''Text Input (case-sensitive)''': The user is required to enter text into the input field(s) using exactly the same capitalization as that used in the '''[[Answer]]''' field(s).
 
* '''Text Input (case-sensitive)''': The user is required to enter text into the input field(s) using exactly the same capitalization as that used in the '''[[Answer]]''' field(s).
* '''Drop Down List''': Each input field (denoted by "____" in the question '''[[Text (Question property)|Text]]''' property) has a drop-down list that contains all of the specified '''[[Answer]]''' ''n'' texts, and the user must select the correct answer from the drop-down for each 'blank'. If you only have one blank but still want to provide a drop-down list of possible choices, then enter all choices, comma separated, in '''Answer 1''', prefix the correct answer with an asterisk, and select the '''[[Use Answer 1 Only]]''' property.
+
* '''Drop Down List''': Each input field (denoted by "____" in the question '''[[Text (Question property)|Text]]''' property) has a drop-down list that contains a number of choices, and the user must select the correct answer from the drop-down for each 'blank'. The possible choices are entered, comma separated, in the '''Answer''' ''n'' property, and the correct answer is prefixed with an asterisk.
* Drag & Drop: A table is shown below the question '''[[Text (Question property)|Text]]''', with one column for each 'blank', and a row for each '''Answer'''. The user is required to drag the correct answer from the relevant column onto each 'blank'.
+
* Drag & Drop: A table is shown below the question '''[[Text (Question property)|Text]]''', with one column that lists the possible options for each 'blank'. The user is required to drag the correct answer from the relevant column onto each 'blank'. The possible choices are entered, comma separated, in the '''Answer''' ''n'' property, and the correct answer is prefixed with an asterisk.
 
[[Category:Property]]
 
[[Category:Property]]

Revision as of 07:28, 7 February 2020

Scope

Scope

Example of a Fill in the Blanks question, used withing a Quiz. This example has three blanks, and uses an Interaction property of Drag & Drop.

This property is used to specify the way in which the user can provide their answers for a Fill in the Blanks question. The options are:

  • Text Input: The user is required to enter text into the input field(s). This is not case-sensitive.
  • Text Input (case-sensitive): The user is required to enter text into the input field(s) using exactly the same capitalization as that used in the Answer field(s).
  • Drop Down List: Each input field (denoted by "____" in the question Text property) has a drop-down list that contains a number of choices, and the user must select the correct answer from the drop-down for each 'blank'. The possible choices are entered, comma separated, in the Answer n property, and the correct answer is prefixed with an asterisk.
  • Drag & Drop: A table is shown below the question Text, with one column that lists the possible options for each 'blank'. The user is required to drag the correct answer from the relevant column onto each 'blank'. The possible choices are entered, comma separated, in the Answer n property, and the correct answer is prefixed with an asterisk.