Skip to content

Commit 46c05e4

Browse files
committed
adjust text for build area tutorial
1 parent 8842551 commit 46c05e4

File tree

1 file changed

+27
-27
lines changed

1 file changed

+27
-27
lines changed

mapswipe_workers/sample_data/build_area/default_build_area_tutorial_screens.json

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
"title": "We've marked the correct square green."
77
},
88
"instructions": {
9-
"description": "Tap once to mark the square with waste green.",
9+
"description": "Tap once to mark the squares with buildings green.",
1010
"icon": "tap-1",
11-
"title": "There's some waste in this image"
11+
"title": "There are some buildings in this image"
1212
},
1313
"success": {
1414
"description": "Swipe to the next screen to look for more.",
1515
"icon": "check",
16-
"title": "You found your first area with waste!"
16+
"title": "You found your first area with buildings!"
1717
}
1818
},
1919
"2": {
@@ -23,14 +23,14 @@
2323
"title": "This is how the tiles should look."
2424
},
2525
"instructions": {
26-
"description": "Tap the square twice to mark it yellow indicating there might be waste.",
27-
"icon": "tap-2",
28-
"title": "We’re not sure if that’s a pile of waste"
26+
"description": "Tap all the squares which contain buildings.",
27+
"icon": "tap-1",
28+
"title": "There are many buildings here."
2929
},
3030
"success": {
3131
"description": "Swipe to the next screen to learn more.",
3232
"icon": "check",
33-
"title": "Nice. Use this whenever you're unsure"
33+
"title": "Nice."
3434
}
3535
},
3636
"3": {
@@ -40,14 +40,14 @@
4040
"title": "This is how the tiles should look."
4141
},
4242
"instructions": {
43-
"description": "Tap three times to mark the bad imagery red.",
44-
"icon": "tap-3",
45-
"title": "There’s a square with missing imagery"
43+
"description": "Tap the square twice to mark it yellow indicating there might be a building.",
44+
"icon": "tap-2",
45+
"title": "We’re not sure if that’s a building."
4646
},
4747
"success": {
48-
"description": "Swipe to keep on going",
48+
"description": "Swipe to the next screen to learn more.",
4949
"icon": "check",
50-
"title": "Great work!"
50+
"title": "Nice. Use this whenever you're unsure"
5151
}
5252
},
5353
"4": {
@@ -59,29 +59,29 @@
5959
"instructions": {
6060
"description": "No need to tap. Just swipe to the next screen.",
6161
"icon": "swipe-left",
62-
"title": "There’s no waste in this image"
62+
"title": "There’s no building in this image"
6363
},
6464
"success": {
6565
"description": "Swipe to keep on going",
6666
"icon": "check",
67-
"title": "Great stuff!"
67+
"title": "Great."
6868
}
6969
},
7070
"5": {
7171
"hint": {
72-
"description": "What was missing? Swipe to try some more.",
72+
"description": "Swipe to try another again on a new screen.",
7373
"icon": "swipe-left",
74-
"title": "We’ve marked the correct answers."
74+
"title": "This is how the tiles should look."
7575
},
7676
"instructions": {
77-
"description": "For every square, tap once for waste, twice if you’re unsure and three times for bad imagery.",
78-
"icon": "tap",
79-
"title": "Now it’s your turn to try what you’ve learned"
77+
"description": "No need to tap. Just swipe to the next screen.",
78+
"icon": "swipe-left",
79+
"title": "Again. There are no buildings here"
8080
},
8181
"success": {
82-
"description": "Swipe to practice some more.",
82+
"description": "Swipe to keep on going",
8383
"icon": "check",
84-
"title": "Well done, you found all the waste!"
84+
"title": "Great."
8585
}
8686
},
8787
"6": {
@@ -91,9 +91,9 @@
9191
"title": "This is how the tiles should look."
9292
},
9393
"instructions": {
94-
"description": "Make sure you mark every square with waste.",
95-
"icon": "tap",
96-
"title": "There's lots of waste here!"
94+
"description": "Tap three times to mark all cloudy squares red.",
95+
"icon": "tap-3",
96+
"title": "Clouds are blocking the view"
9797
},
9898
"success": {
9999
"description": "Swipe to practice some more.",
@@ -108,9 +108,9 @@
108108
"title": "This is how the tiles should look."
109109
},
110110
"instructions": {
111-
"description": "Even if waste is just on the edge, still mark it green.",
112-
"icon": "tap",
113-
"title": "Don't miss a square"
111+
"description": "Mark all tiles red by tapping three times",
112+
"icon": "tap-3",
113+
"title": "Imagery is not available"
114114
},
115115
"success": {
116116
"description": "Swipe to practice some more.",

0 commit comments

Comments
 (0)