Witty.ca - Graham's Professional Archives

  • Home
  • My Blog
  • Book Blog
    • Blog to Book
    • About
    • Contact
    • Links
      • Career Links in Fredericton
        • Job Hunting Tips
        • That's so 2010!
          • Old Home
            • Teaching Software>
              • Google Sketchup (free)
                • OpenOffice.org (free)
                  • Scratch (free)>
                    • Scratch (Scripts 1 & 2)
                      • Scratch (Script 3)
                        • Scratch (Frogger)
                          • Scratch (Frogger 2)
                            • Scratch (Frogger 3)
                              • Scratch (Frogger 4)
                                • Scratch (Rapids)
                                  • Notes for Teachers>
                                    • Teaching Scratch
                                      • Scratch Pop Quiz
                                        • Scratch Pop Quiz Marks
                                    • Middle School>
                                      • Literacy
                                        • Social Studies 6
                                          • Social Studies 7>
                                            • Online Test - Canada at Confederation
                                          • About>
                                            • About Mr. Rich
                                              • About Technology Education

                                            Scratch Pop Quiz

                                            Please answer ALL questions carefully.
                                            If you get stuck on one bullet, move on to the next one. 
                                            Each bullet is worth the same as the others!

                                            19 minutes - Timed Quiz

                                            Question #1

                                            1. Open a blank Scratch project ( File --> New )

                                            2. In that Scratch project, create 4 objects.

                                            one point each bullet (5 points total)
                                            • Object #1 - a blue car
                                            • Object #2 - an airplane
                                            • Object #3 - a dog
                                            • Object#4 - an elephant

                                            Picture


                                            <----   USE THIS BUTTON!!!


                                            Question #2

                                            With the blue car, do this:
                                            Picture

                                            one point each bullet (4 points total)

                                            • If the green flag is clicked
                                            • Forever
                                            •        Move 18 steps
                                            •        If touching the edge, bounce

                                            Question #3

                                            With the airplane, do this:
                                            Picture

                                            one point each bullet (11 points total)

                                            • In the Costumes tab, import another costume (e.g. helicopter) for this object
                                            • If the green flag is clicked
                                            • Go to (x,y)   - - Make sure the values are entered as (-150,0)
                                            • Point in Direction   0   (Up)
                                            • Forever
                                            •        Move 5 steps
                                            •        Turn 2 degrees    Clockwise  (the same direction as a clock's hands)
                                            •        If       y position    >    0                     ( multiple colours needed to complete this line )
                                            •                  Switch costume to Airplane
                                            •        Else
                                            •                  Switch costume to other costume  (e.g. helicopter)

                                            Question #4

                                            With the dog (and other objects) do this:
                                            Picture

                                            one point each bullet (16 points total)

                                            • Paint a new Sprite     --- Make a Red Dot
                                            • Paint a new Sprite     --- Make a Black Dot

                                            • WITH THE RED DOT
                                            •     If the green flag is clicked
                                            •     Go to (70,80)

                                            • WITH THE BLACK DOT
                                            •     If the green flag is clicked
                                            •     Go to (-125, -130)

                                            • With the DOG
                                            •     If the green flag is clicked
                                            •     Go to (70, 80)
                                            •     Point in direction  -135
                                            •     Forever
                                            •               Move 3 steps
                                            •               If    touching    Black Dot
                                            •                           Go to (70, 80)


                                            Picture

                                            Question #5

                                            With the elephant, do this:
                                            Picture


                                            two points each bullet (16 points total)

                                            • Copy the script from #1 (the blue car above),     and make the following changes:
                                            • Remove "If on edge, bounce"

                                            • Create a variable called "Speed"
                                            • When the green flag is clicked, set Speed to    -3
                                            • How many steps should the elephant move?  Make that happen.
                                            • Create a new "IF" 
                                            •           That if should sense the touching of the edge
                                            •                      If touching the edge, the Speed should change from negative to positive
                                                                      (and next time from positive to negative, and next time....)

                                            THE END

                                            Please sit quietly until the time is up.







                                            Link to Marking Page is here.

                                            Copyright © Graham Rich 2010-2011.   Site made using Weebly.com.