... |
... |
@@ -148,7 +148,7 @@ For input-types: |
148 |
148 |
\end{question} |
149 |
149 |
``` |
150 |
150 |
|
151 |
|
-Click the following links for more details on [types](Answer-types.md), [fields](number-fields.md), [variables](Variables.md) and [explanations](Explanations.md). |
|
151 |
+Click the following links for more details on [types](Answer-types.md), [fields](number-fields.md), [variables](Variables.md) and [explanations](Feeback-and-Explanations.md). |
152 |
152 |
|
153 |
153 |
Multiple choice questions are explained [here](mc.questions.md). |
154 |
154 |
|
... |
... |
@@ -181,7 +181,7 @@ The answer environments are defined within a question environment. The commands |
181 |
181 |
* The \text-command provides the text that gives the task of the answer input. If the answer is referenced in the question text by \ansref, this text here is ignored. |
182 |
182 |
* With the \solution-command the author provides a correct solution to the task. |
183 |
183 |
* After the \solution-command there might be several commands that specify in which way the answer should be corrected (e.g. \checkAsFunction ). |
184 |
|
-* The \explanation-command on answer-level works similar as that on question-level, see [explanations](Explanations.md) for more details. |
|
184 |
+* The \explanation-command on answer-level works similar as that on question-level, see [explanations](Feeback-and-Explanations.md) for more details. |
185 |
185 |
* for more details on the \score-command see [Weighting the score of answers](advanced-topics.md#weighting-the-score-of-answers). |
186 |
186 |
|
187 |
187 |
|
188 |
188 |
|