Skip to content

Commit

Permalink
Merge pull request e-mission#791 from GabrielKS/new_label_walkthrough
Browse files Browse the repository at this point in the history
Walkthrough for new label UI
  • Loading branch information
shankari authored and GabrielKS committed Aug 19, 2021
1 parent 5d66146 commit 90eb584
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions www/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,21 @@
"11": "Click the ‘?’ button whenever you'd like to view this tour again."
},

"new_label_tour": {
"0": "This is the new Label user interface. Label trips here instead of on the Diary page. Trips take longer to appear here, but when they do they will be more accurate and you will be able to use our new features to label them faster.",
"1": "This is the To Label tab. On this tab, only the trips you need to label will appear; when you label them, they will automatically disappear after a few seconds.",
"2": "Some of your trips do not appear in To Label because an algorithm labeled them for you. If you're curious, you can see these in the other tabs, but you only need to label trips on the To Label tab.",
"3": "Trips now appear with the newest trip at the bottom.",
"4": "To load older trips, scroll up and press the load button.",
"5": "Labels are now red if we couldn't predict them, yellow if we could predict them, and green if you entered or confirmed them yourself.",
"6": "If you see yellow labels on the To Label tab, this means you need to confirm or correct them.",
"7": "If all of a trip's yellow labels are correct, you can click the checkmark button, which will turn them green (the checkmark button doesn't do anything to red or green labels.",
"8": "If certain yellow labels are incorrect, you can correct them just like you'd enter a label normally.",
"9": "When there are no more trips in To Label, you're done labeling for the day.",
"10": "The more you label your trips, the better the algorithm gets at predicting your trips for you, so keeping up-to-date with your labeling will save you work in the long run!",
"11": "Click the ‘?’ button whenever you'd like to view this tour again."
},

"user-gender": "Gender",
"gender-male": "Male",
"gender-female": "Female",
Expand Down

0 comments on commit 90eb584

Please sign in to comment.