You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"instruction": "Please explore the prototype below. As you navigate, speak your thoughts aloud — tell us what you notice, what you expect, and anything that feels unclear or surprising.",
32
+
"response": [
33
+
{
34
+
"id": "think-aloud-instructions",
35
+
"type": "textOnly",
36
+
"location": "sidebar",
37
+
"prompt": "### Think-Aloud Instructions\n\nYour screen and audio are being recorded. Please say out loud everything you are thinking as you move through the prototype.\n\n**As you explore, try to describe:**\n\n- What you notice on each screen\n- What you expect to happen when you tap or click something\n- What feels clear or confusing\n- Why you choose certain actions\n\nThere are no right or wrong actions — we are evaluating the design, not you."
38
+
}
39
+
]
40
+
},
41
+
"postTaskQuestions": {
42
+
"type": "questionnaire",
43
+
"recordAudio": true,
44
+
"response": [
45
+
{
46
+
"id": "satisfaction",
47
+
"prompt": "Rate your satisfaction with the following aspects of the prototype.",
48
+
"location": "aboveStimulus",
49
+
"type": "matrix-radio",
50
+
"answerOptions": "satisfaction5",
51
+
"questionOptions": [
52
+
"Overall Design",
53
+
"Ease of Navigation",
54
+
"Visual Clarity",
55
+
"Completeness of Information"
56
+
]
57
+
},
58
+
{
59
+
"id": "open-feedback",
60
+
"prompt": "What stood out most during your exploration — positive or negative?",
0 commit comments