hyperion-quiz-question-generation

post/api/hyperion/courses/{courseId}/quiz-exercises/generate-questions

Path parameters

courseIdinteger required

Request body

topicstring

Main topic for the generated quiz (used in free-topic mode)

competencyIdsinteger[]

IDs of course competencies to assess (used in competency mode). Either topic or competencyIds must be provided.

optionalPromptstring

Optional additional instructions

language'en' | 'de' required

Target language for the generated quiz

questionTypesstring[] required

Question types to include

numberOfQuestionsinteger required

Number of questions to generate

difficultyinteger required

Difficulty as a value from 0 to 100

Response

OK

Changes

Changed in 5 of the 37 revisions of this API.27

    • added the new optional request property

      new-optional-request-property

    • the request property became optional

      request-property-became-optional

    • the request property's minLength was increased from 0 to 1

      request-property-min-length-increased

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property //// to the response with the status

      response-optional-property-added

    • added the optional property //// to the response with the status

      response-optional-property-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 72 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog