Details
-
Type:
Feature Request
-
Status: Verified
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 11.4
-
Fix Version/s: 11.5 [Tentative], 12.2, 19.0 [Tentative]
-
Component/s: Tests & Quizzes (Samigo)
-
Labels:
-
12 status:Resolved
-
11 status:Resolved
-
Test Plan:
Description
The performance of copying questions from a question pool to a quiz is a little sluggish. In our testing, using a question pool of 25 questions, it took an average of ~19000 ms to copy all 25 questions from the pool to a quiz. The larger the number of questions imported, the longer it takes.
After the PR is applied, this same process using the same site, same quiz, and same 25 questions from the question pool reduced the processing time to an average of ~2800 ms.