eswiki
array(
"@description"=> "description of the survey", "description" => "Reader-segmentation-1-description", // (blank) "@link"=> "external link to the survey (must be https)", "link"=> "Reader-segmentation-3-link", // https://docs.google.com/forms/d/e/1FAIpQLSdPUCZN6ATGQ7uQ-XlyhwiDaR_5wx94plES7AZDRn5Skq5x1A/viewform "@question"=> "survey question message key", "question"=> "Reader-segmentation-3-message", // "@privacyPolicy"=> "message key for privacy policy. May contain links.", "privacyPolicy"=> "Reader-segmentation-3-privacy", // Datos de la encuesta manejados por una tercera parte. [https://wikimediafoundation.org/wiki/Survey_Privacy_Statement_for_Schema_Revision_15266417/es Privacidad] "@coverage"=> "percentage of users that will see the survey", "coverage"=> "", // "@platform"=> "for each platform (desktop, mobile), which version of it is targeted (stable, beta, alpha)", "platform"=> array( "desktop"=> ["stable"], "mobile"=> ["stable"] )
)
Other possible candidates:
fawiki
hiwki
jawiki
nlwiki
arwiki
Deployment checklist
After the deployment
- Verify the survey shows when quicksurvey=true is passed as a query string
- Verify the survey can be completed
- Verify the survey doesn't show when the page is refreshed and the survey has been dismissed (verify the fix for T164907 is in production and working correctly)