The background for this variant test can be found in T246533: Variant tests: "initiation part 2" test (C vs. D). It contains two versions of the desktop workflow and two versions of the mobile workflow. This task is about Variant D for the desktop.
Mockups
- On arrival without personalized welcome survey response
- With personalized welcome survey response and banner dismissed
- Difficulty onboarding
- After onboarding
Specifications
- Start module reduced to only the email submodule. There is no option to dismiss it.
- The initialized suggested edits module will be large-sized, on left side of homepage. It will display the card feed once it's initialized.
- Suggested edits module
- When the user arrives on the page, the suggested edits module is on the page.
- Topic onboarding
- At first, the module displays the content previously contained in the "topic overlay" as engineered in T238610: Newcomer tasks: include topics in intro overlay, including the headers, counter at the bottom, and the personalization from welcome survey responses.
- The copy will be largely the same as what was shown in the overlay, with some slight changes since the element is no longer an overlay. The following are the only two changed messages:
- For users who said they wanted to correct a typo or error: When you created your account, you said you wanted to fix a typo or error. Here, you can find suggestions of small edits to get started. If you would rather go straight to fixing a specific article, you can search for the article and click "Edit".
- For users who said they want to add or change information in an existing article: When you created your account, you said you wanted to add or change information on an existing article. Here, you can find suggestions of small edits to get started. If you would rather go straight to changing a specific article, you can search for the article and click "Edit".
- The only button is "Continue", which advances to difficulty onboarding.
- Difficulty onboarding
- After advancing from topic onboarding, the user sees content that is like a cross between the difficulty overlay from T235723: Newcomer tasks: intro and difficulty overlays and the difficulty filters from T235042: Newcomer tasks: implement difficulty filters. It has the top of the overlay (the header and sentence), but the bottom of the filters (the checkboxes and counter).
- The user can select and deselect these different task types, essentially setting their filters in advance.
- There is a "Back" button to return to the topic screen, and a button to "Get suggestions", which completes the onboarding.
- After the onboarding, the module displays on the page. There is no way to re-experience the onboarding.
- Popup
- This popup (and the one for T250331: Variant tests: C-desktop) obsoletes the popup implemented in T222852: Homepage: discovery of homepage after account creation (desktop) that explains how the user should return to the homepage.
- When the user first arrives on their homepage, they will see a popup on top of the page that is pointing to their username.
- Header: "Welcome to your homepage!"
- Body: "You can always click on your username to return here. On your homepage, you can find suggested edits, ask questions to your mentor, and see your impact."
- The popup is dismissable with an "X" in the upper right and also by clicking on the screen outside of it.
- After the user dismisses it, they should never see it again.
- Instrumentation
- This instrumentation happens in addition to the normal homepage instrumentation.
- We should record an impression event for the banner.
- We should record a "close" event for dismissing the banner.
- We should record events for the topic onboarding the same way as for the topic overlay in Variant A.
- For the difficulty onboarding, we should record that the user clicked to "Get suggestions". We should also record their difficulty selections like we do with the difficulty filters. But we should be able to tell that those selections happened in the onboarding, not in the filters.