{ "schemaVersion": "1.0", "screenerQuestions": { "questions": [ { "id": "PSQ_13", "type": "select", "question": "Do you have the right to work in the country where the vacancy is based?", "required": true, "options": [ { "label": "Yes", "value": "true" }, { "label": "No", "value": "false" } ] }, { "id": "PSQ_144", "type": "select", "question": "Do you have a valid work permit and BSN (Burger Service Nummer) for the Netherlands?", "required": true, "options": [ { "label": "Yes", "value": "true" }, { "label": "No", "value": "false" } ] }, { "id": "PSQ_21", "type": "text", "question": "What is your salary expectation?", "format": "decimal", "required": true, "min": "-999999999999.99", "max": "999999999999.99", "limit": 100 }, { "id": "PSQ_20", "type": "date", "question": "When are you able to start work?", "format": "dd/MM/yyyy", "required": true }, { "id": "PSQ_157", "type": "select", "question": "Do you have experience in hospitality or a similar environment?", "required": true, "options": [ { "label": "Yes", "value": "true" }, { "label": "No", "value": "false" } ] } ] }, "demographicQuestions": {} }