Skip to content

Commit 776df27

Browse files
authored
Update user.md
1 parent 53a5415 commit 776df27

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

app/docs/user.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# SymbolicEqual
2-
[!WARNING]
3-
This feature is deprecated, please use [compareExpressions](https://github.com/lambda-feedback/compareExpressions)
2+
The function has been deprecated.
3+
4+
[compareExpressions](github.com/lambda-feedback/compareExpressions) is a second-generation evaluation function that is backwards compatible with symbolicEqual and provides more advanced capabilities.
45

56
This function utilises the [`SymPy`](https://docs.sympy.org/latest/index.html) to provide a maths-aware comparsion of a student's response to the correct answer. This means that mathematically equivalent inputs will be marked as correct. Note that `pi` is a reserved constant and cannot be used as a symbol name.
67

0 commit comments

Comments
 (0)