This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2013-04-11 19:15:21

FFLcoach
New Scratcher
Registered: 2013-04-11
Posts: 2

Teaching Scratch to 4th-6th graders

I'm looking for ideas in teaching Scratch to my First Lego League team. They are 4-6th graders.

It would like to find project that i can give out as homework to improve their programming skills with Scratch. I would like the projects to take less than an hour for the kids to do and to teach them one (or more) aspects of programming.

The answers in advance would be a great help - I understand that the kids may find other ways of doing it. I'm not a programmer.

I'm thinking of a format similar to:

topic being learned
instructions for the kids
sample of a finished project
hints or samples or tips for (me) the teacher

Any links or help with this would be appreciated.

Thank you in advance to anyone that responds,

FLLCoach

Offline

 

#2 2013-04-12 04:12:51

topazdragonlord
Scratcher
Registered: 2013-02-22
Posts: 500+

Re: Teaching Scratch to 4th-6th graders

Perhaps you can teach lists?
You can also get lists to work well with broadcasts, so maybe you could set a project of making like a shopping list etc.

An example of like a shopping list project - here. (And it doesn't have to be as complex as this)

Hope this helps
-topazdragonlord


http://i45.tinypic.com/idumbk.png

Offline

 

#3 2013-04-12 05:28:55

shadowmouse
New Scratcher
Registered: 2013-02-03
Posts: 100+

Re: Teaching Scratch to 4th-6th graders

Topic being learned: Variables and making them affect the program.
Instructions for the kids. Make a simple, interactive game with a score. What is happening in the game must change with the score.
Smaple of a finsidhed project: http://scratch.mit.edu/projects/shadowmouse/3256384
Hints or Samples or Tips: Make a varibles called score and use the block show variable. Then use things like forever if (score > [a number]), change something in the game.
Hope that helps.  smile

Offline

 

#4 2013-04-30 23:31:52

FFLcoach
New Scratcher
Registered: 2013-04-11
Posts: 2

Re: Teaching Scratch to 4th-6th graders

Thank you for the ideas.  smile

Offline

 

#5 2013-05-02 19:18:30

fetchydog567
Scratcher
Registered: 2011-12-28
Posts: 500+

Re: Teaching Scratch to 4th-6th graders

FFLcoach wrote:

I'm looking for ideas in teaching Scratch to my First Lego League team. They are 4-6th graders.

It would like to find project that i can give out as homework to improve their programming skills with Scratch. I would like the projects to take less than an hour for the kids to do and to teach them one (or more) aspects of programming.

The answers in advance would be a great help - I understand that the kids may find other ways of doing it. I'm not a programmer.

I'm thinking of a format similar to:

topic being learned
instructions for the kids
sample of a finished project
hints or samples or tips for (me) the teacher

Any links or help with this would be appreciated.

Thank you in advance to anyone that responds,

FLLCoach

Here's one: http://scratch.mit.edu/projects/fetchydog567/3310519 I would recommend downloading it because that's were the instructions are, it's a experiment project. It introduces say and ask.

Last edited by fetchydog567 (2013-05-02 19:19:17)


http://www.minecraftanonymous.com/assets/banners/banner_51.pngJust a reminder I won't be on Scratch that much but I 'll still be here, so if i'm on something, I will be commenting back, okay! wink , PICO Team!!!!!!!!!!! SCRATCH DEADW!!! PICO HACK ACCOUTNTT@@

Offline

 

Board footer