|
| 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