Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "name": "John Smith",
- "phone": "+380683233434",
- "accountId": 5,
- "numberQuestions": 2,
- "event": "clarification",
- "questions": [
- {
- "id": 1,
- "answerTemplate": { "type": "text" },
- "question": "For your job search, what is the minimum bi-weekly total pay you are looking for? Total pay for two weeks, not the hourly rate."
- },
- {
- "id": 2,
- "answerTemplate": {
- "type": "range",
- "min": 1,
- "max": 7,
- "step": 1,
- "best": 7
- },
- "question": "We have 7 Levels Technicians pay rate: $18.50 - $24.50 / cleaning hr. At Level 1 ($18.50 / cleaning hr), the bi-weekly gross pay is about $1,408. In 3 months, a cleaning technician can move up a level with $19.50 / cleaning hr. Every 3-month, a cleaning technician with great performance can move up until reaching Level 7 ($24.50 / cleaning hr). From a scale of 1 to 7 (1 is the worst & 7 the best), how would you rate the pay?"
- }
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement