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...")
 
m (Text replacement - "</mm>" to "")
 
(3 intermediate revisions by 2 users not shown)
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.
 +
 
 +
[[File:Scratch.mm|Flash]]
 +
 
 +
=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|Lesson 1 - Making the sprite move]]==
 +
==[[Scratch_lesson_2|Lesson 2 -Combining inputs to animate the sprite]]==
 +
==[[Scratch_lesson_3|Lesson 3 - Making two sprites interact]]==
 +
==[[Scratch_lesson_4|Lesson 4 - Adding conditions to make the Sprite do things]]==
 +
==[[Scratch_lesson_5|Lesson 5 - Defining variables and using operators to build a simulation]]==
 +
==[[Scratch_lesson_6|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

Latest revision as of 16:08, 17 May 2017

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.

[maximize]

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

Lesson 1 - Making the sprite move

Lesson 2 -Combining inputs to animate the sprite

Lesson 3 - Making two sprites interact

Lesson 4 - Adding conditions to make the Sprite do things

Lesson 5 - Defining variables and using operators to build a simulation

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