Compare two revisions of: advanced topics

... ... @@ -287,7 +287,7 @@ An example for answer type input.number:
287 287
288 288 % give an explanation for the partial scores (not mandatory)
289 289 \explanation[edited(ans)]{+0.25 point, at least you tried it}
290 - \explanation[equal(|ssol|,|ans|)]{+1 point, absolute value correct}
290 + \explanation[equal(|sol|,|ans|)]{+1 point, absolute value correct}
291 291 \end{answer}
292 292 ```
293 293
294 294