Special:SimilarEditors displays a QuickSurveys survey on successful form submission. It uses the quicksurvey URL param to ensure the the correct survey is shown, and that it always shown, even if the user has already submitted an answer.
However, in T310857 we will be using a POST request instead, so this mechanism won't work any more.
AC
- The correct survey is shown without using any URL parameters
- The survey is shown even if the user has submitted a response before