A way to create "instant fail" questions?

A way to create "instant fail" questions?

by Simon Goldstone -
Number of replies: 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,

In reply to Simon Goldstone

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

by Daniel Thies -
Core developers की तस्वीर Particularly helpful Moodlers की तस्वीर Plugin developers की तस्वीर Testers की तस्वीर

Is this a situation where lesson module might work?

In reply to Daniel Thies

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

by 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

In reply to Simon Goldstone

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

by 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