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
"description": "Used in summaries, statistics etc."
13
+
},
14
+
{
15
+
"label": "Background image",
16
+
"description": "Select an image to use as background the image hotspot question."
17
+
}
18
+
]
19
+
},
20
+
{
21
+
"label": "Hotspots",
22
+
"description": "Drag and drop the desired figure from the toolbar to create a new hotspot. Double-click to edit an existing hotspot. Drag the hotspot to move it. Pull the resize handler in the lower right corner to resize.",
23
+
"fields": [
24
+
{
25
+
"label": "Task description",
26
+
"description": "Instructions to the user."
27
+
},
28
+
{
29
+
"label": "Hotspot",
30
+
"entity": "Hotspot",
31
+
"field": {
32
+
"label": "Hotspot",
33
+
"fields": [
34
+
{
35
+
"label": "userSettings",
36
+
"fields": [
37
+
{
38
+
"label": "Correct",
39
+
"description": "There can be multiple correct hotspots. However, the user gets correct/incorrect feedback immediately after first click."
40
+
},
41
+
{
42
+
"label": "Feedback"
43
+
}
44
+
]
45
+
},
46
+
{
47
+
"label": "computedSettings",
48
+
"fields": [
49
+
{},
50
+
{},
51
+
{},
52
+
{},
53
+
{}
54
+
]
55
+
}
56
+
]
57
+
}
58
+
},
59
+
{
60
+
"label": "Feedback if the user selects an empty spot:",
61
+
"placeholder": "You didn't locate any hotspots, try again!"
0 commit comments