Compare two revisions of: Randomquestionpool

... ... @@ -214,7 +214,7 @@ The student sees either the 1st or 2nd question as question 1 **and** either the
214 214 ```
215 215
216 216 ```LaTeX
217 -% *4* questions are randomly selected from the 4 randomquestionpools:
217 +% 4 questions are randomly selected from the 4 randomquestionpools:
218 218 % # Question: question 1
219 219 % # Question: 2 or 3
220 220 % # Question: question 4
... ... @@ -227,7 +227,7 @@ The student sees either the 1st or 2nd question as question 1 **and** either the
227 227 ```
228 228
229 229 ```LaTeX
230 -% *3*questions are randomly select from the 3 randomquestionpools:
230 +% 3 questions are randomly select from the 3 randomquestionpools:
231 231 % question 1 and 7 will not be displayed.
232 232 % # Question: 2 or 3
233 233 % # Question: question 4
234 234