Skip to main content

Question Set

The Question Set content type chains several questions of different subtypes into a single sequence with a progress bar and final feedback. The AI generates the questions, mixes the requested subtypes, and configures the grading of the Moodle activity.

AI-generated configuration

SettingDescriptionPossible valuesDefault
Number of questionsHow many questions the set contains. The documented minimum is enforced even when the teacher asks for fewer.Minimum 3As requested, never below 3
Question subtypesThe question types mixed into the set.Multiple choice, true/false, fill in the blanks, mark the words, drag the words, drag and drop, essay, and multimedia choiceThe subtypes requested by the teacher
Pass scorePercentage of the set's score required to pass.0 to 10070
Grade to passMinimum grade of the Moodle activity, taken from the set's pass score.Number matching the requested pass score70
Maximum gradeMaximum grade of the Moodle activity.100 (not modified)100
Grading methodHow the activity grade is determined.Highest grade (not modified)Highest grade

Generated content

  • The questions, each one functional inside the set according to its subtype: options with at least one correct in multiple choice, draggable words in place, markable words identified, the essay with its prompt, and so on.
  • A progress bar and navigation between questions.
  • Final feedback by score ranges at the end of the set.
  • When a syllabus or source document is uploaded, every question and answer is drawn strictly from it.

Rules and behavior

  • The set supports eight subtypes: multiple choice, true/false, fill in the blanks, mark the words, drag the words, drag and drop, essay, and multimedia choice.
  • True/False questions exist only inside sets and containers, never as standalone H5P content — the Question Set is where they live.
  • The documented minimum is 3 questions: asking for fewer still produces a set with at least 3.
  • When the teacher asks for several standalone multiple-choice questions, the request is routed to a Question Set.
  • It is a scored type: the set's pass score propagates to the Grade to pass of the activity (70 by default), while the Maximum grade stays at 100 and the Grading method stays at Highest grade.

Example prompts

Without syllabus

A set mixing three subtypes, with the default Grade to pass of 70:

I need an H5P interactive content of the question set type for the Geography course. Have it review the capitals and main rivers of the Americas mixing multiple choice, true and false, and fill-in-the-blanks questions. About six questions in total.

A set with a custom pass score that propagates to the activity:

Build an H5P question set on the world's climates for the Geography course: tropical, temperate, arid, and polar zones. Five multiple choice and true and false questions, and have it passed with 80%.

With syllabus

A set with text and drag subtypes anchored to the uploaded document:

I want an H5P question set on unit 3 of the syllabus I uploaded. Combine one drag-the-words question, one mark-the-words question, and one short essay, all with the concepts of that unit.