Skip to content

Commit e2c7fc2

Browse files
committed
Changed math single line intro paragraph
1 parent 2b99a33 commit e2c7fc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/teacher/reference/response_area_components/Math_Single_Line.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Math_Single_Line
22

3-
This response area is very similar to [Text](Text.md), differing in that it can display how the user's response was interpreted back to them through the 'live preview' feature. This works using the grading function, providing a `feedback.response_latex` field, which gets rendered.
3+
This response area allows users to type, write or upload mathematics, and then displays how the user's response was interpreted back to them through the 'live preview' feature. This works using the evaluation function, providing a `feedback.response_latex` field, which gets rendered.
44

55
## compareExpressions
66
**Input Symbols**

0 commit comments

Comments
 (0)