Difference between revisions of "Scratch"

From Karnataka Open Educational Resources
Jump to navigation Jump to search
Line 16: Line 16:
  
 
=Course Outline=
 
=Course Outline=
==[[Scratch_lesson_1|Making the sprite move]]
+
==[[Scratch_lesson_1|Lesson 1 - Making the sprite move]]==
==[[Scratch_lesson_2|Combining inputs to animate the sprite]]
+
==[[Scratch_lesson_2|Lesson 2 -Combining inputs to animate the sprite]]==
==[[Scratch_lesson_3|Making two sprites interact]]
+
==[[Scratch_lesson_3|Lesson 3 - Making two sprites interact]]==
==[[Scratch_lesson_4|Adding conditions to make the Sprite do things]]
+
==[[Scratch_lesson_4|Lesson 4 - Adding conditions to make the Sprite do things]]==
==[[Scratch_lesson_5|Defining variables and using operators to build a simulation]]
+
==[[Scratch_lesson_5|Lesson 5 - Defining variables and using operators to build a simulation]]==
==[[Scratch_lesson_6|Making a project in Scratch]]
+
==[[Scratch_lesson_6|Lesson 6 - Making a project in Scratch]]==
  
 
=Scratch Lesson template=
 
=Scratch Lesson template=

Revision as of 04:08, 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

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