Skip to content

Commit d1bf784

Browse files
authored
Update index.md
1 parent 904185c commit d1bf784

1 file changed

Lines changed: 11 additions & 10 deletions

File tree

  • docs/teacher/reference/response_area_components

docs/teacher/reference/response_area_components/index.md

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -47,16 +47,17 @@ Each stage is in a separate tab. Teachers are recommended to be mindful of this
4747
![Screenshot](screenshots/Inputfield.png)
4848

4949
- Select an input style for the student by scrolling or filtering. These consist of the following:
50-
- Matrix
51-
- Number
52-
- Boolean (True/false)
53-
- Text (Suitable for short text answers)
54-
- Table
55-
- Multiple-choice
56-
- Expression (Gives a preview for the typed symbolic expression)
57-
- Numeric units (Two fields, allowing for units to be assessed)
58-
- Code
59-
- Essay (Suitable for long text answers)
50+
- Matrix
51+
- Number
52+
- Boolean (True/false)
53+
- Text (Suitable for short text answers)
54+
- Table
55+
- Multiple-choice
56+
- Expression (Gives a preview for the typed symbolic expression)
57+
- Numeric units (Two fields, allowing for units to be assessed)
58+
- Code
59+
- Essay (Suitable for long text answers)
60+
6061
- Each field has suitable evaluation functions. For example, a simple numerical answer is best suited to number, as this supports isSimilar, while assessing an equation is best suited to the expression foeld, as this supports compareExpressions.
6162
- Each input field may be configured with a series of options:
6263
- Enable live preview. Default TRUE for the EXPRESSION input type, to validate student input before submitting for feedback.

0 commit comments

Comments
 (0)