<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://w.arbores.tech/w/index.php?action=history&amp;feed=atom&amp;title=Scratch</id>
	<title>Scratch - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://w.arbores.tech/w/index.php?action=history&amp;feed=atom&amp;title=Scratch"/>
	<link rel="alternate" type="text/html" href="http://w.arbores.tech/w/index.php?title=Scratch&amp;action=history"/>
	<updated>2026-04-14T16:35:36Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.11</generator>
	<entry>
		<id>http://w.arbores.tech/w/index.php?title=Scratch&amp;diff=16936&amp;oldid=prev</id>
		<title>Daniel K. Schneider: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="http://w.arbores.tech/w/index.php?title=Scratch&amp;diff=16936&amp;oldid=prev"/>
		<updated>2021-04-10T01:47:49Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 03:47, 10 April 2021&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Daniel K. Schneider</name></author>
	</entry>
	<entry>
		<id>http://w.arbores.tech/w/index.php?title=Scratch&amp;diff=16935&amp;oldid=prev</id>
		<title>edutechwiki_en&gt;Daniel K. Schneider: /* References */</title>
		<link rel="alternate" type="text/html" href="http://w.arbores.tech/w/index.php?title=Scratch&amp;diff=16935&amp;oldid=prev"/>
		<updated>2020-02-05T10:09:10Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;References&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Scratch is an authoring tool for creating games, interactive stories, animations combining multimedia (sound, graphics, text). Scratch was developed in 2006&amp;lt;ref&amp;gt;http://en.wikipedia.org/wiki/Scratch_%28programming_language%29&amp;lt;/ref&amp;gt; by the Lifelong Kindergarten Group at the [http://www.media.mit.edu/ MIT Media Lab] and supported by various foundations. Scratch also can be considered a [[microworld]].&lt;br /&gt;
&lt;br /&gt;
Scratch is an object oriented programming language that is rendered in a visual graphic interface, available in many languages, allowing non-programmers to create animations, interactive games, visualizations without having to write code. Scratch targets children and educators who wish to include ICT and introduce programming concepts into their curriculum. Intended for children aged 10 and above, it has been used in classroom settings with younger children who can already read simple words (See example below).&lt;br /&gt;
&lt;br /&gt;
As of March 2014, Scratch exists in two versions:&lt;br /&gt;
# [http://scratch.mit.edu/scratch_1.4 Scratch 1.4], the desktop version&lt;br /&gt;
# [http://scratch.mit.edu/ Scratch] 2.0, a browser-based environment.&lt;br /&gt;
&lt;br /&gt;
=== Desktop version interface overview===&lt;br /&gt;
&lt;br /&gt;
[[image:scratch.png|thumb|640px|right|none|Screen shot of the Scratch programming environment, Desktop version 2012.]]&lt;br /&gt;
&lt;br /&gt;
The Scratch interface is composed of a stage where all elements are placed (top right), a selection of palettes(top left) offering components (left) for piecing together a script by dragging them into the scripting area (center), access to media files (center top) that can be either created within Scratch (drawings, sound recordings) or integrated from existing sample files or already created files and a sprites area (bottom right). Sprites (objects) can be created, given properties and actions through scripts and placed on the stage as needed. At the top right, start and stop controls allow one to run scripts created.&lt;br /&gt;
&lt;br /&gt;
== Uses ==&lt;br /&gt;
&lt;br /&gt;
===For students===&lt;br /&gt;
Using the Scratch interface an programming language, children can build projects and learn the underlying concepts of programming. since these projects can in and of themselves be built around a particular subject being [[Inquiry-based learning | explored and investigated]], the use of Scratch can support multiple learning objectives in a [[project-based learning]] approach. &lt;br /&gt;
===For teachers===&lt;br /&gt;
Due to the accessibility of its interface, educators have also adopted Scratch to build interactive animations and visualizations to present complex concepts to students.&lt;br /&gt;
&lt;br /&gt;
===For education researchers===&lt;br /&gt;
Scratch claims to be grounded in a [[learning by design]] approach, rooted in [[constructionism |constructionist]] pedagogy. [http://info.scratch.mit.edu/Educators Literature and resources] for educators and education researchers is also available.&lt;br /&gt;
&lt;br /&gt;
== Download and installation ==&lt;br /&gt;
&lt;br /&gt;
=== Desktop version ===&lt;br /&gt;
Scratch 1.4 is free for download and installation on Mac, Windows and Ubuntu (Linux).&lt;br /&gt;
*[http://info.scratch.mit.edu/Support/Get_Started Get Started] - installation and quick start guide&lt;br /&gt;
&lt;br /&gt;
Projects created in Scratch can be saved in the native format (.sb file extension) or exported as Flash (.swf) files.&lt;br /&gt;
(i.e. cannot play on Apple mobile devices)&lt;br /&gt;
&lt;br /&gt;
=== Browser version ===&lt;br /&gt;
&lt;br /&gt;
Scratch 2.0 is also free and should work with any modern browser&lt;br /&gt;
&lt;br /&gt;
* [http://scratch.mit.edu/projects/editor/?tip_bar=getStarted Get started]&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
* A video of Scratch in use [http://scratched.media.mit.edu/resources/scratch-%C3%A0-la-maternelle in preschool] (in French)&lt;br /&gt;
* Many project ideas are available on the [http://scratched.media.mit.edu/stories ScratchEd] site in the form of videos, testimonials and proposed lesson plans.&lt;br /&gt;
&lt;br /&gt;
== Tutorials ==&lt;br /&gt;
* [http://info.scratch.mit.edu/Support/Scratch_Cards Scratch cards] - simple activity cards to get one started with programming with Scratch&lt;br /&gt;
* [http://scratched.media.mit.edu/resources/search/results/taxonomy%3A37 Tutorials] - Collection of project specific tutorials&lt;br /&gt;
* [http://cs.harvard.edu/malan/scratch/index.php Scratch for budding computer scientists] - Makes explicit links between the Scratch language and basic computer programming constructs&lt;br /&gt;
&lt;br /&gt;
== Community ==&lt;br /&gt;
Scratch has and increasingly large community composed of developers, educators and students. &lt;br /&gt;
===Student community===&lt;br /&gt;
From within the Scratch interface, students can share their projects projects through the [http://scratch.mit.edu/ Scratch website] galleries and projects pages. Projects can be downloaded and &amp;#039;remixed&amp;#039; by other members of the community. &lt;br /&gt;
===Educator community===&lt;br /&gt;
[http://scratched.media.mit.edu/ ScratchEd] is an online community for educators to share their experiences using Scratch and any lesson plans, resources, projects or tutorials they have created.&lt;br /&gt;
==Links==&lt;br /&gt;
*[http://scratch.mit.edu/projects/relyt12101/125297 History of Scratch] made with Scratch&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://shop.oreilly.com/product/9781593275310.do?code=WK5STARS  Learn to Program by Making Cool Games], Super Scratch Programming Adventure! (Covers Version 2), 2nd Edition, Learn to Program by Making Cool Games (commercial print and e-book)&lt;br /&gt;
&lt;br /&gt;
[[Category:Authoring tools]]&lt;br /&gt;
[[Category:Microworlds]]&lt;br /&gt;
[[Category:Teacher tools]]&lt;br /&gt;
[[Category: Visual programming language]]{{edutechwiki}}&lt;/div&gt;</summary>
		<author><name>edutechwiki_en&gt;Daniel K. Schneider</name></author>
	</entry>
</feed>