Artifact Availability for A Human Study of Automatically Generated Decompiler Annotations
Files for artifact availability and replication of our work.
# Instructions for Replication
**Open project `R_analysis_code/study-results.Rproj` in R studio**
**Open file `grading_new.Rmd` in R studio**
**Click `Run` and choose `Run All`**
The code should generate files like what is shown in `After_running_R/`
Among all the files:
- `age_plot.pdf`, `gender_plot.pdf`, and `education_plot_with_legend.pdf` are the demographic information of our participants
- `completion_time_bapl_combined_horizontal.pdf` is Fig.6(b) in our paper
- `overall_opinion.pdf` is Fig.8 in our paper
- `plot_AEEKQ2.pdf` is Fig.7 in our paper
- The data in `analysis_output.txt` is what we used in our table I II III IV.
- While this is not produced by our code, `questionnaire.html` contains the survey that was given to participants for the human study in our work. This contains the relevant code snippets as part of the survey as well.