This is for quizzes added to a course and determining outcome and logical process dependent on pass/fail score.
Right now we can have the next section locked and depending on completing the quiz lesson step.
The user takes the quiz and either passes or fails, but I would like the next step to be a logical condition (like an if/else).
So if I have a quiz inside a course, it requires a passing score.
When the user passes they would get access to a different course lesson within the same category (or even a different category) based on passing or failing.
Right now I have a congrats/next steps lesson that is locked but everyone can see it.
I would like to hide this if at all possible and only show it and unlock after they pass (and not just unlock it).