add time estimates to challenge blocks on map

This commit is contained in:
Quincy Larson
2015-10-12 22:56:10 -07:00
parent 51012bd121
commit f30239fb6c
25 changed files with 61 additions and 33 deletions

View File

@@ -1,6 +1,7 @@
{
"name": "Object Oriented and Functional Programming",
"order": 7,
"time": "1h",
"note": [
"Methods",
"Closures",