Page MenuHomePhabricator

Add a Link: Community Configuration setting to allow limiting "Add a Link" to new editors
Open, HighPublic

Description

User story & summary:
  • As a new Wikipedia editor, I want a simple and guided way to start contributing because getting started feels overwhelming and too open-ended.
  • As an experienced Wikipedia editor, I want to prevent excessive "Add a Link" tasks from overwhelming my wiki, as they create a high volume of low-impact edits and add extra burden for patrollers.
Project Details

Previous A/B tests have shown that the "Add a Link" task effectively helps newcomers start editing and continue contributing (1)(2)(3). However, some communities find that the additional patrolling workload outweighs the benefits. This task proposes a solution that ensures the "Add a Link" task remains available to newcomers while introducing a structured progression system that encourages them to move on to other tasks after a certain number of edits.

Proposed Solution

Introduce a new Community Configuration setting in Special:CommunityConfiguration/GrowthSuggestedEdits, allowing communities to limit access to the "Add a Link" Structured Task to newcomers only.

Implementation details:

  • Admins can configure a threshold (e.g., accounts with fewer than x edits) to determine access to "Add a Link."
  • Once a newcomer surpasses the threshold, the task will no longer be available to them.
  • Upon reaching the threshold, newcomers will receive positive reinforcement and an informative message encouraging them to try more advanced editing tasks.

Open questions:

  • Could it be a limit on the number of times I use that particular task, rather than a limit based on overall experience?

Goals:

  • Reduce the burden on patrollers by limiting the volume of "Add a link" edits.
  • Encourage newcomers to level up by progressing to more meaningful contributions.
  • Prevent any possibility of misuse (e.g., using "Add a Link" to gain user rights).
Acceptance Criteria:

Given I'm viewing Special:CommunityConfiguration/GrowthSuggestedEdits,
When I'm an admin,
Then I have the ability to limit the Add a link (Structured task) to only newcomers

Given I'm a newcomer,
When I previously had access to the Add a link (Structured task) but now no longer have access,
Then the Suggested Edits UI provides clarity as to why I no longer have access,
And if I pass the edit threshold and I've recently completed "Add a link" tasks, then I receive a supportive notification that lets me know about this change

Related Objects

Event Timeline

KStoller-WMF renamed this task from Add a Link: Community Configuration setting to allow limiting "Add a Link" to new editors to [Epic] Add a Link: Community Configuration setting to allow limiting "Add a Link" to new editors .Mar 26 2025, 4:31 PM
KStoller-WMF renamed this task from [Epic] Add a Link: Community Configuration setting to allow limiting "Add a Link" to new editors to Add a Link: Community Configuration setting to allow limiting "Add a Link" to new editors .
KStoller-WMF moved this task from Backlog to Epics on the Growth-Team board.
KStoller-WMF added a project: Epic.

Change #1164969 had a related patch set uploaded (by Michael Große; author: Michael Große):

[operations/mediawiki-config@master] Growth(enwiki): enable limiting Add a Link to new editors

https://gerrit.wikimedia.org/r/1164969

Change #1164969 merged by jenkins-bot:

[operations/mediawiki-config@master] Growth(enwiki): enable limiting Add a Link to new editors

https://gerrit.wikimedia.org/r/1164969

Mentioned in SAL (#wikimedia-operations) [2025-06-30T17:34:44Z] <urbanecm@deploy1003> Started scap sync-world: Backport for [[gerrit:1164969|Growth(enwiki): enable limiting Add a Link to new editors (T386034)]]

Mentioned in SAL (#wikimedia-operations) [2025-06-30T17:36:39Z] <urbanecm@deploy1003> migr, urbanecm: Backport for [[gerrit:1164969|Growth(enwiki): enable limiting Add a Link to new editors (T386034)]] synced to the testservers (see https://wikitech.wikimedia.org/wiki/Mwdebug). Changes can now be verified there.

Mentioned in SAL (#wikimedia-operations) [2025-06-30T17:46:30Z] <urbanecm@deploy1003> Finished scap sync-world: Backport for [[gerrit:1164969|Growth(enwiki): enable limiting Add a Link to new editors (T386034)]] (duration: 11m 46s)

Nemoralis subscribed.

This is now deployed to all wikis

Here's a succinct description you can wordsmith for user-notice:

Admins can now limit "Add a Link" to newcomers
The "Add a Link" Structured Task helps new account holders start editing, but some communities have requested the ability to restrict it to its intended audience: newcomers. Admins can now configure this setting at [[Special:CommunityConfiguration/GrowthSuggestedEdits]].

@Trizek-WMF - feel free to suggest a better description, but it would be nice to somehow also link out to the recent experiment data to explain the reasoning behind the task if possible (the new Add a Link" report was just published last week).