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: building/tracks/config-json.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -147,7 +147,7 @@ Each concept exercise is an entry in the `exercises.practice` array. The followi
147
147
-`name`: the exercise's name. Its length must be <= 255.
148
148
-`practices`: an array of concept slugs that the exercise is helping students practice
149
149
-`prerequisites`: an array of concept slugs that must be unlocked before a student can start the exercise
150
-
-`difficulty`: a number indicating the difficulty of the exercise. The number must be in the range of 0 (easiest) to 10 (hardest). The website interprets the difficulty as follows:
150
+
-`difficulty`: a number indicating the difficulty of the exercise. The number must be in the range of 1 (easiest) to 10 (hardest). The website interprets the difficulty as follows:
0 commit comments