pxt-calliope/docs/courses.md
Peli de Halleux f5b2f5adc0 docs work (#423)
* first draft

* updated values

* added youtube

* updated ordering

* cross linking to courses page
2017-06-24 19:50:00 -07:00

650 B

Courses

A collection of courses built for the @boardname@.

Courses

[{
  "name": "CS Intro",
  "description": "14 weeks for middle school grades 6-8",
  "url":"/courses/csintro",
  "imageUrl": "/static/courses/csintro.jpg"
}, {
  "name": "Start Coding",
  "description": "11 lessons with five minute plans, teacher notes and program files",
  "url":"http://microbit.org/en/2017-03-07-javascript-block-resources/",
  "imageUrl": "http://microbit.org/assets/posts/2017-03-07-rock%20paper%20scissors.png"
}]

See Also

CS Intro, Start Coding