- Introduce a new GoalProgressTracker (name TBD) that accepts an EventGoal and an event, and outputs a floating point percentage of goal completion
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Add Calculator for event goal completion | mediawiki/extensions/CampaignEvents | master | +247 -0 |
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Open | None | T387389 [EPIC] Event goal-setting in Collaborative Contributions | |||
| Resolved | MHorsey-WMF | T414145 Create class to calculate progress towards goal |
Event Timeline
Comment Actions
Change #1236266 had a related patch set uploaded (by Mhorsey; author: Mhorsey):
[mediawiki/extensions/CampaignEvents@master] Add Calculator for event goal completion
Comment Actions
Change #1236266 merged by jenkins-bot:
[mediawiki/extensions/CampaignEvents@master] Add Calculator for event goal completion
Comment Actions
Introduce a new GoalProgressTracker (name TBD) that accepts an EventGoal and an event, and outputs a floating point percentage of goal completion
β It's called EventGoalCompletionCalculator, it accepts an event ID rather than event object, plus a couple parameters for permission checks, but of course it does what it should.
Nothing user-facing, resolving.