Math quizze - minimum odd number from numbers set. How to create this?

Math quizze - minimum odd number from numbers set. How to create this?

by Grigorii Andreev -
Number of replies: 0

Dear experts.

We are creating the math quizzes for topic: "Even and odd numbers". And the question is to choose the minimum odd number from number set of 10 integer numbers.

We use numerical set question to create the number set from 10 of random integer numbers (up to 100). The numbers are generated by Moodle 3.1 itself  by rand_int(0,100) operator.

But how we may choose the minimum odd (for example) number from number set. It is requred to check is the answer correct or not.

Many thanks for any advices.


Average of ratings: -