For the those familiar with coding or text editing, you can utilize the Moodle GIFT format to create quizzes. This text-based format is similar to editing HTML or writing programming instructions.
A question in this format might look like:
// multiple choice with specified feedback for right and wrong answers ::Q2:: What's between orange and green in the spectrum? { =yellow # right; good! ~red # wrong, it's yellow ~blue # wrong, it's yellow }