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: exercises/concept/need-for-speed/.meta/design.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,7 @@
27
27
This exercise could benefit from the following rules in the [analyzer]:
28
28
29
29
-`actionable`: If the student used a loop in the `tryFinishTrack()` method, encourage it to explore a different approach.
30
+
-`actionable`: If the student used a conditional statement like `if/else` or ternary expressions in the `batteryDrained` method, encourage it to explore a different approach.
30
31
31
32
If the solution does not receive any of the above feedback, it must be exemplar.
32
33
Leave a `celebratory` comment to celebrate the success!
0 commit comments