Skip to content

Commit db2d762

Browse files
committed
deploy: 34fb60b
1 parent 7dd6b0f commit db2d762

21 files changed

Lines changed: 937 additions & 1 deletion

global.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/revisit-studies/study/v2.3.2/src/parser/GlobalConfigSchema.json",
3-
"configsList": ["literacy-prolific", "literacy-experts", "demo-drawing"],
3+
"configsList": ["literacy-prolific", "literacy-experts", "literacy-students", "demo-drawing"],
44
"configs": {
55
"literacy-prolific": {
66
"path": "literacyProlific/config.json"
77
},
88
"literacy-experts": {
99
"path": "literacyExperts/config.json"
1010
},
11+
"literacy-students": {
12+
"path": "literacyStudents/config.json"
13+
},
1114
"demo-drawing": {
1215
"path": "demo-drawing/config.json"
1316
}

literacyStudents/assets/consent.md

Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,64 @@
1+
# IRB Consent Form
2+
3+
**Investigator: Zach Cutler**
4+
5+
**Contact Information: zach.t.cutler@gmail.com; 208-890-0869**
6+
7+
## Title of Research Study: Investigating Data Visualization Literacy
8+
## Introduction
9+
You are being asked to participate in a research study. Before you agree, however, you must be fully informed about the purpose of the study, the procedures to be followed, and any benefits, risks or discomfort that you may experience as a result of your participation. This form presents information about the study so that you may make a fully informed decision regarding your participation.
10+
11+
## Purpose of the Study
12+
Visual representations of data (visualizations) are increasingly common in everyday life. The purpose of this study is to learn more about how people interpret and understand visualizations, especially correlation values.
13+
14+
## Tasks
15+
The study contains 3 sets of tasks, shown to you in a random order. One set will ask you to critique data visualizations which are presented. Another set will ask you to sketch data visualizations on your device, given a small amount of data. The last task will ask you quiz-like multiple choice questions which can be answered from a presented data visualization. It will take approximately 40-50 minutes to finish this study. For many of these tasks we will request that you think-aloud while completing the task, and we will record and save your audio.
16+
17+
## Risks to study participants
18+
Each participant in this study is assigned a random ID for analyses. As such, your participation will remain anonymous and your responses will not be used to identify you.
19+
20+
## Benefits to research participants and others:
21+
There may be no direct benefits to participants. The possible benefits for participants include exposure to interesting data visualization, along with helping inform the development of future visualization literacy measurements. 
22+
23+
## Record keeping and confidentiality
24+
Records of your participation in this study will be held confidential so far as permitted by law. However, the study investigators, the sponsor or its designee and, under certain circumstances, the University of Utah Institutional Review Board (U of U IRB) will be able to inspect and have access to this data. Any publication or presentation of the data will not identify you.
25+
26+
## Cost/Payment
27+
You will be paid $20 via Amazon gift cards after completion of the study.
28+
29+
## Contact
30+
For more information about this research or about the rights of research participants, or in case of research-related injury, contact: Zach Cutler (contact info at the top of this page). Contact the Institutional Review Board (IRB) if you have questions regarding your rights as a research participant. Also, contact the IRB if you have questions, complaints or concerns which you do not feel you can discuss with the investigator. The University of Utah IRB may be reached by phone at (801) 581-3655 or by e-mail at irb@hsc.utah.edu. You may also contact the Research Participant Advocate (RPA) by phone at (801) 581-3803 or by email at participant.advocate@hsc.utah.edu.
31+
Your participation in this research is voluntary Your refusal to participate will not result in any penalty to you or any loss of benefits to which you may otherwise be entitled. You may decide to stop participating in the research at any time without penalty or loss of other benefits. The project investigators retain the right to cancel or postpone the experimental procedures at any time they see fit.
32+
33+
## Future Use of Private Information
34+
As part of this study, we would like to keep information collected in during this project so that researchers may use it in the future in other research projects. When we use the term “data repository”, it refers to the storage of the information that is collected.
35+
36+
## What will be kept?
37+
We would like to keep recorded audio while you take this study, as well as interaction log data.
38+
39+
## What will my information be used for?
40+
Information collected about you may be used for future research about data visualization to help us learn more, and may be presented in research papers or presentations.
41+
42+
## Who will keep my information?
43+
Your information will be kept by Dr. Alexander Lex who manages the data repository at the University of Utah.
44+
## Do I have to allow my information to be saved for future research?
45+
If you do not want your information to be saved for future research, you should not participate in this study.
46+
## Will my information be personally identifiable?
47+
The information kept from you will not have your name or other personal information linked to it. Your de-identified information may be shared with researchers at the University of Utah and at other institutions without additional informed consent from you or your legally authorized representative. The only information we will keep is information like your age.
48+
49+
## What if I want to withdraw my information from the data repository?
50+
If you contact us via the platform which you were recruited from, you may request to have your data removed at any time, at which point we will delete your audio recordings.
51+
52+
## Will my information be used for commercial profit?
53+
Information obtained from you in this research may help in the development of a commercial product by University of Utah or its research partners. There are no plans to provide financial compensation to you should this occur.
54+
55+
## Will future results or findings be given to me?
56+
Because your information cannot be linked back to you, we will not share the results from future studies with you.
57+
58+
### By signing below,
59+
You acknowledge that you have been informed about and consent to
60+
be a participant in the study described above. Make sure that your
61+
questions are answered to your satisfaction before signing. You
62+
are entitled to retain a copy of this consent agreement.
63+
64+
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
2+
# Critique Section
3+
4+
The following questions will ask you to critique a visualization. Feel free to discuss (positive or negatively) any choices in the visualization, such as plot type, scale types, encoding choices, or anything else you find interesting. There will be three total critiques.
5+
6+
Now might also be a good time to take a short break before beginning the critique section.
7+
8+
This section has an estimated duration of 10-15 minutes
2.39 MB
Loading
319 KB
Loading
994 KB
Loading
325 KB
Loading
1.1 MB
Loading
1.94 MB
Loading
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
2+
# Drawing Section
3+
4+
In the following section, you will be asked to draw your own visualizations, with either your finger or a drawing tool (such as an Apple Pencil). There will first be a training task where you can explore the drawing interface. There will be five total drawing questions.
5+
6+
This section has an estimated duration of 30 minutes

0 commit comments

Comments
 (0)