User stories:
As an event organizer, I want to be able to set a goal for my event, so that participants are motivated to join and contribute based on the goal, and so that I can have a clear story of the event outcome based on the goal.
As an event participant, I want to know how my contributions help accomplish the goals of the event, so that I can understand the impact of my edits and of the event overall.
Acceptance Criteria:
- Given that an event has a goal set,
- And a registered participant is making an edit that qualifies to be added to the event,
- A progress bar should be displayed in the post-publication dialog,
- And it should have the following text & formatting:
- Header: "Progress to goal" (in bold)
- Description: "This event has a goal of {X}." where {X} is the goal target with the metric label (e.g. "2,000 articles edited")
- Progress bar should display the current progress towards the goal
- Numeric text below the bar showing current/goal (e.g. "1000/2000")
- And the progress bar will not be updated to show their contribution (since the edit has not been processed)
- And it should have the following text & formatting:
Visual example:
NOTE: This is NOT up-to-date
| Progress against goal in association dialog |
