Make corrections to coding activities (#369)

* Make corrections to coding activities

* Bit of format and typos
This commit is contained in:
Galen Nickel
2018-03-19 12:26:29 -07:00
committed by Peli de Halleux
parent 06f66571cf
commit f577c61998
5 changed files with 28 additions and 28 deletions

View File

@ -13,13 +13,13 @@
"cardType": "side"
}, {
"name": "Object Detection",
"description": "TBD",
"description": "Design ways to avoid accidents between vehicles and objects",
"url":"/coding/object-detection",
"imageUrl": "/static/lessons/object-detection.jpg",
"cardType": "side"
}, {
"name": "Line Following",
"description": "TBD",
"name": "Line Detection",
"description": "Improve driving safety by helping drivers stay on course",
"url":"/coding/line-detection",
"imageUrl": "/static/lessons/line-detection.jpg",
"cardType": "side"