This commit is contained in:
caseymm 2021-10-14 18:09:01 -07:00
parent feebe8e486
commit 498b35a945
6 changed files with 716 additions and 16684 deletions

56
package-lock.json generated
View file

@ -2488,7 +2488,6 @@
"version": "2.14.0",
"resolved": "https://registry.npmjs.org/airbnb-prop-types/-/airbnb-prop-types-2.14.0.tgz",
"integrity": "sha512-Yb09vUkr3KP9r9NqfRuYtDYZG76wt8mhTUi2Vfzsghk+qkg01/gOc9NU8n63ZcMCLzpAdMEXyKjCHlxV62yN1A==",
"dev": true,
"requires": {
"array.prototype.find": "^2.1.0",
"function.prototype.name": "^1.1.1",
@ -2506,7 +2505,6 @@
"version": "15.7.2",
"resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.7.2.tgz",
"integrity": "sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==",
"dev": true,
"requires": {
"loose-envify": "^1.4.0",
"object-assign": "^4.1.1",
@ -2784,7 +2782,6 @@
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/array.prototype.find/-/array.prototype.find-2.1.0.tgz",
"integrity": "sha512-Wn41+K1yuO5p7wRZDl7890c3xvv5UBrfVXTVIe28rSQb6LS0fZMDrQB6PAcxQFRFy6vJTLDc3A2+3CjQdzVKRg==",
"dev": true,
"requires": {
"define-properties": "^1.1.3",
"es-abstract": "^1.13.0"
@ -7173,7 +7170,6 @@
"version": "1.14.0",
"resolved": "https://registry.npmjs.org/enzyme-adapter-react-16/-/enzyme-adapter-react-16-1.14.0.tgz",
"integrity": "sha512-7PcOF7pb4hJUvjY7oAuPGpq3BmlCig3kxXGi2kFx0YzJHppqX1K8IIV9skT1IirxXlu8W7bneKi+oQ10QRnhcA==",
"dev": true,
"requires": {
"enzyme-adapter-utils": "^1.12.0",
"has": "^1.0.3",
@ -7189,7 +7185,6 @@
"version": "15.7.2",
"resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.7.2.tgz",
"integrity": "sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==",
"dev": true,
"requires": {
"loose-envify": "^1.4.0",
"object-assign": "^4.1.1",
@ -7202,7 +7197,6 @@
"version": "1.12.0",
"resolved": "https://registry.npmjs.org/enzyme-adapter-utils/-/enzyme-adapter-utils-1.12.0.tgz",
"integrity": "sha512-wkZvE0VxcFx/8ZsBw0iAbk3gR1d9hK447ebnSYBf95+r32ezBq+XDSAvRErkc4LZosgH8J7et7H7/7CtUuQfBA==",
"dev": true,
"requires": {
"airbnb-prop-types": "^2.13.2",
"function.prototype.name": "^1.1.0",
@ -7216,7 +7210,6 @@
"version": "15.7.2",
"resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.7.2.tgz",
"integrity": "sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==",
"dev": true,
"requires": {
"loose-envify": "^1.4.0",
"object-assign": "^4.1.1",
@ -9415,7 +9408,6 @@
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.1.tgz",
"integrity": "sha512-e1NzkiJuw6xqVH7YSdiW/qDHebcmMhPNe6w+4ZYYEg0VA+LaLzx37RimbPLuonHhYGFGPx1ME2nSi74JiaCr/Q==",
"dev": true,
"requires": {
"define-properties": "^1.1.3",
"function-bind": "^1.1.1",
@ -9432,8 +9424,7 @@
"functions-have-names": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.1.1.tgz",
"integrity": "sha512-U0kNHUoxwPNPWOJaMG7Z00d4a/qZVrFtzWJRaK8V9goaVOCXBSQSJpt3MYGNtkScKEBKovxLjnNdC9MlXwo5Pw==",
"dev": true
"integrity": "sha512-U0kNHUoxwPNPWOJaMG7Z00d4a/qZVrFtzWJRaK8V9goaVOCXBSQSJpt3MYGNtkScKEBKovxLjnNdC9MlXwo5Pw=="
},
"gamma": {
"version": "0.1.0",
@ -16397,8 +16388,7 @@
"object-is": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/object-is/-/object-is-1.0.1.tgz",
"integrity": "sha1-CqYOyZiaCz7Xlc9NBvYs8a1lObY=",
"dev": true
"integrity": "sha1-CqYOyZiaCz7Xlc9NBvYs8a1lObY="
},
"object-keys": {
"version": "1.1.1",
@ -16426,7 +16416,6 @@
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.0.tgz",
"integrity": "sha512-exHJeq6kBKj58mqGyTQ9DFvrZC/eR6OwxzoM9YRoGBqrXYonaFyGiFMuc9VZrXf7DarreEwMpurG3dd+CNyW5w==",
"dev": true,
"requires": {
"define-properties": "^1.1.2",
"function-bind": "^1.1.1",
@ -16438,7 +16427,6 @@
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/object.entries/-/object.entries-1.1.0.tgz",
"integrity": "sha512-l+H6EQ8qzGRxbkHOd5I/aHRhHDKoQXQ8g0BYt4uSweQU1/J6dZUOyWh9a2Vky35YCKjzmgxOzta2hH6kf9HuXA==",
"dev": true,
"requires": {
"define-properties": "^1.1.3",
"es-abstract": "^1.12.0",
@ -16450,7 +16438,6 @@
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.0.tgz",
"integrity": "sha512-9iLiI6H083uiqUuvzyY6qrlmc/Gz8hLQFOcb/Ri/0xXFkSNS3ctV+CbE6yM2+AnkYfOB3dGjdzC0wrMLIhQICA==",
"dev": true,
"requires": {
"define-properties": "^1.1.2",
"es-abstract": "^1.11.0",
@ -16499,7 +16486,6 @@
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/object.values/-/object.values-1.1.0.tgz",
"integrity": "sha512-8mf0nKLAoFX6VlNVdhGj31SVYpaNFtUnuoOXWyFEstsWRgU837AK+JYM0iAxwkSzGRbwn8cbFmgbyxj1j4VbXg==",
"dev": true,
"requires": {
"define-properties": "^1.1.3",
"es-abstract": "^1.12.0",
@ -18093,7 +18079,6 @@
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/prop-types-exact/-/prop-types-exact-1.2.0.tgz",
"integrity": "sha512-K+Tk3Kd9V0odiXFP9fwDHUYRyvK3Nun3GVyPapSIs5OBkITAm15W0CPFD/YKTkMUAbc0b9CUwRQp2ybiBIq+eA==",
"dev": true,
"requires": {
"has": "^1.0.3",
"object.assign": "^4.1.0",
@ -18668,6 +18653,11 @@
}
}
},
"react-proptype-conditional-require": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/react-proptype-conditional-require/-/react-proptype-conditional-require-1.0.4.tgz",
"integrity": "sha1-acLVdB5t9eCPIw82u8KUTuEiJVU="
},
"react-redux": {
"version": "5.0.7",
"resolved": "https://registry.npmjs.org/react-redux/-/react-redux-5.0.7.tgz",
@ -18864,7 +18854,6 @@
"version": "16.14.0",
"resolved": "https://registry.npmjs.org/react-test-renderer/-/react-test-renderer-16.14.0.tgz",
"integrity": "sha512-L8yPjqPE5CZO6rKsKXRO/rVPiaCOy0tQQJbC+UjPNlobl5mad59lvPjwFsQHTvL03caVDIVr9x9/OSgDe6I5Eg==",
"dev": true,
"requires": {
"object-assign": "^4.1.1",
"prop-types": "^15.6.2",
@ -18876,7 +18865,6 @@
"version": "15.7.2",
"resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.7.2.tgz",
"integrity": "sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==",
"dev": true,
"requires": {
"loose-envify": "^1.4.0",
"object-assign": "^4.1.1",
@ -18887,7 +18875,6 @@
"version": "0.19.1",
"resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.19.1.tgz",
"integrity": "sha512-n/zwRWRYSUj0/3g/otKDRPMh6qv2SYMWNq85IEa8iZyAv8od9zDYpGSnpBEjNgcMNq6Scbu5KfIPxNF72R/2EA==",
"dev": true,
"requires": {
"loose-envify": "^1.1.0",
"object-assign": "^4.1.1"
@ -18905,6 +18892,24 @@
"prop-types": "^15.6.0"
}
},
"react-twitter-embed": {
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/react-twitter-embed/-/react-twitter-embed-3.0.3.tgz",
"integrity": "sha512-kF1Srlb1TqnZUqKA0FC4I/E+m+RUBCMZeU20hDRzmYLAjR1EA/6tr/PMZ22s7rd6wjQpIBLXNZjt0rfUpY8Chw==",
"requires": {
"enzyme-adapter-react-16": "^1.11.0",
"exenv": "^1.2.2",
"react-proptype-conditional-require": "^1.0.4",
"scriptjs": "^2.5.9"
},
"dependencies": {
"exenv": {
"version": "1.2.2",
"resolved": "https://registry.npmjs.org/exenv/-/exenv-1.2.2.tgz",
"integrity": "sha1-KueOhdmJQVhnCwPUe+wfA72Ru50="
}
}
},
"react-virtualized": {
"version": "9.20.1",
"resolved": "https://registry.npmjs.org/react-virtualized/-/react-virtualized-9.20.1.tgz",
@ -19507,8 +19512,7 @@
"reflect.ownkeys": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/reflect.ownkeys/-/reflect.ownkeys-0.2.0.tgz",
"integrity": "sha1-dJrO7H8/34tj+SegSAnpDFwLNGA=",
"dev": true
"integrity": "sha1-dJrO7H8/34tj+SegSAnpDFwLNGA="
},
"regenerate": {
"version": "1.4.1",
@ -21747,6 +21751,11 @@
}
}
},
"scriptjs": {
"version": "2.5.9",
"resolved": "https://registry.npmjs.org/scriptjs/-/scriptjs-2.5.9.tgz",
"integrity": "sha512-qGVDoreyYiP1pkQnbnFAUIS5AjenNwwQBdl7zeos9etl+hYKWahjRTfzAZZYBv5xNHx7vNKCmaLDQZ6Fr2AEXg=="
},
"scss-tokenizer": {
"version": "0.2.3",
"resolved": "https://registry.npmjs.org/scss-tokenizer/-/scss-tokenizer-0.2.3.tgz",
@ -21823,8 +21832,7 @@
"semver": {
"version": "5.7.0",
"resolved": "https://registry.npmjs.org/semver/-/semver-5.7.0.tgz",
"integrity": "sha512-Ya52jSX2u7QKghxeoFGpLwCtGlt7j0oY9DYb5apt9nPlJ42ID+ulTXESnt/qAQcoSERyZ5sl3LDIOw0nAn/5DA==",
"dev": true
"integrity": "sha512-Ya52jSX2u7QKghxeoFGpLwCtGlt7j0oY9DYb5apt9nPlJ42ID+ulTXESnt/qAQcoSERyZ5sl3LDIOw0nAn/5DA=="
},
"send": {
"version": "0.16.1",

File diff suppressed because it is too large Load diff

View file

@ -1905,11 +1905,13 @@ img.comment-viz{
margin: 60px auto;
width: 100%;
max-width: 780px;
display: flex;
flex-direction: column;
img.illo{
margin: 40px auto;
width: 100%;
max-width: 524px;
// come back to this
align-self: center;
}
ul{
list-style-type: none;
@ -2145,10 +2147,28 @@ img.comment-viz{
align-content: flex-start;
}
}
.in-kind{
display: inline-block;
margin: 0 0 0 5px;
width: 8px;
height: 8px;
border-radius: 8px;
background-color: #CF63CF;
}
.legend{
text-align: left;
font-style: italic;
display: block;
align-self: flex-start;
.in-kind{
margin: 0 5px 0 0;
}
}
}
.leadership-section {
background-color: $ui-blue-10percent;
.inner {
padding: 76px 0;
@ -2206,6 +2226,13 @@ img.comment-viz{
padding-bottom: 0px;
}
}
.thank-you{
font-style: italic;
text-align: center;
max-width: 780px;
margin: auto;
}
}
.donate-section {

View file

@ -1,298 +1,305 @@
{
"annualReport.subnavFoundersMessage": "Founder's Message",
"annualReport.subnavMission": "Mission",
"annualReport.subnavReach": "Reach",
"annualReport.subnavThemes": "Themes",
"annualReport.subnavDirectorsMessage": "Director's Message",
"annualReport.subnavSupporters": "Supporters",
"annualReport.subnavTeam": "Team",
"annualReport.subnavDonate": "Donate",
"annualReport.2020.subnavFoundersMessage": "Founder's Message",
"annualReport.2020.subnavMission": "Mission",
"annualReport.2020.subnavReach": "Reach",
"annualReport.2020.subnavThemes": "Themes",
"annualReport.2020.subnavDirectorsMessage": "Director's Message",
"annualReport.2020.subnavSupporters": "Supporters",
"annualReport.2020.subnavTeam": "Team",
"annualReport.2020.subnavDonate": "Donate",
"annualReport.mastheadYear": "2020 Annual Report",
"annualReport.mastheadTitle": "Adapting to a Changing World",
"annualReport.foundersMessageTitle": "A Message from Our Founder",
"annualReport.foundersMessageP1": "The year 2020 will be remembered as the year when the COVID pandemic swept across the world, causing hardships and disruptions in the lives of everyone -- with the greatest hardships falling inequitably on those already facing challenges in their lives.",
"annualReport.foundersMessageP2": "Throughout the pandemic, young people around the world, many isolated in their homes, have come to the Scratch website in greater numbers than ever before, seeing Scratch as a safe space where they can express themselves creatively, learn new skills, and collaborate with one another. We were inspired by so many of the Scratch projects that young people created during 2020, many of them sharing their thoughts and feelings about the pandemic, climate change, racial injustice, and other issues on their minds. Young people were not just learning computational concepts and skills, but also developing their voice and their identities.",
"annualReport.foundersMessageP3": "To ensure that Scratch can continue to play this important role in young peoples lives in the years ahead, weve been making significant organizational changes at Scratch. At the start of 2020, the Scratch Team moved out of its longtime home at the MIT Media Lab and into the new offices of the Scratch Foundation in downtown Boston. This move will help us to build a sustainable organization capable of supporting Scratch as a global creative coding platform into the future.",
"annualReport.foundersMessageP4": "Later in 2020, as part of this organizational transition, we hired Shawna Young to serve as Executive Director of the Scratch Foundation. Shawna comes to the Scratch Foundation with a strong background in education and nonprofit management, and a deep commitment to equity and inclusion. Throughout her career in institutions such as Duke and MIT, Shawna has worked to expand learning experiences for students from diverse communities. That commitment is strongly aligned with Scratchs mission and values, and it will play an important role in her leadership at Scratch. I encourage you to read Shawnas message at the end of this annual report.",
"annualReport.foundersMessageP5": "Over the past decade, Scratch has had phenomenal success, engaging tens of millions of young people around the world. But we are just beginning. The challenge for the years ahead is to ensure that we can continue to spread and support not just our technology but also our creative, caring, collaborative learning approach, so that young people around the world have equitable opportunities to imagine, create, share, and learn. We look forward to working with all of you to make that happen!",
"annualReport.foundersMessageSignature": "Mitch Resnick",
"annualReport.foundersMessageScratchTitle": "Chair, Scratch Foundation",
"annualReport.foundersMessageAffiliation": "Professor, MIT Media Lab",
"annualReport.2020.mastheadYear": "2020 Annual Report",
"annualReport.2020.mastheadTitle": "Adapting to a Changing World",
"annualReport.2020.foundersMessageTitle": "A Message from Our Founder",
"annualReport.2020.foundersMessageP1": "The year 2020 will be remembered as the year when the COVID pandemic swept across the world, causing hardships and disruptions in the lives of everyone -- with the greatest hardships falling inequitably on those already facing challenges in their lives.",
"annualReport.2020.foundersMessageP2": "Throughout the pandemic, young people around the world, many isolated in their homes, have come to the Scratch website in greater numbers than ever before, seeing Scratch as a safe space where they can express themselves creatively, learn new skills, and collaborate with one another. We were inspired by so many of the Scratch projects that young people created during 2020, many of them sharing their thoughts and feelings about the pandemic, climate change, racial injustice, and other issues on their minds. Young people were not just learning computational concepts and skills, but also developing their voice and their identities.",
"annualReport.2020.foundersMessageP3": "To ensure that Scratch can continue to play this important role in young peoples lives in the years ahead, weve been making significant organizational changes at Scratch. At the start of 2020, the Scratch Team moved out of its longtime home at the MIT Media Lab and into the new offices of the Scratch Foundation in downtown Boston. This move will help us to build a sustainable organization capable of supporting Scratch as a global creative coding platform into the future.",
"annualReport.2020.foundersMessageP4": "Later in 2020, as part of this organizational transition, we hired Shawna Young to serve as Executive Director of the Scratch Foundation. Shawna comes to the Scratch Foundation with a strong background in education and nonprofit management, and a deep commitment to equity and inclusion. Throughout her career in institutions such as Duke and MIT, Shawna has worked to expand learning experiences for students from diverse communities. That commitment is strongly aligned with Scratchs mission and values, and it will play an important role in her leadership at Scratch. I encourage you to read Shawnas message at the end of this annual report.",
"annualReport.2020.foundersMessageP5": "Over the past decade, Scratch has had phenomenal success, engaging tens of millions of young people around the world. But we are just beginning. The challenge for the years ahead is to ensure that we can continue to spread and support not just our technology but also our creative, caring, collaborative learning approach, so that young people around the world have equitable opportunities to imagine, create, share, and learn. We look forward to working with all of you to make that happen!",
"annualReport.2020.foundersMessageSignature": "Mitch Resnick",
"annualReport.2020.foundersMessageScratchTitle": "Chair, Scratch Foundation",
"annualReport.2020.foundersMessageAffiliation": "Professor, MIT Media Lab",
"annualReport.missionTitle": "Our Mission & Vision",
"annualReport.visionHeader": "Vision",
"annualReport.visionSubtitle": "To spread creative, caring, collaborative, equitable approaches to coding and learning around the world.",
"annualReport.missionHeader": "Mission",
"annualReport.missionSubtitle": "Providing young people with digital tools and opportunities to imagine, create, share, and learn.",
"annualReport.missionP1": "We are committed to educational justice and prioritizing equity across all aspects of our work, with a particular focus on initiatives and approaches that support children, families, and educators excluded from creative computing.",
"annualReport.missionP2": "Weve developed Scratch as a free, safe, playful learning environment that engages all children in thinking creatively, reasoning systematically, and working collaboratively—essential skills for everyone in today's society. We work with educators and families to support children in exploring, sharing, and learning.",
"annualReport.missionP3": "In developing new technologies, activities, and learning materials, we are guided by what we call the Four Ps of Creative Learning:",
"annualReport.fourPs": "Four Ps of Creative Learning",
"annualReport.missionProjectsTitle": "Projects",
"annualReport.missionPeersTitle": "Peers",
"annualReport.missionPassionTitle": "Passion",
"annualReport.missionPlayTitle": "Play",
"annualReport.missionProjectsDescription": "Engage children in designing, creating, and expressing themselves creatively",
"annualReport.missionPeersDescription": "Support children in collaborating, sharing, remixing, and mentoring",
"annualReport.missionPassionDescription": "Enable children to build on their interests and work on personally meaningful projects",
"annualReport.missionPlayDescription": "Encourage children to tinker, experiment, and iterate",
"annualReport.2020.watchVideo": "Watch Video",
"annualReport.reachTitle": "Reaching Children Around the World",
"annualReport.reachSubtitle": "Scratch is the worlds largest coding community for children and teens, ages 8 and up.",
"annualReport.reachMillion": "million",
"annualReport.reachNewUsersNumber": "15 {million}",
"annualReport.reachNewUsersIncrease": "3.8% from 2019",
"annualReport.reachProjectsCreatedNumber": "80 {million}",
"annualReport.reachProjectsCreatedIncrease": "37% from 2019",
"annualReport.reachProjectCreatorsNumber": "29 {million}",
"annualReport.reachProjectCreatorsIncrease": "44% from 2019",
"annualReport.reachIncreaseInCommentsNumber": "217%",
"annualReport.reachIncreaseInCommentsOld": "48 {million}",
"annualReport.reachIncreaseInCommentsIncrease": "150 {million}",
"annualReport.reachNewUsers": "New Users",
"annualReport.reachProjectsCreated": "Projects Created",
"annualReport.reachProjectCreators": "People Creating Projects",
"annualReport.reachComments": "increase in comments made since 2019",
"annualReport.reachGlobalCommunity": "Our Global Community",
"annualReport.reachMapBlurb": "Total accounts registered in the Scratch Online Community from the launch of Scratch through 2019",
"annualReport.reachMap20M": "20M",
"annualReport.reachMapLog": "on a logarithmic scale",
"annualReport.reachTranslationTitle": "Scratch is Translated into 64 Languages",
"annualReport.reachTranslationIncrease": "3 languages from 2019",
"annualReport.reachTranslationBlurb": "Thanks to volunteer translators from around the world.",
"annualReport.reachScratchJrBlurb": "ScratchJr is an introductory programming environment that enables young children (ages 5-7) to create their own interactive stories and games.",
"annualReport.reachDownloadsMillion": "3 {million}",
"annualReport.reachDownloads": "Downloads in 2020",
"annualReport.reachDownloadsIncrease": "2 {million} from 2019",
"annualReport.2020.missionTitle": "Our Mission & Vision",
"annualReport.2020.visionHeader": "Vision",
"annualReport.2020.visionSubtitle": "To spread creative, caring, collaborative, equitable approaches to coding and learning around the world.",
"annualReport.2020.missionHeader": "Mission",
"annualReport.2020.missionSubtitle": "Providing young people with digital tools and opportunities to imagine, create, share, and learn.",
"annualReport.2020.missionP1": "We are committed to educational justice and prioritizing equity across all aspects of our work, with a particular focus on initiatives and approaches that support children, families, and educators excluded from creative computing.",
"annualReport.2020.missionP2": "Weve developed Scratch as a free, safe, playful learning environment that engages all children in thinking creatively, reasoning systematically, and working collaboratively—essential skills for everyone in today's society. We work with educators and families to support children in exploring, sharing, and learning.",
"annualReport.2020.missionP3": "In developing new technologies, activities, and learning materials, we are guided by what we call the Four Ps of Creative Learning:",
"annualReport.2020.fourPs": "Four Ps of Creative Learning",
"annualReport.2020.missionProjectsTitle": "Projects",
"annualReport.2020.missionPeersTitle": "Peers",
"annualReport.2020.missionPassionTitle": "Passion",
"annualReport.2020.missionPlayTitle": "Play",
"annualReport.2020.missionProjectsDescription": "Engage children in designing, creating, and expressing themselves creatively",
"annualReport.2020.missionPeersDescription": "Support children in collaborating, sharing, remixing, and mentoring",
"annualReport.2020.missionPassionDescription": "Enable children to build on their interests and work on personally meaningful projects",
"annualReport.2020.missionPlayDescription": "Encourage children to tinker, experiment, and iterate",
"annualReport.themesTitle": "Emerging Themes",
"annualReport.themesDescription": "As young people faced the unprecedented challenges of COVID-19, Scratch became a more important place than ever for them to connect, create, and express themselves. Throughout the year, our work was focused on three areas to best support our growing global community: connectivity, adaptation, and community. As always, our efforts were grounded in our commitment to equity and inclusion.",
"annualReport.equity": "Equity",
"annualReport.globalStrategy": "Global Strategy",
"annualReport.2020.reachTitle": "Reaching Children Around the World",
"annualReport.2020.reachSubtitle": "Scratch is the worlds largest coding community for children and teens, ages 8 and up.",
"annualReport.2020.reachMillion": "million",
"annualReport.2020.reachNewUsersNumber": "15 {million}",
"annualReport.2020.reachNewUsersIncrease": "3.8% from 2019",
"annualReport.2020.reachProjectsCreatedNumber": "80 {million}",
"annualReport.2020.reachProjectsCreatedIncrease": "37% from 2019",
"annualReport.2020.reachProjectCreatorsNumber": "29 {million}",
"annualReport.2020.reachProjectCreatorsIncrease": "44% from 2019",
"annualReport.2020.reachIncreaseInCommentsNumber": "217%",
"annualReport.2020.reachIncreaseInCommentsOld": "48 {million}",
"annualReport.2020.reachIncreaseInCommentsIncrease": "150 {million}",
"annualReport.2020.reachNewUsers": "New Users",
"annualReport.2020.reachProjectsCreated": "Projects Created",
"annualReport.2020.reachProjectCreators": "People Creating Projects",
"annualReport.2020.reachComments": "increase in comments made since 2019",
"annualReport.2020.reachGlobalCommunity": "Our Global Community",
"annualReport.2020.reachMapBlurb": "Total accounts registered in the Scratch Online Community from the launch of Scratch through 2019",
"annualReport.2020.reachMap20M": "20M",
"annualReport.2020.reachMapLog": "on a logarithmic scale",
"annualReport.2020.reachTranslationTitle": "Scratch is Translated into 64 Languages",
"annualReport.2020.reachTranslationIncrease": "3 languages from 2019",
"annualReport.2020.reachTranslationBlurb": "Thanks to volunteer translators from around the world.",
"annualReport.2020.reachScratchJrBlurb": "ScratchJr is an introductory programming environment that enables young children (ages 5-7) to create their own interactive stories and games.",
"annualReport.2020.reachDownloadsMillion": "3 {million}",
"annualReport.2020.reachDownloads": "Downloads in 2020",
"annualReport.2020.reachDownloadsIncrease": "2 {million} from 2019",
"annualReport.connectivityTitle": "Connectivity",
"annualReport.connectivityIntro": "While young people were isolated inside of their homes due to COVID-19, Scratch offered an opportunity for them to connect and create with faraway friends, classmates, and family members. It also served as a portal to the outside world, where they discovered that millions of kids across countries and continents were experiencing the same things they were.",
"annualReport.spotlightStory": "Spotlight Story",
"annualReport.connectivityIndia": "Scratch in India",
"annualReport.connectivityIndiaIntro": "In India, the COVID-19 pandemic took an enormous toll and kept many young people and families isolated inside for long stretches.",
"annualReport.connectivityIndiaParagraph": "Across the entire global Scratch community, we saw a huge spike in activity beginning in March 2020. Nowhere was this sudden spike more evident than in India, where the COVID-19 pandemic took an enormous toll and kept many young people and families isolated inside for long stretches of time. Through Scratch, kids in India found connection by creating and sharing 602% more projects than the year before.",
"annualReport.connectivityIndiaProjectsNumber": "2.3 {million}",
"annualReport.connectivityIndiaProjectsSubhead": "Projects Were Created Online in 2020",
"annualReport.connectivityIndiaProjectsIncreasePercent": "602% from 2019",
"annualReport.connectivityRegistedUsers": "The number of all-time registered users in India more than doubled in one year, ",
"annualReport.connectivityRegistedUsersNumbers": "rising from 316,219 in 2019 to 713,384 in 2020.",
"annualReport.connectivityIndiaUsers": "The number of unique visitors increased",
"annualReport.connectivityIndiaUsersPercent": "156%",
"annualReport.connectivityIndiaUsersOld": "1.8 {million}",
"annualReport.connectivityIndiaUsersNew": "4.6 {million}",
"annualReport.connectivityIndiaProjects": "The number of people creating projects increased",
"annualReport.connectivityIndiaProjectsPercent": "270%",
"annualReport.connectivityIndiaYear": "in 2020",
"annualReport.connectivityIndiaProjectsOld": "303 thousand",
"annualReport.connectivityIndiaProjectsNew": "1.1 {million}",
"annualReport.connectivityWorld": "Scratch Around the World",
"annualReport.connectivityWorldSubtitle": "International Collaborators",
"annualReport.2020.themesTitle": "Emerging Themes",
"annualReport.2020.themesDescription": "As young people faced the unprecedented challenges of COVID-19, Scratch became a more important place than ever for them to connect, create, and express themselves. Throughout the year, our work was focused on three areas to best support our growing global community: connectivity, adaptation, and community. As always, our efforts were grounded in our commitment to equity and inclusion.",
"annualReport.2020.equity": "Equity",
"annualReport.2020.globalStrategy": "Global Strategy",
"annualReport.connectivityCountryChileTitle": "Scratch Al Sur",
"annualReport.connectivityCountryChile": "Chile",
"annualReport.connectivityCountryChileParagraph": "Scratch Al Sur is dedicated to supporting computational and creative thinking among students and educators in Chile and across Latin America. They aided our translation and localization efforts in Rapa Nui and Spanish, and have engaged many educators in collaborative, playful Scratch professional development workshops.",
"annualReport.2020.connectivityTitle": "Connectivity",
"annualReport.2020.connectivityIntro": "While young people were isolated inside of their homes due to COVID-19, Scratch offered an opportunity for them to connect and create with faraway friends, classmates, and family members. It also served as a portal to the outside world, where they discovered that millions of kids across countries and continents were experiencing the same things they were.",
"annualReport.2020.spotlightStory": "Spotlight Story",
"annualReport.2020.connectivityIndia": "Scratch in India",
"annualReport.2020.connectivityIndiaIntro": "In India, the COVID-19 pandemic took an enormous toll and kept many young people and families isolated inside for long stretches.",
"annualReport.2020.connectivityIndiaParagraph": "Across the entire global Scratch community, we saw a huge spike in activity beginning in March 2020. Nowhere was this sudden spike more evident than in India, where the COVID-19 pandemic took an enormous toll and kept many young people and families isolated inside for long stretches of time. Through Scratch, kids in India found connection by creating and sharing 602% more projects than the year before.",
"annualReport.2020.connectivityIndiaProjectsNumber": "2.3 {million}",
"annualReport.2020.connectivityIndiaProjectsSubhead": "Projects Were Created Online in 2020",
"annualReport.2020.connectivityIndiaProjectsIncreasePercent": "602% from 2019",
"annualReport.2020.connectivityRegistedUsers": "The number of all-time registered users in India more than doubled in one year, ",
"annualReport.2020.connectivityRegistedUsersNumbers": "rising from 316,219 in 2019 to 713,384 in 2020.",
"annualReport.2020.connectivityIndiaUsers": "The number of unique visitors increased",
"annualReport.2020.connectivityIndiaUsersPercent": "156%",
"annualReport.2020.connectivityIndiaUsersOld": "1.8 {million}",
"annualReport.2020.connectivityIndiaUsersNew": "4.6 {million}",
"annualReport.2020.connectivityIndiaProjects": "The number of people creating projects increased",
"annualReport.2020.connectivityIndiaProjectsPercent": "270%",
"annualReport.2020.connectivityIndiaYear": "in 2020",
"annualReport.2020.connectivityIndiaProjectsOld": "303 thousand",
"annualReport.2020.connectivityIndiaProjectsNew": "1.1 {million}",
"annualReport.2020.connectivityWorld": "Scratch Around the World",
"annualReport.2020.connectivityWorldSubtitle": "International Collaborators",
"annualReport.2020.connectivityCountryChileTitle": "Scratch Al Sur",
"annualReport.2020.connectivityCountryChile": "Chile",
"annualReport.2020.connectivityCountryChileParagraph": "Scratch Al Sur is dedicated to supporting computational and creative thinking among students and educators in Chile and across Latin America. They aided our translation and localization efforts in Rapa Nui and Spanish, and have engaged many educators in collaborative, playful Scratch professional development workshops.",
"annualReport.connectivityCountryBrazilTitle": "Brazil Creative Learning Network",
"annualReport.connectivityCountryBrazil": "Brazil",
"annualReport.connectivityCountryBrazilParagraph": "The Brazilian Creative Learning Network is a grassroots movement that implements playful, creative and relevant hands-on educational practices throughout Brazil. In 2020, the Scratch Team presented at the Brazilian Creative Learning Networks Creative Learning Week event to share how kids were using Scratch to build community, express themselves, and speak out about whats important to them. In turn, we learned how educators in the network were creating opportunities for self-expression with learners in their own communities.",
"annualReport.2020.connectivityCountryBrazilTitle": "Brazil Creative Learning Network",
"annualReport.2020.connectivityCountryBrazil": "Brazil",
"annualReport.2020.connectivityCountryBrazilParagraph": "The Brazilian Creative Learning Network is a grassroots movement that implements playful, creative and relevant hands-on educational practices throughout Brazil. In 2020, the Scratch Team presented at the Brazilian Creative Learning Networks Creative Learning Week event to share how kids were using Scratch to build community, express themselves, and speak out about whats important to them. In turn, we learned how educators in the network were creating opportunities for self-expression with learners in their own communities.",
"annualReport.connectivityCountryIndiaTitle": "Quest Alliance",
"annualReport.connectivityCountryIndia": "India",
"annualReport.connectivityCountryIndiaParagraph": "Quest Alliance empowers millions of learners and educators with 21st century skills, including creative computing. In 2020, Quest Alliance shared Scratch with learners and educators across India.",
"annualReport.2020.connectivityCountryIndiaTitle": "Quest Alliance",
"annualReport.2020.connectivityCountryIndia": "India",
"annualReport.2020.connectivityCountryIndiaParagraph": "Quest Alliance empowers millions of learners and educators with 21st century skills, including creative computing. In 2020, Quest Alliance shared Scratch with learners and educators across India.",
"annualReport.connectivityCountryUSATitle": "Raspberry Pi",
"annualReport.connectivityCountryUSA": "USA",
"annualReport.connectivityCountryUSAParagraph": "Raspberry Pi works to put the power of computing and digital making into the hands of people all over the world. Through their Making at Home initiative, they lead livestream events that encouraged families and young people to learn and create together. Several of these livestreams featured Scratch tutorials—and sometimes, even Scratch Team members!",
"annualReport.2020.connectivityCountryUSATitle": "Raspberry Pi",
"annualReport.2020.connectivityCountryUSA": "USA",
"annualReport.2020.connectivityCountryUSAParagraph": "Raspberry Pi works to put the power of computing and digital making into the hands of people all over the world. Through their Making at Home initiative, they lead livestream events that encouraged families and young people to learn and create together. Several of these livestreams featured Scratch tutorials—and sometimes, even Scratch Team members!",
"annualReport.connectivityResources": "Resources",
"annualReport.connectivityResourcesSubtitle": "Localizing with Support from the LEGO Foundation",
"annualReport.connectivityResourcesParagraph": "To support our glowing global reach and aid our COVID-19 response, the LEGO Foundation supported Scratch with a generous grant. With this funding, we were able to localize key resources and reach even more young people around the world.",
"annualReport.2020.connectivityResources": "Resources",
"annualReport.2020.connectivityResourcesSubtitle": "Localizing with Support from the LEGO Foundation",
"annualReport.2020.connectivityResourcesParagraph": "To support our glowing global reach and aid our COVID-19 response, the LEGO Foundation supported Scratch with a generous grant. With this funding, we were able to localize key resources and reach even more young people around the world.",
"annualReport.connectivityExample1Title": "Tutorial Images",
"annualReport.connectivityExample1Paragraph": "We created translations of the images for 25 Scratch tutorials in 12 languages—totalling over 1,000 new images!",
"annualReport.2020.connectivityExample1Title": "Tutorial Images",
"annualReport.2020.connectivityExample1Paragraph": "We created translations of the images for 25 Scratch tutorials in 12 languages—totalling over 1,000 new images!",
"annualReport.connectivityExample2Title": "Gettting Started with Scratch",
"annualReport.connectivityExample2Paragraph": "The Getting Started with Scratch video is the most highly accessed and viewed Scratch tutorial video, greeting new Scratchers when they first join the site. We were able to translate this video into 25 new languages and to update the 3 previous translations, including visuals, voiceovers, and subtitles.",
"annualReport.2020.connectivityExample2Title": "Gettting Started with Scratch",
"annualReport.2020.connectivityExample2Paragraph": "The Getting Started with Scratch video is the most highly accessed and viewed Scratch tutorial video, greeting new Scratchers when they first join the site. We were able to translate this video into 25 new languages and to update the 3 previous translations, including visuals, voiceovers, and subtitles.",
"annualReport.connectivityExample3Title": "Scratch Editor",
"annualReport.connectivityExample3Paragraph": "The Scratch project editor is the most essential Scratch resource. We worked with a South African translation company that specializes in culturally-relevant educational translation to translate and review the Scratch editor in five South African languages: isiZulu, isiXhosa, Afrikaans, Sestwana, and Sepedi.",
"annualReport.2020.connectivityExample3Title": "Scratch Editor",
"annualReport.2020.connectivityExample3Paragraph": "The Scratch project editor is the most essential Scratch resource. We worked with a South African translation company that specializes in culturally-relevant educational translation to translate and review the Scratch editor in five South African languages: isiZulu, isiXhosa, Afrikaans, Sestwana, and Sepedi.",
"annualReport.adaptationTitle": "Adaptation",
"annualReport.adaptationIntro": "As COVID-19 forced schools to close and pushed learning to virtual spaces, many students and teachers were discovering Scratch for the first time or adapting the way they taught and learned creative coding. From our own homes, the Scratch Team worked to support the changing needs of educators and the online community.",
"annualReport.2020.adaptationTitle": "Adaptation",
"annualReport.2020.adaptationIntro": "As COVID-19 forced schools to close and pushed learning to virtual spaces, many students and teachers were discovering Scratch for the first time or adapting the way they taught and learned creative coding. From our own homes, the Scratch Team worked to support the changing needs of educators and the online community.",
"annualReport.adaptationQuoteName": "Benedikt Hochwartner",
"annualReport.adaptationQuoteTitle": "Curator for Creative Learning, mumok, Vienna, Austria",
"annualReport.adaptationQuoteText": "In all the troubles over the past year, Scratch remained our platform of communication, our place to meet, and our medium of expressing ourselves creatively.",
"annualReport.2020.adaptationQuoteName": "Benedikt Hochwartner",
"annualReport.2020.adaptationQuoteTitle": "Curator for Creative Learning, mumok, Vienna, Austria",
"annualReport.2020.adaptationQuoteText": "In all the troubles over the past year, Scratch remained our platform of communication, our place to meet, and our medium of expressing ourselves creatively.",
"annualReport.adaptationHighlightName": "Aaron Reuland",
"annualReport.adaptationHighlightTitle": "K-5 Library Media Teacher, Norwood, MA",
"annualReport.adaptationHighlightText": "In Aaron Reulands Title One school in Norwood, Massachusetts, he counted on Scratch to help engage remote students in creative learning and rekindle their sense of community “when the only things I could count on us all having were a working computer and an internet connection.”",
"annualReport.adaptationHighlightText2": "Aarons students worked together to build a “kooky” version of their town called “Norwouldnt,” packed with storybook creatures, original artwork, and interconnecting narratives. It was one of many collaborative Scratch projects Aaron facilitated to remind students that even while COVID-19 kept them inside their homes, they were still part of a caring and joyful community.",
"annualReport.2020.adaptationHighlightName": "Aaron Reuland",
"annualReport.2020.adaptationHighlightTitle": "K-5 Library Media Teacher, Norwood, MA",
"annualReport.2020.adaptationHighlightText": "In Aaron Reulands Title One school in Norwood, Massachusetts, he counted on Scratch to help engage remote students in creative learning and rekindle their sense of community “when the only things I could count on us all having were a working computer and an internet connection.”",
"annualReport.2020.adaptationHighlightText2": "Aarons students worked together to build a “kooky” version of their town called “Norwouldnt,” packed with storybook creatures, original artwork, and interconnecting narratives. It was one of many collaborative Scratch projects Aaron facilitated to remind students that even while COVID-19 kept them inside their homes, they were still part of a caring and joyful community.",
"annualReport.adaptationHighlightTitle2": "Scratch at Home",
"annualReport.adaptationHighlightText2b": "On March 17, we responded to the COVID-19 crisis by launching the #ScratchAtHome initiative to provide children, families, and educators with ideas for engaging in creative learning activities with Scratch at home. It was an invaluable way to connect with our community and adapt to a whole new way of learning and interacting online.",
"annualReport.2020.adaptationHighlightTitle2": "Scratch at Home",
"annualReport.2020.adaptationHighlightText2b": "On March 17, we responded to the COVID-19 crisis by launching the #ScratchAtHome initiative to provide children, families, and educators with ideas for engaging in creative learning activities with Scratch at home. It was an invaluable way to connect with our community and adapt to a whole new way of learning and interacting online.",
"annualReport.adaptationHighlightTitle3": "Live Create-Alongs",
"annualReport.adaptationHighlightText3b": "Our team hosted weekly, live Create-Alongs to connect with kids, parents, and educators at home and share tips and tricks for creating different types of Scratch projects. We had a blast seeing the projects they were inspired to create in our Create-Along studios!",
"annualReport.2020.adaptationHighlightTitle3": "Live Create-Alongs",
"annualReport.2020.adaptationHighlightText3b": "Our team hosted weekly, live Create-Alongs to connect with kids, parents, and educators at home and share tips and tricks for creating different types of Scratch projects. We had a blast seeing the projects they were inspired to create in our Create-Along studios!",
"annualReport.adaptationHighlightTitle4": "Hack Your Window",
"annualReport.adaptationHighlightText4b": "Scratch educator Eduard Muntaner Perich created a #ScratchAtHome-inspired studio that took the community by storm: Hack Your Window. Hundreds of Scratchers from all over the world imagined fantastical games and stories happening just outside their window.",
"annualReport.2020.adaptationHighlightTitle4": "Hack Your Window",
"annualReport.2020.adaptationHighlightText4b": "Scratch educator Eduard Muntaner Perich created a #ScratchAtHome-inspired studio that took the community by storm: Hack Your Window. Hundreds of Scratchers from all over the world imagined fantastical games and stories happening just outside their window.",
"annualReport.adaptationEducatorsTitle": "Connecting with Educators",
"annualReport.adaptationEducatorsText": "Educators around the world shared their own #ScratchAtHome ideas and discussed the struggles and triumphs of teaching remotely in a lively Twitter Chat on April 8th, 2020.",
"annualReport.2020.adaptationEducatorsTitle": "Connecting with Educators",
"annualReport.2020.adaptationEducatorsText": "Educators around the world shared their own #ScratchAtHome ideas and discussed the struggles and triumphs of teaching remotely in a lively Twitter Chat on April 8th, 2020.",
"annualReport.adaptationSnapshot": "Snapshots",
"annualReport.2020.adaptationSnapshot": "Snapshots",
"annualReport.adaptationSnapshot1Title": "Computer Clubhouse Network Virtual Workshops",
"annualReport.adaptationSnapshot1Text": "As part of our longstanding partnership, the Scratch Team conducts workshops for youth educators from The Clubhouse Network. Like educators around the world, our team had to conduct online workshops for the first time in 2020—and learn how to combat the isolation and technical difficulties of virtual learning. But thanks to online collaboration tools and innovative methods of sharing and reflecting, the team was able to recreate the collaborative, playful spirit of in-person workshops in a virtual space.",
"annualReport.adaptationSnapshot2Title": "Bring Yourself Into Scratch",
"annualReport.adaptationSnapshot2Text": "2020 was also a year of adapting our tools and platform. We developed and added new sprites to the Sprite Library to inspire and enable beginner Scratchers to make projects representative of their racial, cultural, gender, or other personal identity.",
"annualReport.2020.adaptationSnapshot1Title": "Computer Clubhouse Network Virtual Workshops",
"annualReport.2020.adaptationSnapshot1Text": "As part of our longstanding partnership, the Scratch Team conducts workshops for youth educators from The Clubhouse Network. Like educators around the world, our team had to conduct online workshops for the first time in 2020—and learn how to combat the isolation and technical difficulties of virtual learning. But thanks to online collaboration tools and innovative methods of sharing and reflecting, the team was able to recreate the collaborative, playful spirit of in-person workshops in a virtual space.",
"annualReport.2020.adaptationSnapshot2Title": "Bring Yourself Into Scratch",
"annualReport.2020.adaptationSnapshot2Text": "2020 was also a year of adapting our tools and platform. We developed and added new sprites to the Sprite Library to inspire and enable beginner Scratchers to make projects representative of their racial, cultural, gender, or other personal identity.",
"annualReport.communityTitle": "Community",
"annualReport.communityIntro": "In 2020, the Scratch Community became an even more vital place for young people to find a sense of togetherness and belonging. As we saw the meaningful conversations, collaborative projects, and moving stories Scratchers shared, we were in awe of their creative and resilient spirit.",
"annualReport.2020.communityTitle": "Community",
"annualReport.2020.communityIntro": "In 2020, the Scratch Community became an even more vital place for young people to find a sense of togetherness and belonging. As we saw the meaningful conversations, collaborative projects, and moving stories Scratchers shared, we were in awe of their creative and resilient spirit.",
"annualReport.communityTitle1": "Virtual Family Creative Coding Nights Guide",
"annualReport.communityText1": "In 2019, with support from Google.org, the Scratch Team worked with Chicago Public Schools Office of Computer Science to connect students, families, teachers, and other community members through Family Creative Coding Nights.",
"annualReport.communityText2": "This year, our teams faced a new challenge: how could we bring the playful, community-building spirit of Family Creative Coding Nights to a virtual space, helping schools develop vital connections with remote students and their families? We developed the Virtual Family Coding Nights guide to provide a structure for these connections and support joyful learning",
"annualReport.2020.communityTitle1": "Virtual Family Creative Coding Nights Guide",
"annualReport.2020.communityText1": "In 2019, with support from Google.org, the Scratch Team worked with Chicago Public Schools Office of Computer Science to connect students, families, teachers, and other community members through Family Creative Coding Nights.",
"annualReport.2020.communityText2": "This year, our teams faced a new challenge: how could we bring the playful, community-building spirit of Family Creative Coding Nights to a virtual space, helping schools develop vital connections with remote students and their families? We developed the Virtual Family Coding Nights guide to provide a structure for these connections and support joyful learning",
"annualReport.communityQuoteName": "Kendra Mallory, M.Ed.",
"annualReport.communityQuoteTitle": "Ruggles Elementary S.T.E.M. Coordinator",
"annualReport.communityQuoteText": "[In 2020], there were not many opportunities to engage with parents in such a fun, high energy way. So this opportunity provided much needed engagement...Teachers were apprehensive, but the students' level of excitement pushed them into a space where they had to trust the process and allow kids to learn from one another.",
"annualReport.2020.communityQuoteName": "Kendra Mallory, M.Ed.",
"annualReport.2020.communityQuoteTitle": "Ruggles Elementary S.T.E.M. Coordinator",
"annualReport.2020.communityQuoteText": "[In 2020], there were not many opportunities to engage with parents in such a fun, high energy way. So this opportunity provided much needed engagement...Teachers were apprehensive, but the students' level of excitement pushed them into a space where they had to trust the process and allow kids to learn from one another.",
"annualReport.communityScratchCommunity": "Scratch Community",
"annualReport.communityScratchCommunityIntro": "When asked why they use Scratch, most Scratchers talk about the importance of the online community for motivating their ongoing participation, providing a space where they can express their creativity, make friends, receive feedback, get new ideas, and learn new skills. Many Scratchers express their appreciation for the Scratch community as a safe and welcoming space to connect, share, and learn from one another.",
"annualReport.2020.communityScratchCommunity": "Scratch Community",
"annualReport.2020.communityScratchCommunityIntro": "When asked why they use Scratch, most Scratchers talk about the importance of the online community for motivating their ongoing participation, providing a space where they can express their creativity, make friends, receive feedback, get new ideas, and learn new skills. Many Scratchers express their appreciation for the Scratch community as a safe and welcoming space to connect, share, and learn from one another.",
"annualReport.communityQuoteGroupName1": "angelical",
"annualReport.communityQuoteGroupText1": "I joined Scratch when I was 11 years old and the things I learned from using the platform and interacting with the community were really a vital part of my learning growing up.",
"annualReport.communityQuoteGroupName2": "dlore2009",
"annualReport.communityQuoteGroupText2": "Scratch has allowed me to do things from home, like\n- Respect people and their projects\n- Make friends\n- Feel that I am not alone in this quarantine\n....and much more, so I want to say ¡GRACIAS!",
"annualReport.communityQuoteGroupName3": "qood",
"annualReport.communityQuoteGroupText3": "I've been on Scratch for about 2 years, and it's been a life-changing experience! I've learned so many new things, such as coding, online etiquette, and art!",
"annualReport.communityQuoteGroupName4": "Mechanical_pencil",
"annualReport.communityQuoteGroupText4": "Scratch was my favorite hobby in sixth grade. It secretly introduced me to Boolean logic, order of operations, and nested mathematical expressions—not to mention computer programming itself.",
"annualReport.2020.communityQuoteGroupName1": "angelical",
"annualReport.2020.communityQuoteGroupText1": "I joined Scratch when I was 11 years old and the things I learned from using the platform and interacting with the community were really a vital part of my learning growing up.",
"annualReport.2020.communityQuoteGroupName2": "dlore2009",
"annualReport.2020.communityQuoteGroupText2": "Scratch has allowed me to do things from home, like\n- Respect people and their projects\n- Make friends\n- Feel that I am not alone in this quarantine\n....and much more, so I want to say ¡GRACIAS!",
"annualReport.2020.communityQuoteGroupName3": "qood",
"annualReport.2020.communityQuoteGroupText3": "I've been on Scratch for about 2 years, and it's been a life-changing experience! I've learned so many new things, such as coding, online etiquette, and art!",
"annualReport.2020.communityQuoteGroupName4": "Mechanical_pencil",
"annualReport.2020.communityQuoteGroupText4": "Scratch was my favorite hobby in sixth grade. It secretly introduced me to Boolean logic, order of operations, and nested mathematical expressions—not to mention computer programming itself.",
"annualReport.yearInReview": "Year in Review",
"annualReport.yearInReviewText": "2020 was a remarkable year in the online community. The Community Team highlighted and developed opportunities for young people to express their ideas and become engaged in positive ways, and incredible movements sprung up from Scratchers themselves. Heres a look back at some of the highlights of the year:",
"annualReport.2020.yearInReview": "Year in Review",
"annualReport.2020.yearInReviewText": "2020 was a remarkable year in the online community. The Community Team highlighted and developed opportunities for young people to express their ideas and become engaged in positive ways, and incredible movements sprung up from Scratchers themselves. Heres a look back at some of the highlights of the year:",
"annualReport.yearInReviewCard1Date": "January",
"annualReport.yearInReviewCard1Title": "End of the Decade Scratch Design Studio",
"annualReport.yearInReviewCard1Text": "Scratchers celebrated the close of a decade and new beginnings in this Scratch Design Studio.",
"annualReport.yearInReviewCard1Link": "https://scratch.mit.edu/studios/25528144",
"annualReport.2020.yearInReviewCard1Date": "January",
"annualReport.2020.yearInReviewCard1Title": "End of the Decade Scratch Design Studio",
"annualReport.2020.yearInReviewCard1Text": "Scratchers celebrated the close of a decade and new beginnings in this Scratch Design Studio.",
"annualReport.2020.yearInReviewCard1Link": "https://scratch.mit.edu/studios/25528144",
"annualReport.yearInReviewCard2Date": "April",
"annualReport.yearInReviewCard2Title": "April Fools Day",
"annualReport.yearInReviewCard2Text": "“Mundane mysteries” appeared around the site, and Cat Blocks surprised and delighted the Scratch community.",
"annualReport.yearInReviewCard2Link": "https://scratch.mit.edu/studios/26134426/",
"annualReport.2020.yearInReviewCard2Date": "April",
"annualReport.2020.yearInReviewCard2Title": "April Fools Day",
"annualReport.2020.yearInReviewCard2Text": "“Mundane mysteries” appeared around the site, and Cat Blocks surprised and delighted the Scratch community.",
"annualReport.2020.yearInReviewCard2Link": "https://scratch.mit.edu/studios/26134426/",
"annualReport.yearInReviewCard3Date": "April",
"annualReport.yearInReviewCard3Title": "Create-Alongs",
"annualReport.yearInReviewCard3Text": "Scratch Team members began hosting live tutorials to connect and create with Scratchers and their families at home.",
"annualReport.yearInReviewCard3Link": "https://www.youtube.com/watch?v=uR5C173yrJs",
"annualReport.2020.yearInReviewCard3Date": "April",
"annualReport.2020.yearInReviewCard3Title": "Create-Alongs",
"annualReport.2020.yearInReviewCard3Text": "Scratch Team members began hosting live tutorials to connect and create with Scratchers and their families at home.",
"annualReport.2020.yearInReviewCard3Link": "https://www.youtube.com/watch?v=uR5C173yrJs",
"annualReport.yearInReviewCard4Date": "May",
"annualReport.yearInReviewCard4Title": "Scratch Month",
"annualReport.yearInReviewCard4Text": "Scratchers around the world shared thousands of projects around weekly themes, from recycled crafts to hand-washing jingles.",
"annualReport.yearInReviewCard4Link": "https://scratch.mit.edu/projects/400944766/",
"annualReport.2020.yearInReviewCard4Date": "May",
"annualReport.2020.yearInReviewCard4Title": "Scratch Month",
"annualReport.2020.yearInReviewCard4Text": "Scratchers around the world shared thousands of projects around weekly themes, from recycled crafts to hand-washing jingles.",
"annualReport.2020.yearInReviewCard4Link": "https://scratch.mit.edu/projects/400944766/",
"annualReport.yearInReviewCard5Date": "May",
"annualReport.yearInReviewCard5Title": "Black Lives Matter",
"annualReport.yearInReviewCard5Text": "As racial justice protests swept the US, the community came together to support each other and call for change.",
"annualReport.yearInReviewCard5Link": "https://scratch.wistia.com/medias/r1pmlyylye",
"annualReport.2020.yearInReviewCard5Date": "May",
"annualReport.2020.yearInReviewCard5Title": "Black Lives Matter",
"annualReport.2020.yearInReviewCard5Text": "As racial justice protests swept the US, the community came together to support each other and call for change.",
"annualReport.2020.yearInReviewCard5Link": "https://scratch.wistia.com/medias/r1pmlyylye",
"annualReport.yearInReviewCard6Date": "June",
"annualReport.yearInReviewCard6Title": "Fun At Home! Scratch Design Studio",
"annualReport.yearInReviewCard6Text": "Scratchers shared their favorite indoor games and activities to keep themselves engaged while staying home.",
"annualReport.yearInReviewCard6Link": "https://scratch.mit.edu/studios/26498205",
"annualReport.2020.yearInReviewCard6Date": "June",
"annualReport.2020.yearInReviewCard6Title": "Fun At Home! Scratch Design Studio",
"annualReport.2020.yearInReviewCard6Text": "Scratchers shared their favorite indoor games and activities to keep themselves engaged while staying home.",
"annualReport.2020.yearInReviewCard6Link": "https://scratch.mit.edu/studios/26498205",
"annualReport.yearInReviewCard7Date": "June",
"annualReport.yearInReviewCard7Title": "Juneteenth Studio",
"annualReport.yearInReviewCard7Text": "Scratchers created projects to honor Juneteenth and the continued fight for racial justice.",
"annualReport.yearInReviewCard7Link": "https://scratch.mit.edu/studios/26938704/",
"annualReport.2020.yearInReviewCard7Date": "June",
"annualReport.2020.yearInReviewCard7Title": "Juneteenth Studio",
"annualReport.2020.yearInReviewCard7Text": "Scratchers created projects to honor Juneteenth and the continued fight for racial justice.",
"annualReport.2020.yearInReviewCard7Link": "https://scratch.mit.edu/studios/26938704/",
"annualReport.yearInReviewCard8Date": "July",
"annualReport.yearInReviewCard8Title": "Scratch Camp",
"annualReport.yearInReviewCard8Text": "Scratch the Musical got the whole community acting, singing, and dancing together.",
"annualReport.yearInReviewCard8Link": "https://scratch.mit.edu/studios/27388950/",
"annualReport.2020.yearInReviewCard8Date": "July",
"annualReport.2020.yearInReviewCard8Title": "Scratch Camp",
"annualReport.2020.yearInReviewCard8Text": "Scratch the Musical got the whole community acting, singing, and dancing together.",
"annualReport.2020.yearInReviewCard8Link": "https://scratch.mit.edu/studios/27388950/",
"annualReport.yearInReviewCard9Date": "October",
"annualReport.yearInReviewCard9Title": "Scratchtober",
"annualReport.yearInReviewCard9Text": "Scratchers made hundreds of creative stories, games, and animations based on daily themed prompts.",
"annualReport.yearInReviewCard9Link": "https://docs.google.com/document/d/1yTT5h9RiNTUcDKPqE0wDWo8HsRMOSy4NREk0-0Bmrhk/edit#:~:text=edu/projects/412126066/-,Scratchtober,-scratch.mit.edu",
"annualReport.2020.yearInReviewCard9Date": "October",
"annualReport.2020.yearInReviewCard9Title": "Scratchtober",
"annualReport.2020.yearInReviewCard9Text": "Scratchers made hundreds of creative stories, games, and animations based on daily themed prompts.",
"annualReport.2020.yearInReviewCard9Link": "https://docs.google.com/document/d/1yTT5h9RiNTUcDKPqE0wDWo8HsRMOSy4NREk0-0Bmrhk/edit#:~:text=edu/projects/412126066/-,Scratchtober,-scratch.mit.edu",
"annualReport.communityQuote2Name": "Anna Lytical, Scratch Alumni",
"annualReport.communityQuote2Title": "Google Cloud Platform Developer Relations Engineer, and the Coding Drag Queen",
"annualReport.communityQuote2Text": "Seeing the power you have when youre creating something and can represent yourself and your problems and express them or solve them with code is a really magical experience and has real world impact.",
"annualReport.2020.communityQuote2Name": "Anna Lytical, Scratch Alumni",
"annualReport.2020.communityQuote2Title": "Google Cloud Platform Developer Relations Engineer, and the Coding Drag Queen",
"annualReport.2020.communityQuote2Text": "Seeing the power you have when youre creating something and can represent yourself and your problems and express them or solve them with code is a really magical experience and has real world impact.",
"annualReport.communitySnapshotTitle": "Improving Our Tools",
"annualReport.communitySnapshotText": "Our Community Team uses a wide variety of tools and strategies to encourage good digital citizenship and maintain a positive environment for Scratchers to create in. In 2020, we developed a new, more intuitive interface to help Scratchers flag inappropriate content, and improved the tools used by our community moderation team. As a result, we received higher quality reports from the community, and our community moderators were able to work more quickly and efficiently—keeping the site safer and friendlier for everyone.",
"annualReport.2020.communitySnapshotTitle": "Improving Our Tools",
"annualReport.2020.communitySnapshotText": "Our Community Team uses a wide variety of tools and strategies to encourage good digital citizenship and maintain a positive environment for Scratchers to create in. In 2020, we developed a new, more intuitive interface to help Scratchers flag inappropriate content, and improved the tools used by our community moderation team. As a result, we received higher quality reports from the community, and our community moderators were able to work more quickly and efficiently—keeping the site safer and friendlier for everyone.",
"annualReport.communitySnapshot2Title": "New Scratch Tutorials on YouTube",
"annualReport.communitySnapshot2Text": "The Scratch Teambegan sharing tutorials on our YouTube channel in March 2020 to help Scratchers gain the skills to create whatever they can imagine. From pixel art to virtual pets, these tutorials are a hit with Scratchers of all ages, gaining 1.3 million views in 2020.",
"annualReport.2020.communitySnapshot2Title": "New Scratch Tutorials on YouTube",
"annualReport.2020.communitySnapshot2Text": "The Scratch Teambegan sharing tutorials on our YouTube channel in March 2020 to help Scratchers gain the skills to create whatever they can imagine. From pixel art to virtual pets, these tutorials are a hit with Scratchers of all ages, gaining 1.3 million views in 2020.",
"annualReport.tutorial1": "Virtual Town",
"annualReport.tutorial2": "Catch Game",
"annualReport.tutorial3": "Character Designer",
"annualReport.tutorial4": "Virtual Pet",
"annualReport.2020.tutorial1": "Virtual Town",
"annualReport.2020.tutorial2": "Catch Game",
"annualReport.2020.tutorial3": "Character Designer",
"annualReport.2020.tutorial4": "Virtual Pet",
"annualReport.EDMessageTitle": "A Message from Our Executive Director",
"annualReport.EDMessageText1": "2020 was a transformational year around the world, and for Scratch. I joined the team in November, when we were months into the COVID-19 pandemic. With my background as an educational leader, I was excited about the potential of leading Scratch through a period of significant change and continuing to work toward my personal goal of helping students from all backgrounds reach new heights. I knew that in this challenging year, young people everywhere were in serious need of even more support to help them achieve their potential.",
"annualReport.EDMessageText2": "The inequitable structures we have built to educate children were exacerbated by the pandemic. Through our conversations with families and educators from around the world, we know that in 2020, kids from all communities needed creative learning opportunities to express their ideas and build their skills more than ever, even while many of them did not have the ability to go to school.",
"annualReport.EDMessageText3": "As the world adapted and approached creative learning and self expression in new ways, many educators, parents, and young people turned to Scratch. We saw 40% more Scratchers creating projects year over year, and Scratchers left 200% more comments in 2020 than in 2019. Young people from all around the world used Scratch as a place to connect, converse, collaborate, and engage with one another. We saw them discover the amazing things they could create when they were given the opportunity to think creatively and solve problems they were passionate about. ",
"annualReport.EDMessageText4": "In the wake of the pandemic, some have called for a “return to normal.” But for many young people, the freedom to learn and explore was missing in our schools well before COVID-19. We must do everything we can to change the systemic inequities in our educational systems, because “normal” was not built to be fair and equitable for most of our children.",
"annualReport.EDMessageText5": "In 2021, Scratch is redoubling our efforts to reach young people who have been historically excluded from creative computing and other creative learning opportunities. With support from Google.org, weve launched the Scratch Education Collaborative (SEC), a powerful network of organizations across the world focused on supporting these learners in developing their confidence in creative computing. The 41 organizations in year one of the new program will connect with and learn from the Scratch Team and one another, and develop Equity Toolkits that will support them as they grow and scale their support for the learners in their community.",
"annualReport.EDMessageText6": "Our work to make Scratch even more equitable and inclusive is far from over. Im excited to share more with you in the coming months. Until then, Id like to extend my sincere appreciation to the Scratch Community for continuing to support and care for each other through a turbulent year. Your creativity and compassion never ceases to inspire us.",
"annualReport.2020.EDMessageTitle": "A Message from Our Executive Director",
"annualReport.2020.EDMessageText1": "2020 was a transformational year around the world, and for Scratch. I joined the team in November, when we were months into the COVID-19 pandemic. With my background as an educational leader, I was excited about the potential of leading Scratch through a period of significant change and continuing to work toward my personal goal of helping students from all backgrounds reach new heights. I knew that in this challenging year, young people everywhere were in serious need of even more support to help them achieve their potential.",
"annualReport.2020.EDMessageText2": "The inequitable structures we have built to educate children were exacerbated by the pandemic. Through our conversations with families and educators from around the world, we know that in 2020, kids from all communities needed creative learning opportunities to express their ideas and build their skills more than ever, even while many of them did not have the ability to go to school.",
"annualReport.2020.EDMessageText3": "As the world adapted and approached creative learning and self expression in new ways, many educators, parents, and young people turned to Scratch. We saw 40% more Scratchers creating projects year over year, and Scratchers left 200% more comments in 2020 than in 2019. Young people from all around the world used Scratch as a place to connect, converse, collaborate, and engage with one another. We saw them discover the amazing things they could create when they were given the opportunity to think creatively and solve problems they were passionate about. ",
"annualReport.2020.EDMessageText4": "In the wake of the pandemic, some have called for a “return to normal.” But for many young people, the freedom to learn and explore was missing in our schools well before COVID-19. We must do everything we can to change the systemic inequities in our educational systems, because “normal” was not built to be fair and equitable for most of our children.",
"annualReport.2020.EDMessageText5": "In 2021, Scratch is redoubling our efforts to reach young people who have been historically excluded from creative computing and other creative learning opportunities. With support from Google.org, weve launched the Scratch Education Collaborative (SEC), a powerful network of organizations across the world focused on supporting these learners in developing their confidence in creative computing. The 41 organizations in year one of the new program will connect with and learn from the Scratch Team and one another, and develop Equity Toolkits that will support them as they grow and scale their support for the learners in their community.",
"annualReport.2020.EDMessageText6": "Our work to make Scratch even more equitable and inclusive is far from over. Im excited to share more with you in the coming months. Until then, Id like to extend my sincere appreciation to the Scratch Community for continuing to support and care for each other through a turbulent year. Your creativity and compassion never ceases to inspire us.",
"annualReport.EDName": "Shawna Young",
"annualReport.EDTitle": "Executive Director, Scratch Foundation",
"annualReport.2020.EDName": "Shawna Young",
"annualReport.2020.EDTitle": "Executive Director, Scratch Foundation",
"annualReport.lookingForward": "Looking Forward",
"annualReport.lookingForwardText1": "In 2021, were continuing to innovate and collaborate with our partners to make Scratch even better for young people around the world. In the coming months, were working to bring Scratch into more schools, expand pathways to creative learning, develop and localize more resources for educators and young people, and improve the Scratch onboarding experience, and even more exciting projects.",
"annualReport.lookingForwardText2": "Weve received generous grants from the LEGO Foundation and Google.org to help expand our global reach, advance our mission, and support this important work. Learn more:",
"annualReport.2020.lookingForward": "Looking Forward",
"annualReport.2020.lookingForwardText1": "In 2021, were continuing to innovate and collaborate with our partners to make Scratch even better for young people around the world. In the coming months, were working to bring Scratch into more schools, expand pathways to creative learning, develop and localize more resources for educators and young people, and improve the Scratch onboarding experience, and even more exciting projects.",
"annualReport.2020.lookingForwardText2": "Weve received generous grants from the LEGO Foundation and Google.org to help expand our global reach, advance our mission, and support this important work. Learn more:",
"annualReport.learnMore": "Learn More:",
"annualReport.learnMoreLink1": "https://www.legofoundation.com/en/about-us/news/the-lego-foundation-and-scratch-foundation-announce-partnership-to-support-learning-through-play-with-technology-for-millions-of-children-across-the-world/",
"annualReport.learnMoreLink1Text": "The LEGO Foundation and Scratch Foundation announce partnership to support learning through play with technology for millions of children across the world",
"annualReport.learnMoreLink2": "https://blog.google/outreach-initiatives/education/cs-ed-week-2020/",
"annualReport.learnMoreLink2Text": "Computer Science Education Week: More help for more students",
"annualReport.2020.learnMore": "Learn More:",
"annualReport.2020.learnMoreLink1": "https://www.legofoundation.com/en/about-us/news/the-lego-foundation-and-scratch-foundation-announce-partnership-to-support-learning-through-play-with-technology-for-millions-of-children-across-the-world/",
"annualReport.2020.learnMoreLink1Text": "The LEGO Foundation and Scratch Foundation announce partnership to support learning through play with technology for millions of children across the world",
"annualReport.2020.learnMoreLink2": "https://blog.google/outreach-initiatives/education/cs-ed-week-2020/",
"annualReport.2020.learnMoreLink2Text": "Computer Science Education Week: More help for more students",
"annualReport.supportersTitle": "Thank You to Our Supporters",
"annualReport.supportersIntro": "Thank you to our generous supporters. Your contribution helps us expand creative learning opportunities for children of all ages, from all backgrounds, around the globe.",
"annualReport.2020.supportersTitle": "Thank You to Our Supporters",
"annualReport.2020.supportersIntro": "Thank you to our generous supporters. Your contribution helps us expand creative learning opportunities for children of all ages, from all backgrounds, around the globe.",
"annualReport.ourSupporters": "Our Supporters",
"annualReport.ourSupportersText": "We want to thank all Scratch supporters who, throughout the years, have helped us create amazing learning experiences for millions of young people around the world. The following list is based on cumulative giving to Scratch (at both MIT and Scratch Foundation) through December 31, 2020.",
"annualReport.2020.ourSupporters": "Our Supporters",
"annualReport.2020.ourSupportersText": "We want to thank all Scratch supporters who, throughout the years, have helped us create amazing learning experiences for millions of young people around the world. The following list is based on cumulative giving to Scratch (at both MIT and Scratch Foundation) through December 31, 2020.",
"annualReport.supportersFoundingTitle": "Founding Partners — $10,000,000+",
"annualReport.supportersFoundingText": "We are especially grateful to our Founding Partners who have each provided at least $10,000,000 in cumulative support, since the start of Scratch in 2003.",
"annualReport.2020.supportersFoundingTitle": "Founding Partners — $10,000,000+",
"annualReport.2020.supportersFoundingText": "We are especially grateful to our Founding Partners who have each provided at least $10,000,000 in cumulative support, since the start of Scratch in 2003.",
"annualReport.supportersCreativityTitle": "Creativity Circle — $1,000,000+",
"annualReport.supportersCollaborationTitle": "Collaboration Circle — $200,000+",
"annualReport.supportersImaginationTitle": "Imagination Circle — $50,000+",
"annualReport.supportersInspirationTitle": "Inspiration Circle — $20,000+",
"annualReport.supportersExplorationTitle": "Exploration Circle — $5,000+",
"annualReport.supportersInKindTitle": "In-Kind Supporters",
"annualReport.leadershipTitle": "Our Team",
"annualReport.leadershipBoard": "Board of Directors",
"annualReport.leadershipChair": "Chair",
"annualReport.leadershipProfessor": "Professor of Learning Research",
"annualReport.leadershipViceChair": "Vice-Chair",
"annualReport.leadershipBoardMember": "Board Member",
"annualReport.leadershipPresidentCEO": "President and CEO",
"annualReport.leadershipFormerPresident": "Former President",
"annualReport.leadershipFounderCEO": "Founder and CEO",
"annualReport.leadershipFormerChairCEO": "Former Chair and CEO",
"annualReport.leadershipBoardSecretaryTreasurer": "Board Secretary & Treasurer",
"annualReport.leadershipBoardSecretary": "Board Secretary",
"annualReport.leadershipBoardTreasurer": "Board Treasurer",
"annualReport.leadershipScratchTeam": "Scratch Team",
"annualReport.leadershipInterim": "Interim Executive Director",
"annualReport.2020.supportersCatPartnersTitle": "Scratch Cat Partners — $1,000,000+",
"annualReport.2020.supportersCreativityTitle": "Creativity Circle — $250,000+",
"annualReport.2020.supportersCollaborationTitle": "Collaboration Circle — $100,000+",
"annualReport.2020.supportersImaginationTitle": "Imagination Circle — $50,000+",
"annualReport.2020.supportersInspirationTitle": "Inspiration Circle — $20,000+",
"annualReport.2020.supportersExplorationTitle": "Exploration Circle — $5,000+",
"annualReport.2020.supportersPlayTitle": "Play Circle — $1,000+",
"annualReport.2020.supportersInKindTitle": "In-Kind Supporters",
"annualReport.2020.leadershipTitle": "Our Team",
"annualReport.2020.leadershipBoard": "Board of Directors",
"annualReport.2020.leadershipChair": "Chair",
"annualReport.2020.leadershipProfessor": "Professor of Learning Research",
"annualReport.2020.leadershipViceChair": "Vice-Chair",
"annualReport.2020.leadershipCoFounder": "Co-Founder and Co-Chairman",
"annualReport.2020.leadershipBoardMember": "Board Member",
"annualReport.2020.leadershipPresidentCEO": "President and CEO",
"annualReport.2020.leadershipFormerPresident": "Former President",
"annualReport.2020.leadershipFounderCEO": "Founder and CEO",
"annualReport.2020.leadershipFormerChairCEO": "Former Chair and CEO",
"annualReport.2020.leadershipBoardSecretaryTreasurer": "Board Secretary & Treasurer",
"annualReport.2020.leadershipBoardSecretary": "Board Secretary",
"annualReport.2020.leadershipBoardTreasurer": "Board Treasurer",
"annualReport.2020.leadershipScratchTeam": "Scratch Team",
"annualReport.2020.leadershipInterim": "Interim Executive Director",
"annualReport.donateTitle": "Support Us",
"annualReport.donateMessage": "Your support enables us to make Scratch free for everyone, keeps our servers running, and most importantly, we are able to provide kids around the world an opportunity to imagine, create and share. Thank you!",
"annualReport.donateButton": "Donate"
"annualReport.2020.teamThankYou": "Thank you to Mitch Resnick, Natalie Rusk, Rupal Jain, and other collaborators at the Lifelong Kindergarten Group at the MIT Media Lab for your tireless support of Scratch.",
"annualReport.2020.donateTitle": "Support Us",
"annualReport.2020.donateMessage": "Your support enables us to make Scratch free for everyone, keeps our servers running, and most importantly, we are able to provide kids around the world an opportunity to imagine, create and share. Thank you!",
"annualReport.2020.donateButton": "Donate"
}

View file

@ -2,153 +2,89 @@
"founding": [
"Massachusetts Institute of Technology",
"National Science Foundation",
"Siegel Family Endowment"
"Siegel Family Endowment",
"LEGO Foundation"
],
"catPartners": [
"Google.org",
"Siegel Family Endowment",
"LEGO Foundation",
"Fastly"
],
"creativity": [
"Google",
"LEGO Foundation",
"Amazon Web Services",
"Little Bluebridge Foundation",
"Smilegate Foundation",
"TAL Education",
"WarnerMedia"
"TAL Education"
],
"collaboration": [
"Mark Dalton",
"Cindy and Evan Goldberg",
"Paul T. Jones",
"BrainPOP",
"Kahn-Rowe Family Fund",
"David and Rhonda Cohen",
"FWD Media (BrainPOP)",
"LEGO Education",
"Morgan Stanley",
"Two Sigma"
"Vista Equity Partners"
],
"imagination": [
"Alex Ginsburg",
"James Tomilson Hill",
"John Overdeck",
"Mitchel Resnick",
"David Shaw",
"David Siegel",
"Tao Ye",
"Christos Zoulas",
"Alex & Ginsburg",
"AT&T Aspire",
"Big Hen Group",
"Bloomberg Philanthropies",
"Citibank",
"Credit Suisse",
"EPAM",
"Facebook",
"Goldman Sachs",
"Huron Foundation",
"Intel One-to-One Institute",
"Piantino Family Foundation",
"Playmates Toys",
"Skadden Arps",
"Societe Generale",
"Solomon Wilson Family Foundation",
"Tudor Investments",
"UBS",
"Vista Equity Partners",
"Weill Family Foundation",
"WestRiver Group"
"James Hill",
"Inversoft/CleanSpeak",
"Paul T. Jones",
"Kahn-Row Family Fund",
"Wilson, Sonsini, Goodrich & Rosati"
],
"inspiration": [
"Erik Anderson",
"Jon Claerbout",
"Jonathan Dinu",
"John Doerr",
"Dan Huttenlocher",
"Justin Nadler",
"Ali-Milan Nekmouche",
"Edward Schmidt",
"Hope Smith",
"Alfred Spector",
"Ben Stein",
"Donald Sussman",
"Glen Whitney",
"AIG",
"Amazon",
"Bank of America",
"Certified Moving & Storage",
"Dalio Foundation, Inc.",
"Dalton Family Foundation",
"Deutsche Bank",
"Ernst & Young",
"Hearst Corporation",
"HedgeServ",
"Humble Bundle",
"Intel Corporation",
"Jenner & Block LLP",
"La Vida Feliz Foundation",
"Silicon Valley Bank",
"Spin Master",
"Union Square Ventures"
"Evan and Cindy Goldberg",
"Massachusetts Institute of Technology",
"New Relic",
"Overdeck Family Foundation",
"Rapid7",
"Transifex",
"Two Sigma",
"Christos Zoulas"
],
"exploration": [
"Michael Ball",
"Ken Baron",
"Craig Barrett",
"Adam Beder",
"Mark Bezos",
"Eric Chen",
"Michael Cirillo",
"Eric Dahm",
"Best Buy Foundation",
"Steve Conine",
"Peter Desmond",
"Jeremy Deutsch",
"John Doyle",
"Kenneth Ehlert",
"Tim Ettenheim",
"Alan Eustace",
"Steve Evans",
"Catherine Greenspon",
"Jonathan W. Hitchon",
"Margaret Honey",
"Andrew Janian",
"David Joerg",
"Mark Loughridge",
"Carter Lyons",
"Adam Messinger",
"Robert and Bethany Millard",
"Stephen M. Ross",
"Wray Thorn",
"Jessica Traynor",
"Adobe",
"Anchor Point Foundation",
"Barclays",
"Blackstone Charitable Foundation",
"Blackstone Group",
"Cisco/Meraki",
"Citco",
"Deloitte",
"Eclipse Contracting",
"Funny or Die",
"Hasbro",
"J.P. Morgan",
"Mattel",
"McGraw Hill Education",
"NHK",
"Pearson",
"Pershing Square Foundation",
"SAP",
"Scholastic",
"The Ramsey Family Fund",
"Thelonious Monk Institute of Jazz",
"Via Technologies",
"WilmerHale",
"Zoshinkai Holdings"
"Elizabeth DeStephens",
"Berry Dunn",
"Mark Fitzgerald",
"GitHub",
"James Goldstein",
"Humble Bundle",
"Huron Foundation",
"Dan Huttenlocher/MacArthur Foundation",
"Mitch Resnick",
"Sentry",
"Wilson Sonsini Foundation",
"Wistia"
],
"play": [
"Eric Dahm",
"Pavel Frolov",
"Fundación Cruzando",
"Guillaume Lefebvre",
"Andres Monroy-Hernandez",
"Sun Shil Park",
"Pingdom",
"William Sharpe",
"Travis-CI",
"Sheri Vammen",
"Shawna Young"
],
"inKind": [
"Fastly",
"Amazon Web Services",
"Wilson Sonsini Goodrich & Rosati",
"Wilson, Sonsini, Goodrich & Rosati",
"Inversoft/CleanSpeak",
"Massachusetts Institute of Technology",
"New Relic",
"Adobe",
"DK",
"No Starch Press",
"Github",
"Travis CI",
"Sauce Labs",
"Rapid7",
"Transifex",
"Berry Dunn",
"GitHub",
"Sentry",
"Wistia",
"Pingdom",
"PagerDuty"
"Travis-CI"
]
}

15974
yarn.lock

File diff suppressed because it is too large Load diff