Background
Usability testing results T427845: New Explore Feed content types lightweight usability testing showed that new articles personalized to your interests are the most interesting and likely to cause return visits for users.
Working definition of a new article on the language Wikipedia of the feed
- Article in the main namespace (not draft space)
- Does not contain a template nominating it for deletion
- Has been marked as patrolled
- Created or added to that language 0-180 days ago
Task
Initial timebox
- Do we have a scalable way to present new articles by topic within the feed? i.e. If I follow "Performing Arts", I would see four articles that have been created recently AND are classified as Performing Arts by the Topics model.
- For how many of the Topics can we surface 4 new articles every day consistently? (this will inform if we surface topics individually like Based on your interests, or if we mix topics together in one singular new articles module). Could shifting our definition of "new" articles provide any improvements?
- Can we filter to articles that have bene marked patrolled? or as a proxy: have been edited by more than 1 unique editor
Deeper questions (if time)
- Can we limit our display of new articles to only those with a creation date of more than 90 days ago?
- What information can we access about the new articles that can be leveraged in the design or for filtering on quality? (i.e. patrol status, number of unique editors, size, date created, number of recent edits, presence of image)
- Could we show new articles coming in in (relatively) real time for a given topic? i.e. For performing arts, seeing a list of articles created, in order with most recently created at the top.
- Can we surface new articles related to users' article interests in any way? (Using the MoreLike API or other methods) If we cannot do this, we'll only be able to show new articles for users who have topics selected.)
Next steps
- Write up findings and implications for Product & design. If there are multiple approaches include rough t-shirt sizing for each approach, and note any cross-team dependencies.
- Propose recommended path forward
References
- Weeklypedia pulls the ten most actively edited articles created within the last week https://weekly.hatnote.com/index.html
- https://en.wikipedia.org/wiki/Wikipedia:New_articles_by_topic
- Haley's Prototype & Claude engineering write up