Difference between revisions of "Interaction"

From SAP Enable Now Wiki
 
Line 3: Line 3:
 
* '''[[Book Page]]''' content object > '''[[Fill in the Blanks (Book Page object)|Fill in the Blanks]]''' object > '''Interaction''' property
 
* '''[[Book Page]]''' content object > '''[[Fill in the Blanks (Book Page object)|Fill in the Blanks]]''' object > '''Interaction''' property
 
* '''[[Book Page]]''' content object > '''[[Matching (Book Page object)|Matching]]''' object > '''Interaction''' property
 
* '''[[Book Page]]''' content object > '''[[Matching (Book Page object)|Matching]]''' object > '''Interaction''' property
 +
* '''[[Book Page]]''' content object > '''[[Sorting (Book Page object)|Sorting]]''' object > '''Interaction''' property
 +
* '''[[Book Page]]''' content object > '''[[Puzzle (Book Page object)|Puzzle]]''' object > '''Interaction''' property
 
* '''[[Quiz]]''' content object > '''[[Fill in the Blanks (Quiz item)|Fill in the Blanks]]''' item > '''Interaction''' property
 
* '''[[Quiz]]''' content object > '''[[Fill in the Blanks (Quiz item)|Fill in the Blanks]]''' item > '''Interaction''' property
 
* '''[[Quiz]]''' content object > '''[[Matching (Quiz item)|Matching]]''' item > '''Interaction''' property
 
* '''[[Quiz]]''' content object > '''[[Matching (Quiz item)|Matching]]''' item > '''Interaction''' property
 +
* '''[[Quiz]]''' content object > '''[[Sorting (Quiz item)|Sorting]]''' item > '''Interaction''' property
 +
* '''[[Quiz]]''' content object > '''[[Puzzle (Quiz item)|Puzzle]]''' item > '''Interaction''' property
  
 
==Purpose==
 
==Purpose==
Line 31: Line 35:
 
* '''Drop Down List''': Each input field 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.
 
* '''Drop Down List''': Each input field 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 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.
 
* '''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.
* '''Arrange in One Field''': Used with a '''Puzzle''' question. The user is required to move the puzzle pieces withing the original puzzle area; dropping a puzzle piece into a new position will cause the piece currently in tat position to be put in the place the dropped piece was moved from.
+
* '''Arrange in One Field''': Used with a '''[[Puzzle (Quiz item)|Puzzle]]''' question. The user is required to move the puzzle pieces withing the original puzzle area; dropping a puzzle piece into a new position will cause the piece currently in tat position to be put in the place the dropped piece was moved from.
* '''Arrange in New Field''': Used with a '''Puzzle''' question. In addition to the puzzle area, a second, blank (identically sized) area is displayed in the question area, and the user is required to drag puzzle pieces from the original image and drop them onto the correct position in the second puzzle area.  
+
* '''Arrange in New Field''': Used with a '''[[Puzzle (Quiz item)|Puzzle]]''' question. In addition to the puzzle area, a second, blank (identically sized) area is displayed in the question area, and the user is required to drag puzzle pieces from the original image and drop them onto the correct position in the second puzzle area.  
 
[[Category:Property]]
 
[[Category:Property]]

Latest revision as of 17:29, 12 February 2020

Scope

Purpose

This property is used to specify the way in which the user can provide their answers for applicable question types. The options available will depend upon the type of question, as follows:

Interaction Fill in the Blanks Matching Sorting Puzzle
Text Input Y
Text Input (Case Sensitive) Y
Drop Down List Y Y Y
Drag & Drop Y Y Y
Arrange in One Field Y
Arrange in Second Field Y

These options work as follows:

  • 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 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.
  • Arrange in One Field: Used with a Puzzle question. The user is required to move the puzzle pieces withing the original puzzle area; dropping a puzzle piece into a new position will cause the piece currently in tat position to be put in the place the dropped piece was moved from.
  • Arrange in New Field: Used with a Puzzle question. In addition to the puzzle area, a second, blank (identically sized) area is displayed in the question area, and the user is required to drag puzzle pieces from the original image and drop them onto the correct position in the second puzzle area.