LearningToTalk / L2TDatabase

Helper functions for working with our lab's MySQL database
GNU General Public License v2.0
0 stars 0 forks source link

add NWR admins to database #77

Open tjmahr opened 7 years ago

tjmahr commented 7 years ago

I can't add ages for #76 if the ages are not in the database.

Follow the conventions used by the backend.RealWordRep table.

Variable ExampleValue
RealWordRepID 1
ChildStudyID 128
RealWordRep_Experiment SAE_RealWordRep_BLOCKED_3-13-13
RealWordRep_TimePoint 1
RealWordRep_Dialect SAE
RealWordRep_EprimeFile RealWordRep_001L28FS1
RealWordRep_Completion 2013-07-15
RealWordRep_Age 28
RealWordRep_Helper Brynn_bird
RealWordRep_Notes NA
RealWordRep_Admin_Timestamp 2016-11-18 10:57:34

(RealWordRep_TimePoint describes the stimulus set / experiment version used.)

Find the script I used to aggregate the data from the RealWordRep task and make it work on the NonWordRep data.

(Ignore the fact that I had to manually concatenate some recordings and wordlists for some wonky timepoint3 administrations. :man_shrugging: Just use age of first part.)