Review questions agent
The Review Questions Agent is an AI-powered tool that automatically reviews all questions in your survey for spelling errors, grammar issues, and clarity improvements. It uses Google Gemini to analyze the question labels and response option texts, and presents suggestions that you can accept or reject individually.
13.1 Launching a Review¶
- Navigate to the Question List of your survey (click QUESTIONS in the left menu).
- In the top-right corner of the page, click the REVIEW QUESTIONS AGENT button.
- A confirmation modal will appear informing you that the review process has been launched in the background.
- You can continue working on your survey while the review is being processed. The review typically takes 10-30 seconds depending on the number of questions.
13.2 Viewing Suggestions¶
Once the review is complete, the button in the question list toolbar will change to VIEW SUGGESTIONS (N), where N is the number of suggestions found.
Click this button to see the list of suggestions. Each suggestion is displayed in a table with the following columns:
- Question: The question identifier (e.g., P1, P2)
- Original: The current question text and response options, highlighted in red
- Suggested: The proposed corrected text and response options, highlighted in green
- Reason: A brief explanation of why the change is suggested
- Actions: Accept or Reject buttons
13.3 Accepting a Suggestion¶
Click the green checkmark button to accept a suggestion. This will:
- Update the question label text in your survey with the suggested text
- Update all response option texts with the suggested corrections
- Save the changes to the survey automatically
- Remove the suggestion from the list
The changes take effect immediately in the survey definition.
13.4 Rejecting a Suggestion¶
Click the red X button to reject a suggestion. This will:
- Dismiss the suggestion without making any changes to the survey
- Remove the suggestion from the list
13.5 What Gets Reviewed¶
The agent reviews the following elements of each question:
- Question label text — The main text of the question that respondents see
- Response option texts — The text of each answer option (for radio, checkbox, dropdown, etc.)
The following question types are excluded from the review because they have no visible text for respondents: - AntiSpam, Auth Filter, Redirect, Wait, Game-related types
Child questions (matrix rows, choice cards) are also excluded since their text is inherited from the parent question.
Note: The review preserves any HTML formatting in question labels (tables, bold text, links, etc.). Only the visible text within the HTML is corrected.
When all suggestions have been accepted or rejected, the button returns to REVIEW QUESTIONS AGENT, allowing you to launch a new review if needed.