You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: src/tools/pontoon/notifications.md
+4
Original file line number
Diff line number
Diff line change
@@ -58,6 +58,10 @@ This notification is sent once a day to authors of suggestions, to inform them t
58
58
59
59
This notification is sent to team managers, as soon as a new user makes the first contribution to their team.
60
60
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
+
61
65
### Manual notifications
62
66
63
67
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.
Copy file name to clipboardexpand all lines: src/tools/pontoon/profile.md
+16
Original file line number
Diff line number
Diff line change
@@ -5,11 +5,27 @@ The goal of the profile page in Pontoon is to provide a tool to showcase contrib
5
5
The left column includes information about the user:
6
6
* Profile picture and name.
7
7
* Contact details.
8
+
* Achievement badges.
8
9
* Information on last known activity (when the user has submitted or reviewed a translation), last login in Pontoon, and the account’s creation date.
9
10
* Roles in Pontoon (a user can have multiple roles across different locales).
10
11
11
12
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).
12
13
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
+

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
+
13
29
In the top central section there are two graphs:
14
30
***Approval rate** shows the ratio between the number of translations approved and the total number of translations reviewed, excluding self-approved translations.
15
31
***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