Skip to content

Commit dddeb06

Browse files
authored
Merge pull request #305 from epolak01/scratchjr-connect-develop
completed changes to teach tab and added scratchrj connect
2 parents 7c6ea3a + a656a5c commit dddeb06

File tree

264 files changed

+606
-5798
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

264 files changed

+606
-5798
lines changed

package-lock.json

Lines changed: 441 additions & 170 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/views/teach/activities/home.jsx

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import React from 'react';
2-
import StaticLinkSectionItem from '../../../components/sectionitem/staticlinksectionitem.jsx';
32
import LinkedSectionItem from '../../../components/sectionitem/linkedsectionitem.jsx';
43
import TxDiv from '../../../components/transifex/txdiv.jsx';
54

@@ -16,17 +15,9 @@ const ActivitiesHome = () => (
1615
Each of these activities gives you a quick way to learn how
1716
to do new things with ScratchJr. They are listed here in
1817
order of simplest to hardest, but feel free to play around
19-
in any order you'd like! For more ScratchJr resources
20-
developed by DevTech Research Group, click <a href="http://sites.tufts.edu/devtech/research/scratchjr/">here</a>.
18+
in any order you&apos;d like! For more information and a brief
19+
introduction to ScratchJr see the <a href="/teach/resources">Resources page</a>.
2120
</div>
22-
<StaticLinkSectionItem
23-
title="Introduction"
24-
format="full"
25-
thumbnail="/images/activitycards/intro.png"
26-
description="Watch this video for a brief introduction to ScratchJr's interface..."
27-
linkText="See more"
28-
linkURL="https://www.youtube.com/watch?v=ciWPaEgscr0&feature=youtu.be"
29-
/>
3021
<div className="content-section-items-container">
3122
<LinkedSectionItem
3223
title="1. Drive Across the City"

src/views/teach/assessments.jsx

Lines changed: 0 additions & 33 deletions
This file was deleted.

src/views/teach/assessments/answersheet.jsx

Lines changed: 0 additions & 10 deletions
This file was deleted.

src/views/teach/assessments/home.jsx

Lines changed: 0 additions & 54 deletions
This file was deleted.
-208 KB
Binary file not shown.
-241 KB
Binary file not shown.
-163 KB
Binary file not shown.
-1.33 MB
Binary file not shown.
-232 KB
Binary file not shown.

0 commit comments

Comments
 (0)