file management quizzes
This commit is contained in:
26
docs/lessons/magic-logo/quiz.md
Normal file
26
docs/lessons/magic-logo/quiz.md
Normal file
@ -0,0 +1,26 @@
|
||||
# magic logo quiz
|
||||
|
||||
show an image that points up when the logo is up #logo #show #create #docs
|
||||
|
||||
## Name
|
||||
|
||||
## Directions
|
||||
|
||||
Use the hints from the [magic logo activity](/microbit/lessons/magic-logo/activity) to answer this quiz!
|
||||
|
||||
## 1. Define what `input->on logo up` does
|
||||
|
||||
<br/>
|
||||
|
||||
## 2. The `logo up` event is raised when...
|
||||
|
||||
* the screen is facing up and the board is horizontal
|
||||
* the screen is facing down and the board is horizontal
|
||||
* the board is vertical and the logo is facing up
|
||||
|
||||
## 3. Consider the following animation
|
||||
|
||||

|
||||
|
||||
Write the code to display a downward pointing arrow when the BBC micro:bit logo is down.
|
||||
|
Reference in New Issue
Block a user