
DAY 2 (Check for Understanding) - Sensing Tabs
Quiz by DNA Coders
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Measure skills
from any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
With a free account, teachers can
- edit the questions
- save a copy for later
- start a class game
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
20 questions
Show answers
- Q1Reports true if sprite is touching specified sprite, edge, or mouse-pointertouching30s
- Q2Reports true if sprite is touching specified colortouching color30s
- Q3Reports true if first color is touching second colorcolor is touching30s
- Q4Reports distance from the specified sprite or mouse-pointerdistance to30s
- Q5Asks a question on the screen and stores keyboard input in the answerask__and wait30s
- Q6Reports keyboard input from the most recent use of ask__and waitanswer30s
- Q7Reports true if specified key is pressedkey___pressed?30s
- Q8Reports true if mouse button is pressedmouse down?30s
- Q9Reports the x-position of mouse-pointerMouse X30s
- Q10Reports the y-position of mouse-pointerMouse Y30s
- Q11Reports the volume (from 1 to 100) of sounds detected by the computer microphoneloudness30s
- Q12Senses how much motion or direction is currently in the video imagevideo__on__30s
- Q13Turns the video camera onturn video30s
- Q14Sets the video transparencyset video transparency to30s
- Q15Reports the value of the timer in secondstimer30s