Quizport: Can post conditions be set to go a file if so and so another file if other condition.

Quizport: Can post conditions be set to go a file if so and so another file if other condition.

by Jeff Finnan -
Number of replies: 2
With the ability to to add multiple post conditions, is it possible to add a condition such as "next quiz' if say 100% is reached. If one get less than 100%, you are forced to go back to some earlier explanation htiml file to have them reread it before attempt the first quiz again? This earlier file would have the firs quiz set as the next quiz after the explanation file.

I guess I could try trial and error, but thought just asking would be far simpler.

Thanks,
Jeff


Average of ratings: -
In reply to Jeff Finnan

Re: Quizport: Can post conditions be set to go a file if so and so another file if other condition.

by Gordon Bateson -
Picture of Core developers Picture of Peer reviewers Picture of Plugin developers

> is it possible to add a condition such as "next quiz' if say 100% is reached

Yes.

> If one get less than 100%, you are forced to go back to some earlier
> explanation htiml file to have them reread it before attempt the first quiz again?

This is possible too.

Quiz Pre-conditions Post-conditions
Explanation 1
  • Next quiz
Quiz 1
  • Previous quiz
  • >= 100% Next quiz
  • Previous quiz
Explanation 1
  • Previous quiz
  • Next quiz
Quiz 2
  • Previous quiz
  • >= 100% End of unit
  • Previous quiz

The "Explanations" can be plain html files and the quizzes can be Hot Potatoes quizzes.

Gordon

Average of ratings: Useful (1)
In reply to Gordon Bateson

Re: Quizport: Can post conditions be set to go a file if so and so another file if other condition.

by Jeff Finnan -
Great.

Thanks,
Jeff