We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1ea3603 + c7f8373 commit fa82e38Copy full SHA for fa82e38
macros/contexts/contextForm.pl
@@ -81,7 +81,6 @@ sub _contextForm_init {
81
Context($newContext);
82
$correct = Formula("$correct");
83
$student = Formula("$ans->{student_formula}");
84
- $student = $ans->{student_formula};
85
my $setSqrt = Context()->flag("setSqrt");
86
my $setRoot = Context()->flag("setRoot");
87
Context()->flags->set(
0 commit comments