Difference between revisions of "Scratch"

From Karnataka Open Educational Resources
Jump to navigation Jump to search
(Created page with "Scratch is a creative and interactive learning platform where user can create interactive stories, games, and animations — and share those projects with the online communit...")
 
Line 1: Line 1:
Scratch is a creative and interactive learning platform where user can create interactive stories, games, and animations  — and share those projects with the online community. More than 6 million projects have been shared until now on various subjects.. Please check out below links
 
To know more..
 
http://scratch.mit.edu/
 
http://scratch.mit.edu/educators/
 
http://wiki.scratch.mit.edu/wiki/Scratch_Wiki_Home
 
  
To try out the offline editor of Scratch in Edubuntu, download it from [http://scratch.mit.edu/scratch2download here]
+
=Introduction=
 +
Scratch is a visual programming tool that can be used for introducing programming to students.  Using command blocks, external inputs as well as operators and variables, Scratch can also be used to build animations, tell short stories and games.  It is a creative and interactive learning platform where user can create interactive prpjects and share those projects with the online community. More than 6 million projects have been shared until now on various subjects.  To try out the offline editor of Scratch in Edubuntu, download it from [http://scratch.mit.edu/scratch2download here]
 +
 
 +
 
 +
The concept map below describes some possiblew ways in which Scratch can be used in different subject areas to build applications.
 +
 
 +
<mm>[[Scratch.mm|Flash]]</mm>
 +
 
 +
=Additional Useful Links for Scratch=
 +
#http://scratched.gse.harvard.edu/guide/download.html
 +
#http://scratch.mit.edu/
 +
#http://scratch.mit.edu/educators/
 +
#http://wiki.scratch.mit.edu/wiki/Scratch_Wiki_Home
 +
 
 +
 
 +
=Course Outline=
 +
==[[Scratch_lesson_1|Making the sprite move]]
 +
==[[Scratch_lesson_2|Combining inputs to animate the sprite]]
 +
==[[Scratch_lesson_3|Making two sprites interact]]
 +
==[[Scratch_lesson_4|Adding conditions to make the Sprite do things]]
 +
==[[Scratch_lesson_5|Defining variables and using operators to build a simulation]]
 +
==[[Scratch_lesson_6|Making a project in Scratch]]
 +
 
 +
=Scratch Lesson template=
 +
Please use this as an initial outline; create lesson pages separately and then you can delete this
 +
 
 +
*Objectives
 +
*Demonstration activities by teacher in class
 +
*Student hands-on activities
 +
*Assessment ideas/ portfolio

Revision as of 04:05, 16 April 2015

Introduction

Scratch is a visual programming tool that can be used for introducing programming to students. Using command blocks, external inputs as well as operators and variables, Scratch can also be used to build animations, tell short stories and games. It is a creative and interactive learning platform where user can create interactive prpjects and share those projects with the online community. More than 6 million projects have been shared until now on various subjects. To try out the offline editor of Scratch in Edubuntu, download it from here


The concept map below describes some possiblew ways in which Scratch can be used in different subject areas to build applications.

Error: Mind Map file Scratch.mm not found


Additional Useful Links for Scratch

  1. http://scratched.gse.harvard.edu/guide/download.html
  2. http://scratch.mit.edu/
  3. http://scratch.mit.edu/educators/
  4. http://wiki.scratch.mit.edu/wiki/Scratch_Wiki_Home


Course Outline

==Making the sprite move ==Combining inputs to animate the sprite ==Making two sprites interact ==Adding conditions to make the Sprite do things ==Defining variables and using operators to build a simulation ==Making a project in Scratch

Scratch Lesson template

Please use this as an initial outline; create lesson pages separately and then you can delete this

  • Objectives
  • Demonstration activities by teacher in class
  • Student hands-on activities
  • Assessment ideas/ portfolio