-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.1
-
None
The question usage display from MDL-75306 does a separate DB query for each question shown in the question bank. That should be made more efficient. This affects both columns question_last_used_column and question_usage_column.
The fact this is not being done with a JOIN into the main query means it is impossible to make these columns sortable.
- is a regression caused by
-
MDL-75306 Question bank: add a last-used column
-
- Closed
-