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

#1 2009-02-07 13:50:07

kaybiz
Scratcher
Registered: 2008-08-20
Posts: 2

Scratch + 6th Grade Math

I am a computer resource teacher.  I am hoping to use Scratch for a 6th grade Math project.  I usually allow 4-6 class periods of 45 minutes for a project.  My students have never used Scratch before so I would need to allow at least one class period for them to get familiar with the program.

Any ideas or suggestions?

Thanks in advance.  I know my students will love doing whatever they end up creating.

Offline

 

#2 2009-02-07 17:09:01

room209
Scratcher
Registered: 2007-03-17
Posts: 94

Re: Scratch + 6th Grade Math

Scratch supports math all over the place!  Have fun figuring out your angle.

Here's a blog that describes a 5-day lesson set for weekly Scratch days in a middle school math class.  After an introduction to programming (slide show is posted!), the students do their own game or animation projects.  http://pwoessner.com/scratch-programming/

If you need to have a more specific content focus, geometry was a standard starting point with Logo and those lessons work very well with Scratch.  What commands can kids discover to draw different geometric shapes?  How can they use the coordinate grid to draw the same shapes? Can they make a project that teaches others the meaning of geometric terms by means of an animation with text or voice over?

I gave a presentation at a math conference a couple years ago and made a short handout with geometry concepts and sample scripts to consider.  You can find it posted toward the bottom of http://wiki.classroom20.com/Scratch+Lesson+Plans

and.... To show kids some of the amazing ways people are combining math and Scratch, check out these galleries:
http://scratch.mit.edu/galleries/view/6423
http://scratch.mit.edu/galleries/view/134

Hope this helps,
Karen R.

Last edited by room209 (2009-02-07 17:13:30)

Offline

 

#3 2009-02-07 19:50:52

briannaqetuo
Scratcher
Registered: 2009-02-07
Posts: 2

Re: Scratch + 6th Grade Math

how do i make a game

Offline

 

#4 2009-02-08 17:01:33

kaybiz
Scratcher
Registered: 2008-08-20
Posts: 2

Re: Scratch + 6th Grade Math

Wow.  There are so many great ideas from your links and your post.  I can't wait to really sit and go through it all.  I had done some searching yesterday and decided to make a "Pi" slideshow.  Something simple with images of Pi as the background, add the number of pi, definition and then have the students record a song to go with it.  I still might do that but I really like all of the ideas you have given me.  I have found that the students really  jump in to scratch.  All you have to do is bring them to it, and give them some tips and tricks.  It's amazing what they produce!

Offline

 

#5 2009-02-09 20:25:50

room209
Scratcher
Registered: 2007-03-17
Posts: 94

Re: Scratch + 6th Grade Math

Sounds like you are set, and you are so right about kids taking off.  Do you know about doing tag and word searching for projects and galleries?  Here's some pi day projects it might be fun to connect your idea with:

http://scratch.mit.edu/tags/view/pi%20day

Offline

 

#6 2009-06-05 23:26:52

pookie98
Scratcher
Registered: 2009-04-28
Posts: 3

Re: Scratch + 6th Grade Math

Hi am a 5th grader and I think your students would enjoy using random numbers and sensing blocks! It's quite a good math lesson. I know because our computer teacher teached it to us! You cuold show them something like this

when flag clicked set variable to 1

every second increase variable by one

this is a simple way to learn how to use variables

<when green flag clicked><set{ variable }to( 0 )<forever><wait( 1 )secsc><change{ variable  }by( 1 )

Last edited by pookie98 (2009-06-05 23:27:59)

Offline

 

#7 2009-06-06 12:36:09

Tag4eva
Scratcher
Registered: 2009-06-05
Posts: 100+

Re: Scratch + 6th Grade Math

room209 wrote:

Scratch supports math all over the place!  Have fun figuring out your angle.

Here's a blog that describes a 5-day lesson set for weekly Scratch days in a middle school math class.  After an introduction to programming (slide show is posted!), the students do their own game or animation projects.  http://pwoessner.com/scratch-programming/

If you need to have a more specific content focus, geometry was a standard starting point with Logo and those lessons work very well with Scratch.  What commands can kids discover to draw different geometric shapes?  How can they use the coordinate grid to draw the same shapes? Can they make a project that teaches others the meaning of geometric terms by means of an animation with text or voice over?

I gave a presentation at a math conference a couple years ago and made a short handout with geometry concepts and sample scripts to consider.  You can find it posted toward the bottom of http://wiki.classroom20.com/Scratch+Lesson+Plans

and.... To show kids some of the amazing ways people are combining math and Scratch, check out these galleries:
http://scratch.mit.edu/galleries/view/6423
http://scratch.mit.edu/galleries/view/134

Hope this helps,
Karen R.

Wow really good link. Good work being such an good helper!

Offline

 

#8 2009-06-10 21:12:09

The-Whiz
Scratcher
Registered: 2007-07-09
Posts: 1000+

Re: Scratch + 6th Grade Math

Hi! I'm a 6th grader, so I should know. I think your students would enjoy making basic games! Like:

Ask a math question, if they get it right, they move toward the goal, if they get it wrong, they move away from the goal. There should also be some incentive for making the best program; Other teachers should judge; best program would include nicest graphics, best programming, and most math involved.

Offline

 

#9 2009-06-24 13:36:45

scmb1
Scratch Team
Registered: 2009-03-19
Posts: 1000+

Re: Scratch + 6th Grade Math

I enjoy making math calculators of concepts I learn in class. The one in my signature is an example. Here's one that's more 6th grade level. http://scratch.mit.edu/projects/scmb1/476296


http://i48.tinypic.com/2z5pqad.png

Offline

 

Board footer