{"name":"Quizzz Quiz Generation Agent","description":"Generates an editable, unassigned quiz draft from teaching material or a topic for an authenticated Quizzz teacher.","supportedInterfaces":[{"url":"https://quizzz-dev.techtranslab.com/api/a2a","protocolBinding":"JSONRPC","protocolVersion":"1.0"}],"provider":{"url":"https://techtranslab.com","organization":"TechTransLab"},"version":"1.0.0","documentationUrl":"https://quizzz-dev.techtranslab.com/a2a.md","capabilities":{"streaming":false,"pushNotifications":false,"extendedAgentCard":false},"securitySchemes":{"oauth2":{"oauth2SecurityScheme":{"description":"Quizzz OAuth 2.1 Authorization Code flow with PKCE.","flows":{"authorizationCode":{"authorizationUrl":"https://quizzz-dev.techtranslab.com/oauth/authorize","tokenUrl":"https://quizzz-dev.techtranslab.com/api/oauth/token","scopes":{"quiz:write":"Generate and save an editable quiz in the teacher library."},"pkceRequired":true}},"oauth2MetadataUrl":"https://quizzz-dev.techtranslab.com/.well-known/oauth-authorization-server"}}},"securityRequirements":[{"schemes":{"oauth2":{"list":["quiz:write"]}}}],"defaultInputModes":["text/plain","application/json"],"defaultOutputModes":["application/json"],"skills":[{"id":"generate_quiz_draft","name":"Generate quiz draft","description":"Generate and save one editable quiz from supplied teaching material or a topic, target language, question count/distribution, and optional proficiency or instructions. The result is not assigned, published, or sent to students.","tags":["education","language-learning","self-study","adaptive-learning","personalized-learning","quiz-generation"],"examples":["Generate a 10-question Japanese N4 quiz from this lesson text.","Create a Traditional Chinese vocabulary quiz about ordering food."],"inputModes":["text/plain","application/json"],"outputModes":["application/json"],"securityRequirements":[{"schemes":{"oauth2":{"list":["quiz:write"]}}}]}],"iconUrl":"https://quizzz-dev.techtranslab.com/icon-512.png"}