AidanMartell
5 months agoCommunity Member
Forcing Minimal Question Reuse on later Attempts
Hello everyone,
I've got a bit of a weird requirement.
I need to ensure that as few questions get reused between attempts as possible, but I'm not sure how to do that.
Currently I have a question bank with 60 questions, and it's set to draw 30 questions randomly each attempt. The issue is that when it draws another 30 questions on a later attempt, it is likely going to take questions that have already been answered in previous attempts, resulting in around 50% new questions.
Is there a way to set it so that it has a maximum number of questions that it reuses or have it prioritize unused questions in some way?