Browse Source

ocr-numbers: estimate difficulty and position

Stuart Kent 9 years ago
parent
commit
b73f874c88
1 changed files with 10 additions and 10 deletions
  1. 10
    10
      config.json

+ 10
- 10
config.json View File

271
       "topics": []
271
       "topics": []
272
     },
272
     },
273
     {
273
     {
274
-      "slug": "rectangles",
275
-      "difficulty": 7,
276
-      "topics": []
277
-    },
278
-    {
279
       "slug": "meetup",
274
       "slug": "meetup",
280
       "difficulty": 7,
275
       "difficulty": 7,
281
       "topics": []
276
       "topics": []
291
       "topics": []
286
       "topics": []
292
     },
287
     },
293
     {
288
     {
289
+      "slug": "ocr-numbers",
290
+      "difficulty": 8,
291
+      "topics": []
292
+    },
293
+    {
294
+      "slug": "rectangles",
295
+      "difficulty": 8,
296
+      "topics": []
297
+    },
298
+    {
294
       "slug": "book-store",
299
       "slug": "book-store",
295
       "difficulty": 8,
300
       "difficulty": 8,
296
       "topics": []
301
       "topics": []
326
       "topics": []
331
       "topics": []
327
     },
332
     },
328
     {
333
     {
329
-      "slug": "ocr-numbers",
330
-      "difficulty": 1,
331
-      "topics": []
332
-    },
333
-    {
334
       "slug": "run-length-encoding",
334
       "slug": "run-length-encoding",
335
       "difficulty": 1,
335
       "difficulty": 1,
336
       "topics": []
336
       "topics": []