aef03
06-26-2008, 12:15 AM
I maintain a test that is given through Prometric testing centers. One of the features my provider has on question pools is the ability to favor presenting students with the questions from the pool that they have not answered yet.
This is generally on retakes so that a retake will not have all the same questions - but in the case of JoomlaLMS it could also be used when multiple quizzes use the same pools.
Her is a sample configuration where this would be useful:
QuestionPoolCategory1 - 10 questions
QuestionPoolCategory2 - 10 questions
QuestionPoolCategory3 - 10 questions
ToipcalQuiz1 - 5 questions from QuestionPoolCategory1 ONLY (randomized)
ToipcalQuiz2 - 5 questions from QuestionPoolCategory2 ONLY (randomized)
ToipcalQuiz3 - 5 questions from QuestionPoolCategory3 ONLY (randomized)
SectionReviewQuiz - 2 questions from each QuestionPoolCategory (randomized)
FinalExam - 5 questions from each QuestionPoolCategory (randomized)
If the system tracked what questions had been already answered by a given user, the above configuration would present a different question from each topical category for all four quizzes, the final exam would present 3 new questions from each category (finally hitting all 10 for each category) and 2 questions that had been previously answered.
This is generally on retakes so that a retake will not have all the same questions - but in the case of JoomlaLMS it could also be used when multiple quizzes use the same pools.
Her is a sample configuration where this would be useful:
QuestionPoolCategory1 - 10 questions
QuestionPoolCategory2 - 10 questions
QuestionPoolCategory3 - 10 questions
ToipcalQuiz1 - 5 questions from QuestionPoolCategory1 ONLY (randomized)
ToipcalQuiz2 - 5 questions from QuestionPoolCategory2 ONLY (randomized)
ToipcalQuiz3 - 5 questions from QuestionPoolCategory3 ONLY (randomized)
SectionReviewQuiz - 2 questions from each QuestionPoolCategory (randomized)
FinalExam - 5 questions from each QuestionPoolCategory (randomized)
If the system tracked what questions had been already answered by a given user, the above configuration would present a different question from each topical category for all four quizzes, the final exam would present 3 new questions from each category (finally hitting all 10 for each category) and 2 questions that had been previously answered.