Add the FAQ

This commit is contained in:
Paul Kaplan 2021-01-13 08:55:22 -05:00
parent 5883070647
commit 2a0aa3b03e
3 changed files with 130 additions and 39 deletions

View file

@ -6,9 +6,7 @@
"sec.projectsTitle": "Overview",
"sec.eligibilityTitle": "Eligibility",
"sec.applyTitle": "How do I apply?",
"sec.subscribe": "To receive updates about resources, events, and ideas for supporting families and educators using Scratch, {subscribeLink}",
"sec.subscribeCallToAction": "sign up for our mailing list",
"sec.applyDeadline": "The deadline for applying to the Scratch Education Collaborative is January 10th, 2021",
"sec.applyDeadline": "The deadline for applying to the Scratch Education has been extended to March 1st, 2021",
"sec.applyButton": "Click here to apply",
"sec.projectsIntro": "The Scratch Education Collaborative (SEC), with support from Google.org, is building a powerful network of organizations across the world focused on supporting learners from historically marginalized and underserved communities developing their confidence with creative computing.",
"sec.projectsIntro2": "Up to 10 organizations will be selected in the 2021 pilot year to expand on and support each other's work with historically underrepresented youth including Black, LatinX, and Indigenous Americans, learn from one another, and collaborate with members of the Scratch Foundation, The MIT Media Lab, and other global leaders in creative computing to develop best practices for implementing culturally sustaining creative computing with Scratch.",
@ -31,6 +29,43 @@
"sec.eligibilityPoint3": "Designated as a non-profit, or a school district that has demonstrated a commitment to equitable creative learning practices",
"sec.eligibilityPoint4": "Willing to collaborate with Scratch and the SEC community to develop and utilize creative computing resources that can be shared globally",
"sec.eligibilityPoint5": "Able to engage in quarterly virtual meetings",
"sec.eligibilityPrompt": "Wondering if your organization might be a good fit for the pilot year of the Scratch Education Collaborative? {link} to find out more.",
"sec.eligibilityPromptLink": "Read the FAQ"
}
"sec.faqHeader": "FAQ",
"sec.faqWhatIs": "What is Creative Learning with Scratch?",
"sec.faqWhatIsAnswer": "Scratch embraces creative learning as an educational approach that supports students in developing as creative thinkers and contributors to their communities. The Creative Learning approach focuses on 4Ps: Projects, Passion, Peers, and Play: providing students with opportunities to work on projects, based on their passions, in collaboration with peers, in a playful spirit (Resnick, 2017).",
"sec.faqWhatIsAnswer2": "To learn more about how the Scratch Foundation and the Lifelong Kindergarten group think about creative learning, visit the {lclLink}.",
"sec.faqLCLWebsite": "Learning Creative Learning website",
"sec.faqWhen": "When does the yearlong program begin and end?",
"sec.faqWhenAnswer": "The SEC program begins the first week of May 2021, and ends in May of 2022.",
"sec.faqUsingScratch": "Do I have to be using Scratch at my organization already?",
"sec.faqUsingScratchAnswer": "No, your organization does not need to already be using Scratch.",
"sec.faqUsingScratchAnswer2": "As a participant in the SEC, you will collaborate in developing and implementing programming and events for your community which incorporate Scratch. It is important that your organization and the community you will support through your work with the SEC has a plan for accessing technology.",
"sec.faqBackground": "Do I need to have a background in computer science?",
"sec.faqBackgroundAnswer": "You do not need to have a background in computer science, or be implementing educational programming in computer science in order to participate in the SEC.",
"sec.faqBackgroundAnswer2": "We encourage the use of Scratch as a creative tool and welcome organizations who are interested in using Scratch in a variety of contexts.",
"sec.faqEligible": "What kinds of organizations can apply to be members of the SEC?",
"sec.faqEligibleAnswer": "Non-profit organizations, public schools, school districts, universities, colleges, and other government entities are all welcome to apply.",
"sec.faqEligibleAnswer2": "The SEC encourages organizations from around the world to apply.",
"sec.faqInternational": "Do you accept international applications?",
"sec.faqInternationalAnswer": "Yes, the SEC is an international community. We welcome applications from organizations around the world.",
"sec.faqEnglish": "Does my organization need to be english-speaking?",
"sec.faqEnglishAnswer": "Your organization does not need to be English-speaking in order to apply.",
"sec.faqEnglishAnswer2": "We do ask that one member of your organization is able to participate in SEC events, which will be run in English.",
"sec.faqHowManyMembers": "How many members of my organization will be required to participate? ",
"sec.faqHowManyMembersAnswer": "Being a member organization requires buy-in from, at minimum, one representative and the Executive director/CEO/or equivalent position. ",
"sec.faqHowManyMembersAnswer2": "One member of your team will be responsible for attending SEC events, and communicating with Scratch Team members and other participating SEC member organizations.",
"sec.faqNotified": "When will I be notified of my acceptance?",
"sec.faqNotifiedAnswer": "You will hear back from us by the first week of April, 2021.",
"sec.faqHours": "How many hours per month should I expect to devote to participating in the SEC?",
"sec.faqHoursAnswer": "You should expect to spend 4-10 hours a month participating in SEC related work.",
"sec.faqVirtual": "Will the program be entirely virtual?",
"sec.faqVirtualAnswer": "All workshops and sessions for the 2021-2022 cohort will be hosted virtually.",
"sec.faqWorkshopLanguage": "The SEC is an international community, what is the primary language that workshops and sessions will be offered in?",
"sec.faqWorkshopLanguageAnswer": "SEC workshops and events will be facilitated in English. ",
"sec.faqCost": "What is the cost of participating in the SEC?",
"sec.faqCostAnswer": "Participating in the SEC is free for all participating organizations.",
"sec.faqCulturallySustaining": "What do we mean by culturally sustaining in the context of education?",
"sec.faqCulturallySustainingAnswer": "Culturally sustaining pedagogy empowers students by creating educational experiences which reaffirm, honor, explore, and extend their culture, heritage and communities (Ladson-Billings, 1994). Scratch and the SEC aims to empower educators and students across the globe through engagement in culturally relevant creative learning practices and creative computing experiences that will lead to culturally sustaining frames of reference and perspective (Hammond, 2015) and support relevant personal connections to Scratchs and the SECs mission and values. ",
"sec.faqFuture": "I cannot participate this year, can I apply in the future? ",
"sec.faqFutureAnswer": "Yes! Join our {subscribeLink} to stay connected and receive future updates about the SEC.",
"sec.faqMailingList": "mailing list"
}

View file

@ -55,6 +55,7 @@ const EducationCollaborative = () => (
<p><FormattedMessage id="sec.projectsIntro" /></p>
<p><FormattedMessage id="sec.projectsIntro2" /></p>
<p><i><FormattedMessage id="sec.projectsIntro3" /></i></p>
</section>
<section id="expectations-for-sec">
<h3><FormattedMessage id="sec.expectationsFromSec" /></h3>
@ -85,23 +86,11 @@ const EducationCollaborative = () => (
<li><FormattedMessage id="sec.eligibilityPoint1" /></li>
<li><FormattedMessage id="sec.eligibilityPoint2" /></li>
<li><FormattedMessage id="sec.eligibilityPoint3" /></li>
<li><FormattedMessage id="sec.eligibilityPoint4" /></li>
<li><FormattedMessage id="sec.eligibilityPoint5" /></li>
</ul>
</section>
<section>
<p><FormattedMessage
id="sec.eligibilityPrompt"
values={{
link: <a
href="https://docs.google.com/document/d/1JcRBFhAXvMGKXgHADg1sAZC8b_zb2OSVDjaEOL8tzcw/edit?usp=sharing"
rel="noopener noreferrer"
target="_blank"
>
<FormattedMessage id="sec.eligibilityPromptLink" />
</a>
}}
/>
</p>
</section>
</div>
<TitleBanner className="masthead">
@ -133,24 +122,74 @@ const EducationCollaborative = () => (
</FlexRow>
</div>
</TitleBanner>
<div className="inner">
<div className="inner sec-faq">
<section>
<p>
<FormattedMessage
id="sec.subscribe"
values={{
subscribeLink: (
<a
href=" https://us9.list-manage.com/subscribe?u=96e741c12c99f46f1f3e95e09&id=149bd1a4c2"
target="_blank"
>
<FormattedMessage id="sec.subscribeCallToAction" />
</a>
)
}}
/>
</p>
<h3><FormattedMessage id="sec.faqHeader" /></h3>
<dl>
<dt><FormattedMessage id="sec.faqWhatIs" /></dt>
<dd><FormattedMessage id="sec.faqWhatIsAnswer" /></dd>
<dd>
<FormattedMessage id="sec.faqWhatIsAnswer2"
values={{
lclLink: (
<a
href=" https://learn.media.mit.edu/lcl/weeks/week1/"
target="_blank"
>
<FormattedMessage id="sec.faqLCLWebsite" />
</a>
)
}}
/>
</dd>
<dt><FormattedMessage id="sec.faqWhen" /></dt>
<dd><FormattedMessage id="sec.faqWhenAnswer" /></dd>
<dt><FormattedMessage id="sec.faqUsingScratch" /></dt>
<dd><FormattedMessage id="sec.faqUsingScratchAnswer" /></dd>
<dd><FormattedMessage id="sec.faqUsingScratchAnswer2" /></dd>
<dt><FormattedMessage id="sec.faqBackground" /></dt>
<dd><FormattedMessage id="sec.faqBackgroundAnswer" /></dd>
<dd><FormattedMessage id="sec.faqBackgroundAnswer2" /></dd>
<dt><FormattedMessage id="sec.faqEligible" /></dt>
<dd><FormattedMessage id="sec.faqEligibleAnswer" /></dd>
<dd><FormattedMessage id="sec.faqEligibleAnswer2" /></dd>
<dt><FormattedMessage id="sec.faqInternational" /></dt>
<dd><FormattedMessage id="sec.faqInternationalAnswer" /></dd>
<dt><FormattedMessage id="sec.faqEnglish" /></dt>
<dd><FormattedMessage id="sec.faqEnglishAnswer" /></dd>
<dd><FormattedMessage id="sec.faqEnglishAnswer2" /></dd>
<dt><FormattedMessage id="sec.faqHowManyMembers" /></dt>
<dd><FormattedMessage id="sec.faqHowManyMembersAnswer" /></dd>
<dd><FormattedMessage id="sec.faqHowManyMembersAnswer2" /></dd>
<dt><FormattedMessage id="sec.faqNotified" /></dt>
<dd><FormattedMessage id="sec.faqNotifiedAnswer" /></dd>
<dt><FormattedMessage id="sec.faqHours" /></dt>
<dd><FormattedMessage id="sec.faqHoursAnswer" /></dd>
<dt><FormattedMessage id="sec.faqVirtual" /></dt>
<dd><FormattedMessage id="sec.faqVirtualAnswer" /></dd>
<dt><FormattedMessage id="sec.faqWorkshopLanguage" /></dt>
<dd><FormattedMessage id="sec.faqWorkshopLanguageAnswer" /></dd>
<dt><FormattedMessage id="sec.faqCost" /></dt>
<dd><FormattedMessage id="sec.faqCostAnswer" /></dd>
<dt><FormattedMessage id="sec.faqCulturallySustaining" /></dt>
<dd><FormattedMessage id="sec.faqCulturallySustainingAnswer" /></dd>
<dt><FormattedMessage id="sec.faqFuture" /></dt>
<dd>
<FormattedMessage
id="sec.faqFutureAnswer"
values={{
subscribeLink: (
<a
href="https://us9.list-manage.com/subscribe?u=96e741c12c99f46f1f3e95e09&id=149bd1a4c2"
target="_blank"
>
<FormattedMessage id="sec.faqMailingList" />
</a>
)
}}
/>
</dd>
</dl>
</section>
</div>
</div>

View file

@ -21,6 +21,7 @@ $sec-spot: $ui-blue;
@media #{$intermediate} {
justify-content: end;
}
.long {
padding-bottom: 2rem;
}
@ -37,7 +38,7 @@ $sec-spot: $ui-blue;
max-width: $cols6;
font-size: 1.65em;
}
.title-banner-button {
background-color: $ui-white;
color: $ui-blue;
@ -91,6 +92,22 @@ $sec-spot: $ui-blue;
color: $ui-blue;
}
}
.sec-faq {
margin-top: 3rem;
dl {
dt {
margin-bottom: .25rem;
font-size: 1.1rem;
}
dd {
margin-bottom: 1.25rem;
margin-left: 0;
max-width: $cols8;
text-align: left;
}
}
}
}