Commit Graph

1024 Commits

Author SHA1 Message Date
Abhijith Chatra
e7a0c7da7f poiting master to 0.12.60 2017-08-14 13:42:09 -07:00
Peli de Halleux
3d960d75b5 pointing master to 0.12.58 2017-08-11 15:16:58 -07:00
Galen Nickel
17886f3365 Update SUMMARY with current reference APIs. (#507) 2017-08-10 17:52:43 -07:00
ganicke
6110abc17f Enable more help topics for game API. 2017-08-10 12:01:20 -07:00
ganicke
baefd1149a Review page edits for 'csintro' project chapters. 2017-08-10 10:37:02 -07:00
Sam El-Husseini
e863363ed2 Add respective namespaces to the authoring of inline blocks and buttons (#500) 2017-08-09 22:00:53 -07:00
ganicke
ff72f85985 Resize image. 2017-08-09 17:32:51 -07:00
ganicke
b2d7682998 Final edits and image sizing for csintro. 2017-08-09 17:28:43 -07:00
Peli de Halleux
b73a5e59e0 updated serial info 2017-08-08 07:15:05 -07:00
Peli de Halleux
e7c1915076 support for led.plotBrightness (#494)
* support for led.plotBrightness

* fixing c++ build

* fixed blockid
2017-08-07 11:47:43 -07:00
Peli de Halleux
a3c6acd47c uploading cs intro course to crowdin 2017-08-03 14:29:03 -07:00
dkiang
d0c9cc3d3b Added more references and book cover graphics. (#490) 2017-08-02 22:05:36 -07:00
dkiang
796501abd5 Final project updates (#489)
* Replaced stock photo with Maker Component Close-Up

* Fixed missing Mini-Project images

* Corrected wording, added details.

Changed pxt to MakeCode, added a new row to rubric about variables, and
added an explanation of the flexibility of the rubric to the bottom.
2017-08-02 22:04:42 -07:00
dkiang
0bd21e2e46 Arrays updates (#488)
* Rewrote introduction and objectives

Took out old placeholders in Objectives and rewrote Introduction to be
more complete.

* Removed stock photo

* Added new Array Sorting Animations and Cover image

* Added missing activity

* Added maker component to rubric.
2017-08-02 22:04:13 -07:00
dkiang
425e1c5591 Added new page to course. (#491)
Added Acknowledgements. Updated referring pages.
2017-08-02 22:03:26 -07:00
Galen Nickel
f974f8f749 Replace GIFs for code runs with SIM blocks. (#487) 2017-08-02 13:36:02 -07:00
Galen Nickel
f7658e1ce8 Merge pull request #480 from Microsoft/coordinate-leds-updates
Coordinate leds updates
2017-08-01 17:49:17 -07:00
ganicke
b38915b3ae Resize images. 2017-08-01 17:40:58 -07:00
Galen Nickel
662d881218 Merge pull request #481 from Microsoft/booleans-updates
Booleans updates
2017-08-01 17:18:25 -07:00
Galen Nickel
e6992054ca Merge pull request #482 from Microsoft/binary-updates
Binary updates
2017-08-01 16:48:42 -07:00
ganicke
9c74fb527a Resize images. 2017-08-01 16:47:28 -07:00
Galen Nickel
bbd379bb2e Merge pull request #479 from Microsoft/mini-project-updates
Added Rubric Details
2017-08-01 16:29:23 -07:00
ganicke
f1d425e522 Resize images, fix spelling, fix image link. 2017-08-01 16:26:54 -07:00
Galen Nickel
1ba22aaf7c Merge pull request #483 from Microsoft/radio-updates
Radio updates
2017-08-01 16:08:49 -07:00
ganicke
70f88e8d65 Fix 'Notes' section heading. 2017-08-01 16:06:59 -07:00
ganicke
b4d6616b5f Fix citation reference link. 2017-08-01 16:00:13 -07:00
audreyctseng
3f2e9b390a Merge pull request #478 from Microsoft/graphics
Graphic change - STEM Section of Microbit
2017-08-01 14:37:46 -07:00
dkiang
571e864949 Adjusted reflection rubric 2017-08-01 14:00:29 -07:00
dkiang
e69bc2d608 Added Marco polo image and Morse Code 2017-08-01 13:57:32 -07:00
dkiang
0090215e81 Replaced image, corrected URL
Replaced Biohazard image. Link to Participatory Simulations paper now
correctly links to article.
2017-08-01 13:52:41 -07:00
dkiang
985bc3cc5e Replaced stock radio wave image with image of student project. 2017-08-01 13:46:42 -07:00
dkiang
4639e63abc Corrected Reflection prompt, adjusted rubric
Rewrote reflection to focus on binary calculator, and changed rubric to
focus on specific reflection prompts.
2017-08-01 13:40:08 -07:00
dkiang
d96b7e6dee Replaced stock photos, deleted old images.
Added examples of wrist watch designs. Some typo corrections.
2017-08-01 13:33:03 -07:00
dkiang
3d5081a829 Changes to rubric and added Reflection component 2017-08-01 13:06:35 -07:00
dkiang
5a3e8f2bd9 Added new images. 2017-08-01 13:02:25 -07:00
dkiang
6ce55d61c2 Replaced Shakespeare image with original photo 2017-08-01 12:47:07 -07:00
dkiang
16da0fb13a Added Dodge Ball custom gif
Animated Dodge Ball gif
2017-08-01 12:32:00 -07:00
dkiang
9510ec862e Added animations, corrected typo
Added Battleship examples, animated firework and cascade screensaver
examples, and added a missing period.
2017-08-01 12:05:09 -07:00
dkiang
2663cb89b2 Added Rubric Details
Per feedback, added some clarification about how a rubric might be
applied in various circumstances.
2017-08-01 11:38:55 -07:00
audreyctseng
74445211e4 Changed out graphics for STEM section of Microbit projects pictures 2017-08-01 11:14:15 -07:00
Peli de Halleux
8431201ed0 summary for pdf printing (#477) 2017-08-01 09:53:42 -07:00
Peli de Halleux
74799c65ac Support for pause/resume of game rendering loop (#476)
* added pause/resume

* don't override displaymode in game engine

* avoid setting light sensing display mode
2017-08-01 08:17:53 -07:00
dkiang
6a215478b0 Variables updates (#473)
* Deleted old images, updated with hand-drawn images

Added new cover image, hand-drawn images.

* Fixed file image path

* Capitalized title

* More additions of original images

* Restored lowercase.

* Replaced traffic light image
2017-08-01 06:55:55 -07:00
dkiang
102dfcc32a Miscellaneous changes. (#475)
* Miscellaneous changes.

Replaced images with hand-drawn, added cover photos, corrected wording
in rubric.

* Small edits to 'Iteration' changes.
2017-08-01 05:49:18 -07:00
dkiang
531c77d9de Conditionals updates (#474)
* Replaced images.

Deleted old images.

* Corrected filenames

* Corrected filename.

* Fixed traffic light filename.

* Added battle pieces image.

* Added paragraph break

* Made sub-heading

* Lower-case the image names.
2017-08-01 05:47:43 -07:00
dkiang
f1ea01315b Replaced images added movies (#472)
* Replaced images image

Replaced CPU image with hand-drawn image. Deleted static images and
added animated GIF movies.

* Added new fidget cube image.
2017-07-31 11:09:37 -07:00
kshabram
87405c806c spelling change (#470)
Cardboard misspelled on line 50.
2017-07-30 13:49:10 -07:00
HelenFoster
39071b5626 Explain what pressed events do (#469) 2017-07-28 10:05:53 -07:00
Caitlin Hennessy
4d95445e7b Add missing packages to package documentation page (#465) 2017-07-27 08:53:49 -07:00
Galen Nickel
0bdf4b6c68 Updownload usb doc (#461)
* Redo on top level usb transfer page.

* I like the old troubleshooting hint better.

* Use board and drive name macros.
2017-07-24 14:12:59 -07:00