For the complete documentation index, see llms.txt. This page is also available as Markdown.

Surveys

Surveys define the question, targeting, participation rules, result visibility, and available time window. Their selectable choices are represented by SurveyAnswerOptions.

A submission creates a SurveyVote. Its chosen options are stored as read-only SurveyVoteSelectedAnswerOptions, which also provide aggregate counts.

Survey visibility uses Targetables; administration can additionally use Entity Permissions. Survey text supports Translations, and survey links support URL Context.

Last updated