Archive for February, 2012

Photoshop rapper dog

February 28, 2012

Make a project that has the following:

  • a rapper getting bitten by a dog
  • beach background
  • handlebar mustache
  • add text to give the rapper and dog a name

Game 2 – Halo Scratch

February 28, 2012

Let’s try something a bit more involved.  Your scratch program should be able to do the following things:  This is an individual assignment.

 

  • Need to be able to move
  • Need to be able to shoot
  • Needs enemy
  • Needs a background
  • More than one room (background)
  • Needs dialogue
  • Needs multiple costumes
  • Needs original story
  • Needs sound

Drive class Review

February 24, 2012

WRITTEN TEST REVIEW

  1.  You must dim your light within         feet when approaching another vehicle at night.
  2. When you tow another vehicle the drawbar must not be longer than        feet.
  3. A solid yellow line on your side of the centerline means                                                                        .
  4. You must signal        feet before making a turn.
  5. What should you do when approaching a bicyclist from the rear?
  6. Any driver under 21 with a BAC of         or higher at the time of arrest will have their driving privilege suspended for         months.
  7. Unless otherwise posted, the speed limit in a residential area is        mph.
  8. Unless otherwise posted, the speed limit on a two lane highway is        mph.
  9. On a two lane highway, when are you allowed to drive on the left hand side of the road?
  10. What should you do when approaching a steady yellow light?
  11. What should you turn on when driving in fog, rain, or smoke during the day time?
  12. The first thing affected by alcohol is your                               .
  13. If a school bus stops to unload children on a two lane highway, what do the vehicles traveling in the opposite direction have to do?
  14. If a school bus stops to unload children on a divided highway with a dividing barrier, what do the vehicles traveling in the opposite direction have to do?
  15. What happens if you refuse a breath, blood, or urine test to determine if you are driving under the influence?
  16. What is required if your load extends 4 feet past your vehicle at night?
  17. What do you do when you are approaching an emergency vehicle with lights activated on an interstate highway?
  18. When you pass a vehicle, you must return to your lane within           feet of an oncoming vehicle.
  19. Bicycles and mopeds have the same rights and responsibilities as                    .
  20. What does a flashing yellow light mean?
  21. What should you do if you hit a parked car?
  22. What does a broken solid line on the roadway mean?
  23. What does a flashing red light mean?
  24. What does it mean if you see red reflectors facing you in the pavement?
  25. What do you do if you are approaching a red light and a police officer directs you to go through the light?
  26. What does a green arrow showing at the same time as a red light mean?
  27. Who should you be prepared to avoid colliding with at an intersection?
  28. What do you do when approached by an emergency vehicle with sirens and/or lights flashing?
  29. Is it ever legal to go left on red?

WRITTEN TEST REVIEW KEY

  1. 300
  2. 15
  3. Do not pass
  4. 100
  5. Slow down and wait until it is safe to pass with at least 3 feet of clearance.
  6. .02    6
  7. 30
  8. 55
  9. When passing is allowed and it is safe.
  10. Stop if possible.
  11. Low beam headlights
  12. judgment
  13. Stop until the stop signal on the bus is withdrawn.
  14. Not required to stop.
  15. You driving privilege is suspended for 1 year.
  16. Four red lamps and two red reflectors.
  17. Leave the lane closest to the emergency vehicle when safe.
  18. 200
  19. Motor vehicles
  20. Proceed with caution
  21. Leave your name and address in an easily seen place on the car.
  22. You may change lanes with due care.
  23. Stop, and then proceed with caution.
  24. You are facing traffic the wrong way!
  25. Go through the intersection.
  26. You may go in the direction of the arrow with caution.
  27. Pedestrians and bicyclists coming from any direction.
  28. Pull over to the nearest edge of the road and stop until the emergency vehicle has passed.
  29. Yes, from a one way to a one way.

PLEASE REMIND ALL STUDENTS THAT IF THE ANSWER IS “AL OF THE ABOVE” THAT THERE IS A 97% CHANCE THAT THAT IS THE ANSWER!!!

Scratch Hike

February 22, 2012

Make a picture of Blake hiking.  This program should have the following:

  • A nature background.
  • A snake that you create yourself
  • The snake bites Blake
  • Blake yells and says something
  • He does and flip (use a “repeat” loop)
  • He changes costumes
  • He finds a magic potion on a different part of the screen
  • He drinks the magic potion and turns back into the original character

Valentine SELECT CASE

February 17, 2012

Write a program that will ask the user what is the best way to break up on Valentines.  Answers should be:

1.  buy them a boring t-shirt

2.  buy them a flower, but not their friend

3.  give them the “hit the road” song

4.  allow for an error message

DO THE PROGRAM ONCE AS A STRING AND ONCE AS A NUMBER

Game 1 Shooting game

February 15, 2012

Your only guidance on this game is that it must have some shooting involved.  Once again – you will be graded on the curve vs. your classmates.  You will also have an individual score.  That score will be determined by your teammates.  There are 3 of you.  One must get an “A.”  One must get a “B.” One must get a “C.”

  • Original sprites (10)
  • Original background (10)
  • Sound (10)
  • Different levels(10)
  • Appearance (Does it look good or bad – cool or ugly)(10)
  • Creativity compared to other projects(10)
  • Gameplay (20)
  • high concept document(10)

1/21 – background for level 1

1/22 – a high concept document

1/23 – a functioning level 1 with shooting

1/27 – sound

1/29 – a functioning level 2

 

  1. Summarize the concept
  2. Define the audience
  3. Determine the player’s role
  4. Fulfill the dream (why is the player playing, what feeling will they get?)
  • Microsoft Publisher(10)

Scratch variables

February 14, 2012

Go to variables – click on button to create new variable

Use “say” to ask “what is 1+1?”

Use “set” to test for the correct answer (ie. set variablename to 2)

Then inside of an “if” do the code

if variblename=2

say “great”

else

say “not great”

 

Daley

February 7, 2012

JFK oval Office John Jr picture

prog 1 if-then test

February 7, 2012

1.  Use a single line if to do the following:

  • Ask the user what today is.
  • Display correct for Tuesday.
  • Display incorrect for anything else.

2.  Use a block if to do the following:

  • Ask the user how many days MK will be out starting tomorrow for court.
  • Display “correct” for 1.
  • Display “incorrect” for anything else.

Scratch Costume Change

February 6, 2012

Make a Scratch program that will have a magician and an animal.  Your assignment should have the following:

1.  When an action occurs – the magician changes the animal into a different animal.

2.  When another action occurs – the animal changes the magician into something else.

3.  Sound should be present

4.  Movement should occur.

5.  When the program is over, it should reset to the beginning.