Skip to content

Commit 41dbc24

Browse files
committed
Add faqs, still more reformatting
1 parent e48ee5b commit 41dbc24

116 files changed

Lines changed: 7092 additions & 15711 deletions

File tree

Some content is hidden

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

01-overview.Rmd

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,44 @@
11
# Project Overview {#overview}
22

3-
To answer questions about infant behaviours in their natural environments, the PLAY project will collect, code, and share 900 hours of video collected in the homes of children at 12, 18, and 24 months of age drawn from 30 sites across North America.
3+
To answer questions about infant behaviors in their natural environments, the PLAY project will collect, code, and share 900 hours of video collected in the homes of children at 12, 18, and 24 months of age drawn from 30 sites across North America.
44

55
Materials (videos, questionnaires, links to Databrary volumes) for the PLAY project are included in this site, where we document data collection protocols, workflows, coding strategies, and operational definitions.
66

77
Below is the project-wide workflow. The PLAY team will provide training, quality assurance, transcription, reliability coding, and collating data for the final PLAY database. The collaborating sites will perform data collection and various levels of data coding.
88
<br>
99
<br>
1010

11-
```{r overview_fig, echo=FALSE, fig.cap="PLAY Project Workflow"}
11+
```{r overview_fig, echo=FALSE, out.width="70%"}
1212
knitr::include_graphics("img/overview-project.png")
1313
```
1414

15-
<div class="row">
16-
<div class="column-1third">
17-
<br>
18-
<h4> &nbsp;&nbsp; <u>Direct Links</u> </h3>
19-
<br>
20-
<a href="recruitment.html#participant_recruitment"> <img src="img/link-recruitment.png"> </a>
21-
<a href="collection.html#home_visit"> <img src="img/link-collection.png"> </a>
22-
<a href="collection.html#clean_up_and_upload"> <img src="img/link-upload.png"> </a>
23-
<br><br>
24-
<a href="coding.html#gesture_pass"> <img src="img/link-gesture.png"> </a>
25-
<a href="coding.html#locomotion_passes"> <img src="img/link-locomotion.png"> </a>
26-
<a href="coding.html#emotion_passes"> <img src="img/link-emotion.png"> </a>
27-
<a href="coding.html#object_interaction_passes"> <img src="img/link-object.png"> </a>
28-
<a href="coding.html#communication_passes"> <img src="img/link-communication.png"> </a>
29-
</div>
30-
</div>
31-
<br>
32-
<br>
15+
<!-- <div class="row"> -->
16+
<!-- <div class="column-1third"> -->
17+
<!-- <br> -->
18+
<!-- <h4> &nbsp;&nbsp; <u>Direct Links</u> </h3> -->
19+
<!-- <br> -->
20+
<!-- <a href="recruitment.html#participant_recruitment"> <img src="img/link-recruitment.png"> </a> -->
21+
<!-- <a href="collection.html#home_visit"> <img src="img/link-collection.png"> </a> -->
22+
<!-- <a href="collection.html#clean_up_and_upload"> <img src="img/link-upload.png"> </a> -->
23+
<!-- <br><br> -->
24+
<!-- <a href="coding.html#gesture_pass"> <img src="img/link-gesture.png"> </a> -->
25+
<!-- <a href="coding.html#locomotion_passes"> <img src="img/link-locomotion.png"> </a> -->
26+
<!-- <a href="coding.html#emotion_passes"> <img src="img/link-emotion.png"> </a> -->
27+
<!-- <a href="coding.html#object_interaction_passes"> <img src="img/link-object.png"> </a> -->
28+
<!-- <a href="coding.html#communication_passes"> <img src="img/link-communication.png"> </a> -->
29+
<!-- </div> -->
30+
<!-- </div> -->
31+
<!-- <br> -->
32+
<!-- <br> -->
3333

3434
## Participants {#participants}
3535

36-
The collaborating sites in PLAY perform a variety of roles (see [people](people.html) for details). Each site that performs a **collecting** role is pre-assigned to complete all of the collecting functions (see in blue below). This page contains detailed help for the recruitment of participants. Click here for information about the <a href="collection.html"><font color="#5B9BD5"><b> data collection </b></font></a> and <a href="collection.html#clean_up_and_upload"><font color="#5B9BD5"><b> data upload </b></font></a> processes.
36+
The collaborating sites in PLAY perform a variety of roles (see [people](#people) for details). Each site that performs a **collecting** role is pre-assigned to complete all of the collecting functions (see in blue below). This page contains detailed help for the recruitment of participants. Click here for information about the <a href="collection.html"><font color="#5B9BD5"><b> data collection </b></font></a> and <a href="collection.html#clean_up_and_upload"><font color="#5B9BD5"><b> data upload </b></font></a> processes.
3737

3838
PLAY aims to set new standards for conducting open, transparent, and reproducible behavioral science by i) publishing the protocol, and ii) making extensive use of video exemplars to demonstrate phenomena and illustrate behavioral codes. For confidentiality reasons, access to video exemplars is restricted to researchers with authorized access to [Databrary](http://databrary.org). To register for access, visit <http://databrary.org/register>.
3939

4040
Please ensure that you are [**currently logged in at Databrary**](https://nyu.databrary.org/user/login) to view embedded video examples in this webpage and gain access to phone and home questionnaires.
4141

42-
<br>
43-
4442
## Sampling
4543

4644
PLAY will produce a widely varied and rich set of data, most of which will be openly shared with the research community at the end of the five-year NIH grant period in late 2023. Infants' natural play in the home is characterized by tremendous variability including variations in: geographic location, climate, SES, maternal/paternal employment, childcare experiences, infants’ and mothers’ ages, language environment, physical layout and characteristics of the home, availability of media, toys for play, and so on. Researchers will be able to explore the effects of any/all such factors.
@@ -103,6 +101,8 @@ This is a video of the full PLAY home visit protocol that is available to author
103101
Full-length video of home visit
104102
</button>
105103
</div>
104+
105+
106106
<div id="fullvideohomevisit" class="collapse" aria-expanded="false" style="height: 0px;">
107107
<video width="100%" controls="" preload="none">
108108
<source src="https://nyu.databrary.org/slot/43224/7821438,11460201/asset/223780/download?inline=true" type="video/mp4"> Your browser does not support html5 video.

03-home_visit.Rmd

Lines changed: 12 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ At the end of every home visit (for each participant), you will upload the follo
2525
<br>&nbsp; - post-visit notes
2626
<br>
2727

28-
## 1. Arrival introduction
28+
## Arrival introduction
2929

3030
_**Note**: Experimenters should always act in a professional and respectful manner when interacting with the participants and while in the home. Do not make comments or react to anything in front of the mom to make her feel uncomfortable. All families should feel that their participation in the study is meaningful._
3131

@@ -37,7 +37,7 @@ Say: <say>Hi, my name is [NAME] and I’m visiting from [INSTITUTION]. Thanks fo
3737
- Do not leave the tripod and other equipment lying around.
3838
- Do not engage or warm up to the baby. Just need to make mom feel comfortable.
3939

40-
## 2. Consent to participate
40+
## Consent to participate
4141

4242
Experimenter should explain the study and ask mom to sign the consent.
4343

@@ -56,9 +56,9 @@ Obtain consent - Spanish
5656
</video>
5757
</div>
5858

59-
## 3. One-hour natural play video & noise measurement
59+
## One-hour natural play video & noise measurement
6060

61-
### 3.1 Decibel Meter
61+
### Decibel Meter
6262

6363
Say: <say>We would like to measure the environmental noise levels. Is there a good place where I can put this measuring device where your child cannot reach? The tablet only measures the environmental noise levels and not what you’re actually saying.</say>
6464
<br> &emsp; &emsp; <say-es>Queremos medir los niveles de ruido ambiental. ¿Hay algún lugar donde pueda colocar este dispositivo donde su hijo/a no lo pueda alcanzar? La tableta solo mide el ruido ambiental y no lo que usted está diciendo.</say-es>
@@ -69,7 +69,7 @@ Say: <say>We would like to measure the environmental noise levels. Is there a go
6969
- The microphone should be facing towards the room (e.g., away from walls) and propped up on the tablet case so that it is **not** lying flat against the surface of the space.
7070
<br><br>
7171

72-
### 3.2 One-Hour Natural Play Video
72+
### One-Hour Natural Play Video
7373

7474
General Recording Guidelines
7575

@@ -193,7 +193,7 @@ Shoes
193193

194194
Then stop video recording on the camera. Now that the camera is off, name the audio file with the site name and subject number (e.g. NYU_001) and close the “Audio Tool” app.
195195

196-
## 4. Video House Walk-through while measuring rooms
196+
## Video House Walk-through while measuring rooms
197197

198198
Start recording and say: <say>Now, we would like to see the space that [CHILD] gets to explore throughout the day. Please walk me through your home as I follow with a camera, and take measurements of the spaces. As we walk around, please show me where you keep any objects — toys, books, sippy cups, anything like that — that [CHILD] might interact with regularly. Please show me where you keep his/her clothes and shoes to give us an idea of the kinds of things he/she wears.</say>
199199
<br> &emsp; &emsp; <say-es>Ahora nos gustaría ver el espacio que [CHILD] tiene para explorar durante el día. Por favor guíeme por su hogar mientras la sigo con una cámara y tomo medidas de los espacios. Mientras recorremos su hogar, por favor muéstreme donde guarda cualquier objeto- juguetes, libros, vasitos, cualquiera de las cosas con que [CHILD] interactúa regularmente. Por favor muéstreme donde guarda la ropa y los zapatos de él/ella para tener una idea de las cosas que él/ella viste.</say-es>
@@ -267,9 +267,9 @@ Steps:
267267
14. When all rooms are recorded, walk back to the entrance of the home and then stop recording.
268268
<br><br>
269269

270-
[FAQs about House Walk-through](faq-collection.html)
270+
[FAQs about House Walk-through](#faqs_walkthrough)
271271

272-
## 5. Five-minute Structured Mother-Child Play
272+
## Five-minute Structured Mother-Child Play
273273

274274
<div class="videobuttons">
275275
<img src="img/icon-video.png" width="25">
@@ -311,22 +311,20 @@ Start recording and say: <say>Please sit next to [CHILD] on this mat. I’ll giv
311311
* After 5 minutes, say “Great job! We can now move on to the questionnaires.”
312312
* If the child is still playing with the toys after 5 minutes, let the child play and continue on to the questionnaires.
313313

314-
[FAQs about House Structured Play](faq-collection.html)
314+
[FAQs about House Structured Play](#faqs_structured_play)
315315

316316
## 6. Questionnaires
317317

318-
<br><br>
319-
320-
[FAQs about Questionnaires](faq-collection.html)
318+
[FAQs about Questionnaires](#faqs_questionnaires)
321319

322-
## 7. Visit wrap-up
320+
## Visit wrap-up
323321

324322
- Give mom the payment
325323
- Ensure that mom has copies of the consent and Databrary forms
326324
- Collect and pack all equipment and paperwork from the house
327325
- Thank mom for letting us come to her home!
328326

329-
## 8. Full PLAY home visit protocol - example
327+
## Full PLAY home visit protocol - example
330328

331329
Here is a video of the full PLAY home visit protocol.
332330

@@ -346,46 +344,3 @@ _NOTE: This participant was not the only child in the home, so would not meet in
346344

347345

348346
<hr class="play">
349-
350-
## Post Visit notes, Clean up, and Upload
351-
352-
After each visit, when you arrive back at your lab, complete all the following steps on the day you collected the data or on the very next day.
353-
354-
1. Submit home questionnaires.
355-
- Open the completed questionnaire on the tablet and hit the submit button. Tablet must be connected to wifi.
356-
2. Complete and submit PLAY Post-Visit Notes
357-
- https://ee.kobotoolbox.org/x/#2cAYQt3z
358-
3. Upload all videos from the visit to Databrary onto your university's PLAY volume. <br>
359-
Use the naming convention for each of the four videos. Use your 5 letter code for SITE. Use 3 digits for subject number (###).
360-
- Name the session as: <b>PLAY_SITE_###</b>
361-
- Name the Natural Play video as: <b>PLAY_SITE_###_NaturalPlay</b>
362-
- Name the House Walkthrough video as: <b>PLAY_SITE_###_HouseWalkthrough</b>
363-
- Name the Structured Play video as: <b>PLAY_SITE_###_StructuredPlay</b>
364-
- Name the Questionnaires video as: <b>PLAY_SITE_###_Questionnaires</b>
365-
4. Select appropriate release level for session in Databrary.
366-
- https://www.databrary.org/resources/guide/investigators/release/release-levels.html
367-
5. Make sure that all fields on Databrary are filled out. <br>
368-
If visit is excluded mark as:
369-
- Pilot
370-
- Atypical
371-
- Out of age range
372-
- Cancelled (if visit was cancelled)
373-
- Experimental error (equipment malfunction)
374-
- Incomplete
375-
6. Submit decibel data.
376-
- Please access the decibel app file on your tablet (located in the "AudioTool" folder in the File Manager). Select the decibel file from this home visit session.
377-
- Select "Share with Save to Drive", navigate to the audio file folder for your site (e.g., ‘audio_NYUNI’) and drop your file in that location.
378-
- Name the file as follows: <b>PLAY_SITE_###</b>
379-
- <img src="img/audiotool.png" width="600px">
380-
381-
382-
7. Fill out form to submit session for quality assurance. https://forms.gle/dyqtsAxx3D8LJuTr8.
383-
8. Clean equipment.
384-
- Wash all toys and equipment thoroughly.
385-
- Wipe down yoga mat.
386-
- Once videos have been uploaded, delete all videos from SD card.
387-
- Make sure to put away all equipment to have ready for a next visit.
388-
389-
390-
391-

04-post_visit.Rmd

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,44 @@
11
# Post-visit
22

3+
## Post Visit notes, Clean up, and Upload
4+
5+
After each visit, when you arrive back at your lab, complete all the following steps on the day you collected the data or on the very next day.
6+
7+
1. Submit home questionnaires.
8+
- Open the completed questionnaire on the tablet and hit the submit button. Tablet must be connected to wifi.
9+
2. Complete and submit PLAY Post-Visit Notes
10+
- https://ee.kobotoolbox.org/x/#2cAYQt3z
11+
3. Upload all videos from the visit to Databrary onto your university's PLAY volume. <br>
12+
Use the naming convention for each of the four videos. Use your 5 letter code for SITE. Use 3 digits for subject number (###).
13+
- Name the session as: <b>PLAY_SITE_###</b>
14+
- Name the Natural Play video as: <b>PLAY_SITE_###_NaturalPlay</b>
15+
- Name the House Walkthrough video as: <b>PLAY_SITE_###_HouseWalkthrough</b>
16+
- Name the Structured Play video as: <b>PLAY_SITE_###_StructuredPlay</b>
17+
- Name the Questionnaires video as: <b>PLAY_SITE_###_Questionnaires</b>
18+
4. Select appropriate release level for session in Databrary.
19+
- https://www.databrary.org/resources/guide/investigators/release/release-levels.html
20+
5. Make sure that all fields on Databrary are filled out. <br>
21+
If visit is excluded mark as:
22+
- Pilot
23+
- Atypical
24+
- Out of age range
25+
- Cancelled (if visit was cancelled)
26+
- Experimental error (equipment malfunction)
27+
- Incomplete
28+
6. Submit decibel data.
29+
- Please access the decibel app file on your tablet (located in the "AudioTool" folder in the File Manager). Select the decibel file from this home visit session.
30+
- Select "Share with Save to Drive", navigate to the audio file folder for your site (e.g., ‘audio_NYUNI’) and drop your file in that location.
31+
- Name the file as follows: <b>PLAY_SITE_###</b>
32+
- <img src="img/audiotool.png" width="600px">
33+
7. Fill out form to submit session for quality assurance. https://forms.gle/dyqtsAxx3D8LJuTr8.
34+
8. Clean equipment.
35+
- Wash all toys and equipment thoroughly.
36+
- Wipe down yoga mat.
37+
- Once videos have been uploaded, delete all videos from SD card.
38+
- Make sure to put away all equipment to have ready for a next visit.
39+
40+
----
41+
342
At the end of every home visit (for each participant), you will upload the following:
443

544
1. **exactly 4 videos** (to your Databrary repository)

0 commit comments

Comments
 (0)