Friday, 30 January 2015
Scratch Lesson 4
Demonstrate iteration programming using Scratch
Click the picture to learn about iteration |
Open your game from last lesson:
Task 1:
Add a forever loop to your 'good item' sprite so it moves (up and down or left and right for example)
Task 2:
Add a text bubble to your game so that your enemy sprite says something to your main character at the start of the game
Task 3:
Work on your game to add other elements that you would like. You can use internet research to help
a) Open your Scratch Evidence Document
b) Complete the Lesson 4 section
c) Save your work
Complete the next task in your HomeStudy booklet
DUE: Next ICT Lesson
ELCS Software Revision on a PowerPoint
Answer each question on a new slide with three lines and three pictures:
- What is an Operating System?
- State three functions of the Operating System?
- What is Application Software?
- What is System Software?
- Identify and name six different types of Application Software?
- Identify and name six different types of System Software?
- Identify three different types of System Maintenance Software?
- What is disk clean up?
- Why is it important to update your Operating System?
- What is system restore and why is it useful?
- What is system information and diagnosis
Wednesday, 28 January 2015
Tuesday, 27 January 2015
Know Your Keyboard: Bang, Splat, Whack!
For your reference, here are the rest of my findings on keyboard slang, organized for you in this handy little table. This is by no means a complete list: feel free to add to, discuss, and/or ridicule the following names. You may never look at a keyboard the same way again!
Symbol | Common Name | Other Names |
---|---|---|
! | exclamation | exclamation mark/point, bang, screamer |
* | asterisk | star, splat |
/ | slash | stroke, whack, virgule, slant, oblique |
. | period | dot, full stop (British) |
# | number sign | pound sign, hash (British), octothorpe, crosshatch |
| | vertical bar | pipe, split bar, divider line |
~ | tilde | twiddle, squiggle |
` | acute | grave, backquote, push, back tick |
^ | caret | circumflex accent, hat |
‘ | apostrophe | single quote, prime mark |
“ | double quote | inverted commas (British) |
<> | less than/greater than | angle brackets, chevrons |
{ } | braces | curly brackets (British) |
( ) | parentheses | round brackets, brackets (British), fingernails |
[ ] | brackets | box/square brackets (primarily British) |
\ | backslash | slosh |
_ | underscore | understrike |
Keyboard Slang Starter
What are the real names for these slang keyboard charters?
screamer
splat
stroke
dot
octothorpe
pipe
twiddle
grave
hat
prime mark
inverted commas
chevron
curly bracket
fingernail
box bracket
slosh
understrike
splat
stroke
dot
octothorpe
pipe
twiddle
grave
hat
prime mark
inverted commas
chevron
curly bracket
fingernail
box bracket
slosh
understrike
Monday, 26 January 2015
Scratch Lesson 3
Create and program variables using Scratch
Task 1: Creating a Variable
a) Open your Scratch game and create a 'score' variable
Task 2: Enemy Score
a) Add script to your main character that sets the score to '0' when the game starts
b) Add script to your 'enemy' that will decrease the score by 10 points (-10) when you hit it
Task 3: Collecting Points
a) Load or create a sprite to act as way to collect points (coin, heart, jewel etc.)
b) Add script to your 'good item' that will increase the score by 10 points
Try adding a life or health variable into the game
a) Open your Scratch Evidence Document
b) Complete the Lesson 3 section
c) Save your work
Complete the next task in your HomeStudy Booklet
Thursday, 22 January 2015
#11m5 Heroes and Villains - Lesson 2 - Proposal 1
Lesson Objective1:
Do you understand what you have to do?
Can you explain it to someone else?
Go www.examtime.com and Google sign up for an account using your school email address
Task 2 - Mind Map
Use ExamTime to create a mind map of ideas of your heroes and villains project
Extension Task - Start your proposal
To understand what is involved in the Heroes and Villains project
Lesson Objective2:
To develop ideas for your Heroes and Villains Project
To develop ideas for your Heroes and Villains Project
Starter
Read through the sheet explaining what is involved in heroes and villainsDo you understand what you have to do?
Can you explain it to someone else?
Main
Task 1 - Create an ExamTime AccountGo www.examtime.com and Google sign up for an account using your school email address
Task 2 - Mind Map
Use ExamTime to create a mind map of ideas of your heroes and villains project
- Your Target Audience
- What type of game you will be making products for (board game, card game, video game)
- What is the name of your game
- Who the hero and villain for your game will be (name, age, description, abilities)
Extension Task - Start your proposal
- CLICK HERE to download the proposal template
- Save it in your Sites folder --> DA203SPB --> Evidence --> Proposal
- Start filling the Proposal in using the ideas that you have come up with in today's lesson
Plenary
Be ready to share your ideas with the classWednesday, 21 January 2015
Heroes and Villains - Lesson 1 - Eportfolio 1
Lesson Objectives
Starter
Main
1. Open Adobe Dreamweaver and manage sites on your DA203 SPB folder2. Create a new blank HTML template
3. Make the container 100% wide
4. Change the colour scheme
5. Insert an editable region
6. Save it as a template
7. Make 3 pages from your template, save them as:
- home
- products
- evidence
Extension Task
Create a banner for your website using Adobe Fireworks or Photoshop
Add your banner to your website
Plenary
Show the following via snips on your Blog
Test your pages
Do they all work as you expect?
Do you need to change anything?
Tuesday, 20 January 2015
Friday, 16 January 2015
Tuesday, 13 January 2015
Monday, 12 January 2015
Year 7 Scratch 2
Task 1: 'If' in Scratch
a) Launch your Scratch game from last lesson
b) Add some code blocks to your game for the enemy spritethat:
Task 2: If Else
Click here to read and learn about If Else
Task 3: 'If Else' in Scratch
a) Edit the code blocks of your main character sprite to include an 'If Else' statement
a) Launch your Scratch game from last lesson
b) Add some code blocks to your game for the enemy spritethat:
- makes the enemy sprite move in a random direction
- if touching the edge bounce away
Try experimenting with the degrees and steps |
Task 2: If Else
Click here to read and learn about If Else
Task 3: 'If Else' in Scratch
a) Edit the code blocks of your main character sprite to include an 'If Else' statement
Try changing the 'mouse down?' block and the timings on 'say'
What is 'If Else'? |
Friday, 9 January 2015
Year 7 Scratch
STARTER:
Students create a character for a computer game using online resource PixelArt - http://makepixelart.com/free.
|
DEVELOPMENT:
Task 1:
Students will learn how to import sprites into Scratch and then add some basic programming scripts for the main character to follow.
Task 2:
Students will also import an additional ‘enemy’ sprite that will be used in a future lesson
Task 3:
Students should import or create a background for the ‘stage’ of their game
|
Thursday, 8 January 2015
Thursday, 1 January 2015
CiDA Web Exam Jan 2015
As you may be aware already the ICT retake will be in the week of 15th January. We will be doing some revision work on it in class but thought i would share some useful revision resources with you
If you go the ICT website you will find a page with lots of revision material http://wildernschoolict.
I have shared a google powerpoint with you that explains some of the key skills that you need
Lastly Mr Smith has made a series of how to videos that show how to make a website using HTML videos you can find them on YouTube @ http://youtu.be/5N4ffcYY8hM? list= PL6KjnWrZTxt3Zg3iGS4NHcIPefhbn B7Do
Lastly a reminder that clinics are on every day after school if you feel you need some extra help understanding what to do in the exam
Any problems or questions about the exam then please see me ASAP
Subscribe to:
Posts (Atom)