Examplary
  • Start for free

    Export QTI 3 package

    Export an exam as a QTI 3 ZIP package.

    POST https://api.examplary.ai/exams/{id}/export/qti3-zip

    Path parameters

    idstringrequired

    Responses

    200 — URL to download the exported QTI ZIP package.

    application/json
    urlstring· urirequired

    URL to download the exported QTI ZIP package.

    Requirements

    Rate limit

    100 requests per minute per user.

    User roles

    This endpoint requires the teacher, admin, or owner role to be present.

    OAuth scopes

    This endpoint requires the exams:read scope to be present.