... | @@ -29,6 +29,7 @@ Importantly, you should have complied with the following formatting rules (if no |
... | @@ -29,6 +29,7 @@ Importantly, you should have complied with the following formatting rules (if no |
|
should be randomized (using different ways for the answers is ok, however, then
|
|
should be randomized (using different ways for the answers is ok, however, then
|
|
the answers are not randomized as explained in the next point).
|
|
the answers are not randomized as explained in the next point).
|
|
- Each answer option needs to start in a new line with ```\item``` (whitespaces before are ok).
|
|
- Each answer option needs to start in a new line with ```\item``` (whitespaces before are ok).
|
|
|
|
- Use the command ```\true``` right after ```\item``` s.t. "TRUE" is printed in front of this item when generating the solution. You can additionally use the command ```\false``` for wrong answers if wanted (but this is not necessary).
|
|
- Answers can be over multiple lines (all lines until the next ```\item``` are appended for the "current" answer option).
|
|
- Answers can be over multiple lines (all lines until the next ```\item``` are appended for the "current" answer option).
|
|
- Questions which do not have an enumerate environment for the answers are not
|
|
- Questions which do not have an enumerate environment for the answers are not
|
|
randomized but kept identical in the new version. E.g. this can be questions with
|
|
randomized but kept identical in the new version. E.g. this can be questions with
|
... | | ... | |