|
@@ -1032,8 +1032,8 @@ class Exercise
|
|
|
* returns the array with the question ID list.
|
|
|
*
|
|
|
* @param bool $fromDatabase Whether the results should be fetched in the database or just from memory
|
|
|
- * @param bool $adminView Whether we should return all questions (admin view) or
|
|
|
- * just a list limited by the max number of random questions
|
|
|
+ * @param bool $adminView Whether we should return all questions (admin view) or
|
|
|
+ * just a list limited by the max number of random questions
|
|
|
*
|
|
|
* @author Olivier Brouckaert
|
|
|
*
|