Fixed
Details
Priority
CriticalAffects versions
Fix versions
Components
Assignee
Brian J.Brian J.Reporter
Brian J.Brian J.Labels
Details
Details
Priority
Affects versions
Fix versions
Components
Assignee
Brian J.
Brian J.Reporter
Brian J.
Brian J.Labels
Created April 25, 2018 at 9:53 AM
Updated May 30, 2018 at 7:06 AM
Resolved May 22, 2018 at 10:14 AM
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.