Je bent je ingevulde velden bij deze pagina aan het verwijderen. Ben je zeker dat je dit wilt doen?
You are erasing your filled-in fields on this page. Are you sure that is what you want?
Nieuwe Versie BeschikbaarNew Version Available
Er is een update van deze pagina. Als je update naar de meest recente versie, verlies je mogelijk je huidige antwoorden voor deze pagina. Hoe wil je verdergaan ?
There is an updated version of this page. If you update to the most recent version, then your current progress on this page will be erased. Regardless, your record of completion will remain. How would you like to proceed?
Feedback can be provided to students using the feedback environment within a
problem-style environment. The feedback environment takes some optional
arguments (see below) to determine when it is displayed, but by default it is
displayed after any attempt at the problem (regardless of whether that attempt was
correct or incorrect).
For example, consider the following:
Guess my number!
. The answer is .
The previous problem is generated by the code:
\begin{problem}
Guess a number! $\answer{\pi}$
\begin{feedback}
$\pi$. The answer is $\pi$.
\end{feedback}
\end{problem}
It is also worth noting that you can stack feedback environments in the same
question. For example, try the following: