From be21dcee2df000b562436cc20c0add80bfe18c28 Mon Sep 17 00:00:00 2001 From: Brittany Johnson Date: Thu, 23 Jan 2020 23:51:38 -0500 Subject: [PATCH] Update README.md --- README.md | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index cef7def..1e25856 100644 --- a/README.md +++ b/README.md @@ -12,21 +12,20 @@ Our artifact includes the following: 1. A virtual machine file (CausalTesting_Artifact.ova) that contains the user study setup and source code for the version of Holmes used. -2. The form participants completed as they worked through -each defect in the user study (Cause-Identification-Form.pdf). +2. Instructions for obtaining and running Holmes on the virtual machine ([INSTALL.md](https://github.com/LASER-UMASS/CausalTesting-Artifact_ICSE20/blob/master/INSTALL.md)). -3. The post-questionnaire participants filled out as a form of -debriefing following the study (Evaluation-Questionnaire.pdf) +3. The form participants completed as they worked through +each defect in the user study ([Cause-Identification-Form.pdf](https://github.com/LASER-UMASS/CausalTesting-Artifact_ICSE20/blob/master/Cause-Identification-Form.pdf)). -4. The demographic questionnaire used to gather information about our - participants background and experience (Demographic-Questionnaire.pdf). +4. The post-questionnaire participants filled out as a form of +debriefing following the study ([Evaluation-Questionnaire.pdf](https://github.com/LASER-UMASS/CausalTesting-Artifact_ICSE20/blob/master/Evaluation-Questionnaire.pdf)) -5. The script used to explain to participants what they would be doing - during the user study (User-Study-Script.pdf). +5. The demographic questionnaire used to gather information about our + participants background and experience ([Demographic-Questionnaire.pdf](https://github.com/LASER-UMASS/CausalTesting-Artifact_ICSE20/blob/master/Demographic-Questionnaire.pdf)). + +6. The script used to explain to participants what they would be doing + during the user study ([User-Study-Script.pdf](https://github.com/LASER-UMASS/CausalTesting-Artifact_ICSE20/blob/master/User-Study-Script.pdf)). ## Where can I obtain the artifact components? All the above listed artifacts, with the exception of the virtual machine file, are located in this repository. - - -The **INSTALL.md** file provides details on how to locate, set up, and run the virutal machine.