From a21587a65862e08072ac9f958b949e70fdfc8bfe Mon Sep 17 00:00:00 2001 From: chrisgarrity Date: Wed, 23 Nov 2016 10:25:54 -0500 Subject: [PATCH] Add link to TTT page to educators page MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Replace ‘Help’ link with ‘Things to Try’: fixes #905 --- src/views/teachers/landing/l10n.json | 4 ++-- src/views/teachers/landing/landing.jsx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/teachers/landing/l10n.json b/src/views/teachers/landing/l10n.json index 1697f675630..1c77f9b13d2 100644 --- a/src/views/teachers/landing/l10n.json +++ b/src/views/teachers/landing/l10n.json @@ -13,8 +13,8 @@ "teacherlanding.meetupTitle": "In-Person Gatherings", "teacherlanding.meetupDescription": "Scratch Educator Meetups are gatherings of Scratch Educators who want to learn with and from each other, sharing their ideas and strategies for supporting computational creativity in all its forms.", "teacherlanding.guidesTitle": "Guides & Tutorials", - "teacherlanding.helpPage": "On the Help Page, you can find workshop guides, Scratch Cards, videos, and other resources.", - "teacherlanding.tipsWindow" : "The Tips Window features step-by-step tutorials for getting started in Scratch.", + "teacherlanding.tttPage": "The Things to Try page offers a variety of tutorials, activity cards, and educator guides.", + "teacherlanding.tipsWindow" : "The Tips Window provides help for creating projects in Scratch.", "teacherlanding.creativeComputing": "The Creative Computing Curriculum Guide provides plans, activities, and strategies for introducing creative computing.", "teacherlanding.accountsTitle": "Teacher Accounts in Scratch", "teacherlanding.accountsDescription": "As an educator, you can request a Scratch Teacher Account, which makes it easier to create accounts for groups of students and to manage your students’ projects and comments. To learn more, see the Teacher Account FAQ page.", diff --git a/src/views/teachers/landing/landing.jsx b/src/views/teachers/landing/landing.jsx index a367ad806a4..f1c07687fc2 100644 --- a/src/views/teachers/landing/landing.jsx +++ b/src/views/teachers/landing/landing.jsx @@ -82,11 +82,11 @@ var Landing = injectIntl(React.createClass({

- + resources icon

- +