mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 15:47:53 -05:00
Add "schools" section to faq
This commit is contained in:
parent
ba5d8e0d63
commit
2ea2cfa6c5
2 changed files with 108 additions and 66 deletions
|
@ -108,71 +108,94 @@ var Faq = React.createClass({
|
|||
<dt><FormattedMessage id='faq.deleteAccountTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.deleteAccountBody' /></dd>
|
||||
</dl>
|
||||
</section>
|
||||
<section id="permissions">
|
||||
<span className="nav-spacer"></span>
|
||||
<h2><FormattedMessage id='faq.permissionsTitle' /></h2>
|
||||
<dl>
|
||||
<dt><FormattedMessage id='faq.scratchFreeTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.scratchFreeBody' /></dd>
|
||||
<dt><FormattedMessage id='faq.scratchScreenshotTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.scratchScreenshotBody' /></dd>
|
||||
<dt><FormattedMessage id='faq.scratchDescriptionTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.scratchDescriptionBody' /></dd>
|
||||
<dt><FormattedMessage id='faq.presentScratchTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.presentScratchBody' /></dd>
|
||||
<dt><FormattedMessage id='faq.supportMaterialTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.supportMaterialBody' /></dd>
|
||||
<dt><FormattedMessage id='faq.sellProjectsTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.sellProjectsBody' /></dd>
|
||||
<dt><FormattedMessage id='faq.sourceCodeTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.sourceCodeBody' /></dd>
|
||||
</dl>
|
||||
</section>
|
||||
<section id="inappropriate-content">
|
||||
<span className="nav-spacer"></span>
|
||||
<h2><FormattedMessage id='faq.inappropriateContentTitle' /></h2>
|
||||
<dl>
|
||||
<dt><FormattedMessage id='faq.okayToShareTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.okayToShareBody' /></dd>
|
||||
<dt><FormattedMessage id='faq.reportContentTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.reportContentBody' /></dd>
|
||||
<dt><FormattedMessage id='faq.noFlameTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.noFlameBody' /></dd>
|
||||
<dt><FormattedMessage id='faq.reviewContentTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.reviewContentBody' /></dd>
|
||||
<dt><FormattedMessage id='faq.blockedAccountTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.blockedAccountBody' /></dd>
|
||||
<dt><FormattedMessage id='faq.stolenAccountTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.stolenAccountBody' /></dd>
|
||||
</dl>
|
||||
</section>
|
||||
<section id="clouddata">
|
||||
<span className="nav-spacer"></span>
|
||||
<h2><FormattedMessage id='faq.cloudDataTitle' /></h2>
|
||||
<dl>
|
||||
<dt><FormattedMessage id='faq.cloudDataInfoTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.cloudDataInfoBody' /></dd>
|
||||
<dt><FormattedMessage id='faq.storedCloudInfoTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.storedCloudInfoBody' /></dd>
|
||||
<dt><FormattedMessage id='faq.onlyNumbersTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.onlyNumbersBody' /></dd>
|
||||
<dt><FormattedMessage id='faq.reportCloudTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.reportCloudBody' /></dd>
|
||||
<dt><FormattedMessage id='faq.chatRoomTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.chatRoomBody' /></dd>
|
||||
<dt><FormattedMessage id='faq.makeCloudVarTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.makeCloudVarBody' /></dd>
|
||||
<dt><FormattedMessage id='faq.changeCloudVarTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.changeCloudVarBody' /></dd>
|
||||
<dt><FormattedMessage id='faq.newScratcherCloudTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.newScratcherCloudBody' /></dd>
|
||||
<dt><FormattedMessage id='faq.multiplayerTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.multiplayerBody' /></dd>
|
||||
<dt><FormattedMessage id='faq.cloudLagTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.cloudLagBody' /></dd>
|
||||
</dl>
|
||||
</section>
|
||||
</section>
|
||||
<section id="permissions">
|
||||
<span className="nav-spacer"></span>
|
||||
<h2><FormattedMessage id='faq.permissionsTitle' /></h2>
|
||||
<dl>
|
||||
<dt><FormattedMessage id='faq.scratchFreeTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.scratchFreeBody' /></dd>
|
||||
<dt><FormattedMessage id='faq.scratchScreenshotTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.scratchScreenshotBody' /></dd>
|
||||
<dt><FormattedMessage id='faq.scratchDescriptionTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.scratchDescriptionBody' /></dd>
|
||||
<dt><FormattedMessage id='faq.presentScratchTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.presentScratchBody' /></dd>
|
||||
<dt><FormattedMessage id='faq.supportMaterialTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.supportMaterialBody' /></dd>
|
||||
<dt><FormattedMessage id='faq.sellProjectsTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.sellProjectsBody' /></dd>
|
||||
<dt><FormattedMessage id='faq.sourceCodeTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.sourceCodeBody' /></dd>
|
||||
</dl>
|
||||
</section>
|
||||
<section id="inappropriate-content">
|
||||
<span className="nav-spacer"></span>
|
||||
<h2><FormattedMessage id='faq.inappropriateContentTitle' /></h2>
|
||||
<dl>
|
||||
<dt><FormattedMessage id='faq.okayToShareTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.okayToShareBody' /></dd>
|
||||
<dt><FormattedMessage id='faq.reportContentTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.reportContentBody' /></dd>
|
||||
<dt><FormattedMessage id='faq.noFlameTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.noFlameBody' /></dd>
|
||||
<dt><FormattedMessage id='faq.reviewContentTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.reviewContentBody' /></dd>
|
||||
<dt><FormattedMessage id='faq.blockedAccountTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.blockedAccountBody' /></dd>
|
||||
<dt><FormattedMessage id='faq.stolenAccountTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.stolenAccountBody' /></dd>
|
||||
</dl>
|
||||
</section>
|
||||
<section id="clouddata">
|
||||
<span className="nav-spacer"></span>
|
||||
<h2><FormattedMessage id='faq.cloudDataTitle' /></h2>
|
||||
<dl>
|
||||
<dt><FormattedMessage id='faq.cloudDataInfoTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.cloudDataInfoBody' /></dd>
|
||||
<dt><FormattedMessage id='faq.storedCloudInfoTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.storedCloudInfoBody' /></dd>
|
||||
<dt><FormattedMessage id='faq.onlyNumbersTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.onlyNumbersBody' /></dd>
|
||||
<dt><FormattedMessage id='faq.reportCloudTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.reportCloudBody' /></dd>
|
||||
<dt><FormattedMessage id='faq.chatRoomTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.chatRoomBody' /></dd>
|
||||
<dt><FormattedMessage id='faq.makeCloudVarTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.makeCloudVarBody' /></dd>
|
||||
<dt><FormattedMessage id='faq.changeCloudVarTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.changeCloudVarBody' /></dd>
|
||||
<dt><FormattedMessage id='faq.newScratcherCloudTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.newScratcherCloudBody' /></dd>
|
||||
<dt><FormattedMessage id='faq.multiplayerTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.multiplayerBody' /></dd>
|
||||
<dt><FormattedMessage id='faq.cloudLagTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.cloudLagBody' /></dd>
|
||||
</dl>
|
||||
</section>
|
||||
<section id="schools">
|
||||
<span className="nav-spacer"></span>
|
||||
<h2><FormattedMessage id="faq.schoolsTitle" /></h2>
|
||||
<dl>
|
||||
<dt><FormattedMessage id='faq.howTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.howBody' /></dd>
|
||||
<dt><FormattedMessage id='faq.ageTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.ageBody' /></dd>
|
||||
<dt><FormattedMessage id='faq.noInternetTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.noInternetBody' /></dd>
|
||||
<dt><FormattedMessage id='faq.communityTitle' /></dt>
|
||||
<dd><FormattedMessage id='faq.communityBody' /></dd>
|
||||
<dt><FormattedMessage id='faq.teacherAccountTitle' /></dt>
|
||||
<dd><FormattedMessage id='faq.teacherAccountBody' /></dd>
|
||||
<dt><FormattedMessage id='faq.requestTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.requestBody' /></dd>
|
||||
<dt><FormattedMessage id='faq.edTitle' /></dt>
|
||||
<dd><FormattedHTMLMessage id='faq.edBody' /></dd>
|
||||
<dt><FormattedMessage id='faq.dataTitle' /></dt>
|
||||
<dd><FormattedMessage id='faq.dataBody' /></dd>
|
||||
</dl>
|
||||
<i><FormattedHTMLMessage id='faq.schoolsMoreInfo' /></i>
|
||||
</section>
|
||||
</div>
|
||||
<nav>
|
||||
<ol>
|
||||
|
@ -185,6 +208,7 @@ var Faq = React.createClass({
|
|||
<FormattedMessage id='faq.inappropriateContentTitle' />
|
||||
</a></li>
|
||||
<li><a href="#clouddata"><FormattedMessage id='faq.cloudDataTitle' /></a></li>
|
||||
<li><a href="#schools"><FormattedMessage id='faq.schoolsTitle' /></a></li>
|
||||
</ol>
|
||||
</nav>
|
||||
</InformationPage>
|
||||
|
|
|
@ -117,5 +117,23 @@
|
|||
"faq.multiplayerTitle":"Is it possible to make multiplayer games with cloud data?",
|
||||
"faq.multiplayerBody":"Multiplayer games may be difficult to create, due to network speed and synchronization issues. However, some Scratchers are coming up with creative ways to use the cloud data for turn-by-turn and other games.",
|
||||
"faq.cloudLagTitle":"How long does it take for cloud data to reach another Scratcher?",
|
||||
"faq.cloudLagBody":"It depends. If both Scratchers have a reasonably fast Internet connection (DSL/Cable), and there are no restrictive firewalls on the computers/network, updates should be transmitted in milliseconds. However, a lot of computers have firewall software running in them, and if the firewall software blocks outgoing connections to TCP port 531 and TCP port 843, the time-lag becomes one-second. We are currently trying to figure out ways in which we can work around this limitation."
|
||||
"faq.cloudLagBody":"It depends. If both Scratchers have a reasonably fast Internet connection (DSL/Cable), and there are no restrictive firewalls on the computers/network, updates should be transmitted in milliseconds. However, a lot of computers have firewall software running in them, and if the firewall software blocks outgoing connections to TCP port 531 and TCP port 843, the time-lag becomes one-second. We are currently trying to figure out ways in which we can work around this limitation.",
|
||||
"faq.schoolsTitle":"Scratch in Schools",
|
||||
"faq.howTitle":"How is Scratch used in schools?",
|
||||
"faq.howBody":"Scratch is used in thousands of schools around the world, in many different subject areas (including language arts, science, history, math, and computer science). You can learn more about strategies and resources for using Scratch in schools and other learning environments (such as museums, libraries, and community centers) on our <a href=\"/educators\">Educators Page</a>. You can also join the <a href=\"//scratched.gse.harvard.edu/\">ScratchEd</a> online community for educators, which is managed by our friends at the Harvard Graduate School of Education.",
|
||||
"faq.ageTitle":"What is the age range for Scratch?",
|
||||
"faq.ageBody":"Scratch was developed especially for young people 8 to 16 years old, so it is used most often in elementary schools and middle schools, but people of all ages create and share Scratch projects. Scratch is even used in some introductory computer-science courses in colleges. Younger children may want to try <a href=\"//www.scratchjr.org/\">ScratchJr</a>, a simplified version of Scratch designed for ages 5 to 7.",
|
||||
"faq.noInternetTitle":"Is there a way for students to use Scratch without an internet connection?",
|
||||
"faq.noInternetBody":"Yes. The Scratch <a href=\"/scratch2download\">Offline Editor</a> is a version of Scratch that runs on a desktop or laptop computer. Currently, the Offline Editor is available for Mac and Windows machines.",
|
||||
"faq.communityTitle":"Can I turn off the online community for my students?",
|
||||
"faq.communityBody":"The Scratch online community provides a way for young people to share, collaborate, and learn with their peers within a moderated community governed by Community Guidelines. However, we understand that some educators prefer that their students not participate in an online community. These educators may wish to install the Scratch Offline Editor, which runs offline and locally on a desktop or laptop computer.",
|
||||
"faq.teacherAccountTitle":"What is a Scratch Teacher Account?",
|
||||
"faq.teacherAccountBody":"A Scratch Teacher Account provides teachers and other educators with additional features to manage student participation on Scratch, including the ability to create student accounts, organize student projects into studios, and monitor student comments.",
|
||||
"faq.requestTitle":"How do I request a Scratch Teacher Account?",
|
||||
"faq.requestBody":"You may request a Scratch Teacher Account from the <a href=\"/educators\">Educators Page</a> on Scratch. We ask for additional information during the registration process in order to verify your role as an educator.",
|
||||
"faq.edTitle":"What is the difference between a Scratch Teacher Account and a ScratchEd Account?",
|
||||
"faq.edBody":"Scratch Teacher Accounts are special user accounts on Scratch that have access to additional features to facilitate the creation and management of student accounts. ScratchEd Accounts are accounts on the <a href=\"//scratched.gse.harvard.edu/\">ScratchEd community</a>, a separate website (managed by the Harvard Graduate School of Education) where educators share stories, exchange resources, ask questions, and meet other Scratch educators.",
|
||||
"faq.dataTitle":"What data does Scratch collect about students?",
|
||||
"faq.dataBody":"When a student first signs up on Scratch, we ask for basic demographic data including gender, age (birth month and year), country, and an email address for verification. This data is used (in aggregated form) in research studies intended to improve our understanding of how people learn with Scratch. When an educator uses a Scratch Teacher Account to create student accounts in bulk, no student demographic data is required for account setup.",
|
||||
"faq.schoolsMoreInfo":"For more more questions about Teacher Accounts, see the <a href=\"/educators/faq\">Teacher Account FAQ</a>"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue