Skip to content

Commit e59b7ae

Browse files
harmitgoswamiHarmit GoswamiHarmit Goswami
authored
Created badges documentation (#260)
Co-authored-by: Harmit Goswami <hgoswami@Harmits-MacBook-Pro.local> Co-authored-by: Harmit Goswami <hgoswami@harmits-mbp.home>
1 parent ec9e952 commit e59b7ae

File tree

3 files changed

+20
-0
lines changed

3 files changed

+20
-0
lines changed
31.1 KB
Loading

src/tools/pontoon/notifications.md

+4
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,10 @@ This notification is sent once a day to authors of suggestions, to inform them t
5858

5959
This notification is sent to team managers, as soon as a new user makes the first contribution to their team.
6060

61+
### Badge awarded
62+
63+
This notification is sent to a user upon being awarded with a [badge or new badge level](profile.md#achievement-badges) from reviewing and submitting translations, or promoting users.
64+
6165
### Manual notifications
6266

6367
Administrators can send manual notifications to a project, including all locales or a subset of them. Unlike other types of notifications, this can’t be disabled.

src/tools/pontoon/profile.md

+16
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,27 @@ The goal of the profile page in Pontoon is to provide a tool to showcase contrib
55
The left column includes information about the user:
66
* Profile picture and name.
77
* Contact details.
8+
* Achievement badges.
89
* Information on last known activity (when the user has submitted or reviewed a translation), last login in Pontoon, and the account’s creation date.
910
* Roles in Pontoon (a user can have multiple roles across different locales).
1011

1112
Users can customize their information and the visibility of specific fields in the [settings page](users.md#user-settings) (reachable using the `CHANGE SETTINGS` button).
1213

14+
## Achievement badges
15+
16+
Achievement badges awarded to a user are displayed beneath their contact information. The available badge types, from left to right in the image below, include:
17+
* **Translation Champion**, awarded for submitting translations.
18+
* **Review Master**, awarded for reviewing translations.
19+
* **Community Builder**, awarded for promoting users to higher roles.
20+
21+
![Achievement badges](../../assets/images/pontoon/profile/badges.png "Screenshot of all possible achievement badges")
22+
23+
Each badge has multiple levels. If a user holds a badge at level two or higher, the level is shown at the bottom left of the badge icon.
24+
25+
Whenever they earn a new badge or level up an existing badge, users will be notified with a pop-up and a notification.
26+
27+
## Activity graphs
28+
1329
In the top central section there are two graphs:
1430
* **Approval rate** shows the ratio between the number of translations approved and the total number of translations reviewed, excluding self-approved translations.
1531
* **Self-approval rate** is only visible for users with translator rights, and shows the ratio between the number of translations submitted directly — or self-approved after submitting them as suggestions — and the total number of translations approved.

0 commit comments

Comments
 (0)