deny for module access

Jump to solution

Hello. My question. I created a 3 part module in the form theory-problem-1, theory-problem-2, theory-problem-3. How can I deny access to part 2 if the test in part 1 fails, access to part 3 if the test in part 2 fails? Kg Thank you for your reply.

Labels (1)
0 Likes
1 Solution
chriscas
Community Coach
Community Coach

Hi @АлександрДегтяр,

If I'm reading your question correctly, I think you'll actually want these 3 things to be in 3 separate modules.  For each module, you'll add a requirement  that the students need to score X on the text to complete the module.  For module 2 and 3, you'll add a prerequisite that the previous module be completed.  This should accomplish exactly what you need.

-Chris

View solution in original post