Skip to content

Commit 73890aa

Browse files
Added new sample (Udayraj123#269)
* added new sample * updated show_image_level --------- Co-authored-by: Udayraj Deshmukh <Udayraj123@users.noreply.github.com>
1 parent 3e63bf5 commit 73890aa

4 files changed

Lines changed: 51 additions & 0 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"dimensions": {
3+
"display_height": 1240,
4+
"display_width": 820,
5+
"processing_height": 820,
6+
"processing_width": 666
7+
},
8+
"outputs": {
9+
"show_image_level": 0
10+
}
11+
}
310 KB
Loading
187 KB
Loading
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
{
2+
"pageDimensions": [500, 700],
3+
"bubbleDimensions": [10, 10],
4+
"customLabels": {},
5+
"fieldBlocks": {
6+
"MCQBlock1": {
7+
"fieldType": "QTYPE_MCQ5",
8+
"origin": [342, 196],
9+
"fieldLabels": [
10+
"Overall, how friendly were the hotel staff members?",
11+
"Overall, how polite were the hotel staff members?",
12+
"Overall, how professional were the hotel staff members?",
13+
"How quick was the check-in process?",
14+
"How clean was your room upon arrival?",
15+
"How well did the housekeeping staff clean your room?",
16+
"Overall, how well-equipped was your room?",
17+
"How helpful was the concierge throughout your stay?",
18+
"How comfortable were your bed linens?",
19+
"Overall, how quickly did the hotel staff respond to your requests?",
20+
"How convenient were the hours of the food service options at our hotel?",
21+
"How delicious was the hotel breakfast service?",
22+
"How pleased were you with the quality of the food offered at our hotel?",
23+
"How affordable was the hotel breakfast service?",
24+
"How affordable was your stay at our hotel?",
25+
"How likely are you to stay at our hotel again?",
26+
"How likely are you to discourage others from staying at our hotel?"
27+
],
28+
"bubblesGap": 25.5,
29+
"labelsGap": 14.3
30+
}
31+
},
32+
"preProcessors": [
33+
{
34+
"name": "CropPage",
35+
"options": {
36+
"morphKernel": [10, 10]
37+
}
38+
}
39+
]
40+
}

0 commit comments

Comments
 (0)