Compare two revisions of: Randomquestionpool

... ... @@ -19,6 +19,11 @@ So questions that should be always displayed have to get their own "questionpool
19 19 <code>\randomquestionpool{1}{1}</code> for the very first question.
20 20 </div>
21 21
22 +<div class="alert">
23 +CAUTION: The effect is not seen when randomquestionpool is deactivated (e.g. in webmiau-preview).
24 +You need to put this on a server with randomquestionpool activated.
25 +</div>
26 +
22 27 A similar functionality is offered for quickchecks by `\randomquickcheckpool`. For examples, see [Quickchecks](Quick-Checks.md).
23 28
24 29 # Example
25 30