How can i control what happens when a quiz fails

How can i control what happens when a quiz fails

بذریعہ Chris Klissiaris -
جوابات کی تعداد: 5

Hello,

I have built a platform and i have some lessons. this lessons have quiz on. 

When someone fails the quiz i want him not to be able to continue. In fact i need him to be able to follow successfully every step and then go to the next.


Any ideas please?

درجہ بندی کا اوسط: -
Chris Klissiaris کے جواب میں

Re: How can i control what happens when a quiz fails

بذریعہ Joseph Rézeau -
Core developers کی تصویر Particularly helpful Moodlers کی تصویر Plugin developers کی تصویر Testers کی تصویر Translators کی تصویر

Hi Chris,

In Moodle terminology, the words "Course", "Quiz" and "Lesson" all mean something different and precise. It is impossible to understand your problem if you do not use those 3 words in their "Moodle meanings". Please re-phrase your question so we can understand it and help you.اشارہ

Joseph

Joseph Rézeau کے جواب میں

Re: How can i control what happens when a quiz fails

بذریعہ Chris Klissiaris -

Fair enough مسکراہٹ


I have created a course. This caurse has on the first week 1 page with powerpoint embed. Then a quiz that has a question from my question bank. then another page with powerpoint embed.


I want if the student fails the quiz not to be able to continue to the second page

Chris Klissiaris کے جواب میں

Re: How can i control what happens when a quiz fails

بذریعہ Chris Klissiaris -
Actually my only problem is how i can implement cloze questions into a lesson. I have created on the question bank a lot of cloze type questions and i want to add them to a lesson so i can control what happens on each multiple try to solve those quiz
Chris Klissiaris کے جواب میں

Re: How can i control what happens when a quiz fails

بذریعہ Joseph Rézeau -
Core developers کی تصویر Particularly helpful Moodlers کی تصویر Plugin developers کی تصویر Testers کی تصویر Translators کی تصویر

Again you are mixing up the Quiz and Lesson activities terms, so it's difficult to understand what you mean.

"I have created on the question bank a lot of cloze type questions and i want to add them to a lesson"

If you use the word "lesson" here in the sense of the Moodle Lesson activity, then you cannot have Cloze type questions inside a Lesson.

Joseph

Chris Klissiaris کے جواب میں

Re: How can i control what happens when a quiz fails

بذریعہ Joseph Rézeau -
Core developers کی تصویر Particularly helpful Moodlers کی تصویر Plugin developers کی تصویر Testers کی تصویر Translators کی تصویر

To allow/prevent a student access to an activity (such as seeing a powerpoint page), based on success/failure (i.e. score) in another activity (e.g. a quiz) you can use the Conditional_activities feature.