-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.json
More file actions
76 lines (76 loc) · 1.23 KB
/
config.json
File metadata and controls
76 lines (76 loc) · 1.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
{
"WAIT_DELAY_IN_SECONDS": 1.0,
"DATETIME_FORMAT_STR": "default",
"0": {
"type": "double-click",
"pos": [
136.71875,
569.59375
]
},
"1": {
"type": "Student-ID"
},
"2": {
"type": "enter"
},
"4": {
"type": "click",
"pos": [
640.6796875,
832.8203125
]
},
"5": {
"type": "grade"
},
"6": {
"type": "enter"
},
"7": {
"type": "click",
"pos": [
1403.890625,
826.640625
]
},
"9": {
"type": "click",
"pos": [
730.41796875,
417.7578125
]
},
"10": {
"type": "feedback"
},
"12": {
"type": "click",
"pos": [
533.8125,
762.23828125
]
},
"13": {
"type": "wait",
"seconds": 1
},
"14": {
"type": "click",
"pos": [
245.015625,
915.0703125
]
},
"15": {
"type": "click",
"pos": [
607.08984375,
395.64453125
]
},
"16": {
"type": "wait",
"seconds": 1
}
}