Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
scratch-www
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
scratch-www
Commits
b74d857a
Commit
b74d857a
authored
Aug 07, 2020
by
Radman Siddiki
Committed by
Ben Wheeler
Nov 12, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Delete communityblocks-interviews.jsx
parent
534d8b9b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
86 deletions
+0
-86
src/views/communityblocks-interviews/communityblocks-interviews.jsx
...communityblocks-interviews/communityblocks-interviews.jsx
+0
-86
No files found.
src/views/communityblocks-interviews/communityblocks-interviews.jsx
deleted
100644 → 0
View file @
534d8b9b
const
React
=
require
(
'
react
'
);
const
render
=
require
(
'
../../lib/render.jsx
'
);
const
Page
=
require
(
'
../../components/page/www/page.jsx
'
);
const
CommunityBlocksInterviews
=
()
=>
(
<
div
className=
"inner"
>
<
h2
>
Community Blocks Beta Tester Interviews
</
h2
>
<
br
/>
<
p
>
Hello Scratchers!
</
p
>
<
p
>
I am Sayamindu Dasgupta (
<
a
href=
"/users/sdg1/"
rel=
"noopener noreferrer"
target=
"_blank"
>
sdg1
</
a
>
on Scratch) and I am a member of
the
<
a
href=
"/info/credits"
rel=
"noopener noreferrer"
target=
"_blank"
>
MIT Scratch Team
</
a
>
.
</
p
>
<
p
>
One of our projects on the MIT Scratch Team is to understand how people use Scratch, the Scratch Community
Blocks, and participate in the Scratch community. To do this, we are talking to Scratchers who have been
particapting the Community Blocks beta testing program directly through interviews. In the interview, we
would talk for an hour, asking about your Scratch experience (by phone or a service like Skype).
</
p
>
<
p
>
Thank you for indicating in the beta invitation survey that you are willing to be interviewed.
If you are still interested, please do the following steps:
</
p
>
<
ul
>
<
li
>
<
b
>
Complete the consent forms:
</
b
>
If you are under 18 years old, please download and complete these
two forms (
<
a
href=
"/pdfs/interviews/communityblocks/assent_form.pdf"
>
one for you to sign
</
a
>
and
<
a
href=
"/pdfs/interviews/communityblocks/consent_for_parent.pdf"
>
another for your parent to sign
</
a
>
).
If you are 18 years old and over, please complete
<
a
href=
"/pdfs/interviews/communityblocks/consent_for_over_18.pdf"
>
this form
</
a
>
.
</
li
>
<
li
>
<
b
>
Send the forms:
</
b
>
You can send me the forms in two ways: (1) by email
(
<
a
href=
"mailto:sayamindu@media.mit.edu"
rel=
"noopener noreferrer"
target=
"_blank"
>
sayamindu@media.mit.edu
</
a
>
) by taking a picture
or scanning the forms, or (2) send it through snail mail to Sayamindu Dasgupta, 77 Massachusetts Ave
E14-464A, Cambridge, MA 02139
</
li
>
<
li
>
<
b
>
Schedule a time to talk:
</
b
>
Send me an email
(
<
a
href=
"mailto:sayamindu@media.mit.edu"
rel=
"noopener noreferrer"
target=
"_blank"
>
sayamindu@media.mit.edu
</
a
>
) with a possible time
where we can talk for about an hour.
</
li
>
<
li
>
If you have any questions, please do not hesitate to contact me by sending me an email
at
<
a
href=
"mailto:sayamindu@media.mit.edu"
>
sayamindu@media.mit.edu
</
a
>
.
</
li
>
</
ul
>
<
p
>
Thank you and I look forward to speaking with you. Scratch on!
</
p
>
Sayamindu
</
div
>
);
render
(<
Page
><
CommunityBlocksInterviews
/></
Page
>,
document
.
getElementById
(
'
app
'
));
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment