A way to create "instant fail" questions?

A way to create "instant fail" questions?

Simon Goldstone -
回帖数:3

Hi,

I'm fairly new to Moodle so looking for some help...

We want to create some questions within our quiz that are "instant fail" questions. So if the student doesn't select the correct answer (multiple choice) they fail the entire quiz.

(In the same quiz we will also have 'normal' questions that result in +1 or -1 grades.)


Can this be done?


Thanks,

回复Simon Goldstone

Re: A way to create "instant fail" questions?

Daniel Thies -
Core developers的头像 Particularly helpful Moodlers的头像 Plugin developers的头像 Testers的头像

Is this a situation where lesson module might work?

回复Daniel Thies

Re: A way to create "instant fail" questions?

Simon Goldstone -

Hi Daniel, thank you for your response. My [limited] understanding of the lesson module is that we would create a single question at the bottom of the page and it would 'direct' the student through the lesson. This isn't quite what I was looking for. All I really need is a way of marking the answers to a particular question in a large quiz with, say, "-99999" or something so that, no matter how well you do anywhere else, you will always fail the whole quiz.

Wonder if there's any way to achieve something like this?

I guess it's a bit like a driving test where you may have several "minors" but only one "major".


Thanks

回复Simon Goldstone

Re: A way to create "instant fail" questions?

Daniel Thies -
Core developers的头像 Particularly helpful Moodlers的头像 Plugin developers的头像 Testers的头像

Lesson can do some of the question types that quiz like multiple choice or fill in the blank. However, a wrong answer can redirect to a page which tells the student the activity has failed.

To do this with quiz you might set up conditional questions for wait some questions more heavily, but this has more limitations.I