Implement Lesson to Show 50% of Available Questions in Each Cluster

Implement Lesson to Show 50% of Available Questions in Each Cluster

by Ellen K -
Number of replies: 1

Greetings,

I've been tasked with setting up a course that will progress linearly through about 5 topics. After the content slides for each of those topics has been displayed, I need to display randomly only a certain number of questions in the cluster of questions related to that topic. For example, I will have about 8 questions for each topic - but I only want the users to get 4 questions displayed.

I've been trying to find a definitive answer on whether this can be done. I could see setting up clusters and subclusters to somewhat accomodate for this, but not using a single cluster alone. Its been a while since Ive used Moodle. Am I on the right path using Lesson to accomplish this?

TIA!

Average of ratings: -
In reply to Ellen K

Re: Implement Lesson to Show 50% of Available Questions in Each Cluster

by Ellen K -

Disregard. We will simply run through all questions instead.