Quiz and Survey Master Abilities
Quiz and Survey Master exposes its quizzes and questions through the WordPress Abilities API, letting an AI assistant list quizzes, inspect a quiz's settings, review its questions, and add new questions directly.
4
Total
3
Read
1
Write
Requires the Quiz and Survey Master plugin on WordPress 6.9+ (the Abilities API registration is skipped via function_exists checks on older WordPress). Every ability requires the current user to have the 'edit_qsm_quizzes' capability.
Create Question
Writequiz-master-next/create-question
Adds a new question with answer options to an existing quiz.
Get Quiz
Read-onlyquiz-master-next/get-quiz
Returns the full settings and metadata for a single quiz by its ID.
List Questions
Read-onlyquiz-master-next/list-questions
Returns all active questions belonging to a given quiz.
List Quizzes
Read-onlyquiz-master-next/list-quizzes
Returns all quizzes and surveys, with sorting and pagination options.
More Forms plugins with abilities
All Forms →Use Quiz and Survey Master's abilities with AI
Install Easy MCP AI on your WordPress site and any AI assistant can call these abilities in minutes.