640 likes | 859 Views
Scratch Interface. 10. 20. 30. 40. 50. Explain that script. 10. 20. 30. 40. 50. Computer Operations. 10. 20. 30. 40. 50. Google Drive. 10. 20. 30. 40. 50. Grab Bag. 10. 20. 30. 40. 50. Scratch Interface questions follow. 10.
E N D
Scratch Interface 10 20 30 40 50 Explain that script 10 20 30 40 50 Computer Operations 10 20 30 40 50 Google Drive 10 20 30 40 50 Grab Bag 10 20 30 40 50
10 The area shown below where your scripts come to life. Scratch Interface
What is the stage? 10 Scratch Interface
The area shown below where you drag and drop blocks. 20 Scratch Interface
What is the scripts area? 20 Scratch Interface
What do the following tools do? (You must answer both correctly!) 30 Scratch Interface
What is grows the sprite? 30 What is shrinks the sprite? Scratch Interface
The area where you find the commands you need for your scripts. 40 Scratch Interface
What is the blocks palette? 40 Scratch Interface
What does this icon do? 50 Scratch Interface
What is get a surprise sprite? 50 Scratch Interface
Explain the following script: 10 Explain that script
When the green arrow is clicked, move the sprite to the right for 10 steps, wait 1 second and then move to the left for 10 steps. 10 Explain that script
List the order of the positions for this script. 20 Explain that script
What is right, down, left and up? 90 – right 180 – down -90 – left 0 - up 20 Explain that script
What message is visible on the stage after the following script runs? 30 Explain that script
What is “Ouch that hurts?” 30 Explain that script
What happens in the script above? Refer to the costumes on the right. What is the ending position of the cat? 40 Explain that script
When the “a” key is pressed, the gold cat will change costumes to the purple cat. Then the purple cat will rotate -180 degrees. The ending position will be the cat upside down looking to the left. 40 Explain that script
The following code is attached to Sprite1 in a maze game. When Sprite1 touches Sprite2, the background should change to Level2. Explain the code needed to make this happen and tell where it should be written. 50 Explain that script
The code should be written on the stage. An example is shown. 50 Explain that script
The name of this. 10 Computer Operations
What is start? 10 Computer Operations
What is the difference between logging off a computer and shutting it down? 20 Computer Operations
Logging off clears your user information but keeps the computer powered on. Shutting down clears your user information but powers off your computer. 20 Computer Operations
Explain how the “H:\” drive is different than “My Computer” 30 Computer Operations
The “H:\” drive is your home drive on the network. When you save files to the network you can access them on any computer connected to the OLPH network. My computer is for local file storage and does not give you the flexibility to access your files from other machines. 30 Computer Operations
There is a program on your computer named gimp. There is no shortcut on your computer’s desktop. What would be the best way to locate the program? 40 Computer Operations
Go to Start and then type gimp in the search box 40 Computer Operations
What is the difference between RAM and disk space? 50 Computer Operations
RAM stands for Random Access Memory and is the memory your computer uses on a temporary basis to store information about programs. The more RAM your computer has, the faster it is able to process programs. RAM is cleared out when the computer shuts down. Disk space is the amount of storage on your computer for files and programs. Information is stored there permanently unless deleted by a user or program. 50 Computer Operations
How do you get to your Google Drive? 10 Google Drive
You must login to your school email account first. Then, at the top of your inbox in your Google toolbars, select Drive. 10 Google Drive
How much free storage do you have with your olphschool.org email account? 20 Google Drive
What is 5 gigabytes. (GB) Did I mention it was FREE? 20 Google Drive
What are the two steps you must do to turn in an assignment via Google Docs so I can grade and make comments on it? 30 Google Drive
You must first share it with me and use the correct email address. In addition, you must select that I can edit it. 30 Google Drive
How is Google Drive different that the “H:\” drive? 40 Google Drive
Google Drive gives you 5 GB of free storage space and is available anywhere you have a computer connected to the Internet. The H:\drive has smaller disk space available and the information stored here is not available unless you are working on a computer connected to OLPH network. 40 Google Drive
Name the 5 types of projects you can create in Google Drive. 50 Google Drive
Document Presentation Spreadsheet Form Drawing 50 Google Drive
Where do you document and/or write instructions for your script in Scratch? 10 Grab Bag
What are the Project Notes? 10 Grab Bag
If you want your sprite to change colors as a result of some action in your script, what would you use to do that? 20 Grab Bag
What is a costume? 20 Grab Bag