
This folder contains all of the data and analysis for Zach Tomaszewski's master thesis.

/beta -- raw data from beta test (not used in final study)

/logs -- generated log files from games.  Includes
           clicks/ -- times files for people who only clicked the link to the start of the study
           incompletes/ -- times files and partial logs for those who started and didn't finish
           completes/ -- time and logs for those used in actual data analysis
           outputs/ -- all the "redirected output" files (not used)

/raw  -- raw CSV data as collected from SurveyGizmo forms.  (Email addresses DELETED)

/scripts -- some code used for various manipulations and data extraction
            Includes some intermediate files.

/working -- Started with /logs/completes/ and then generated some .cmd, .sciprt, and .action files.

/anova -- Anovas run on some of the survey data

In the root directory, see the .ods files which contain all the cleaned-up survey data and most of the statistical analysis.


