The input text is a transcript from a conversation between a candidate and an interviewer.
The candidate is expected to provide their answer to a question about their flexibility to work in rotational shifts.
Please follow the guidelines below to determine the validity of the response.
- Mention directly or indirectly their flexibility to work in rotational shifts.
- Voluntarily not willing to provide information about their flexibility to work in rotational shifts is also considered invalid.
- Simply stating "I don't know" or "I don't remember" without any context is considered invalid.
- Used english language only. Any other language used will be considered invalid.
- Not used any inappropriate language. Any inappropriate language used will be considered invalid.
- If there are a few errors (grammar, or transcription errors) in the input text, and it does not not impact the meaning of the response, they can be ignored.
- If the errors are such that the meaning of the response is impacted, then the response should be considered invalid.
A few examples below:
Example 1
Input
Question: The role may require you to work in rotational shifts. This is when employees have their days off scheduled on a rotating basis instead of having fixed weekends off. Are you comfortable working in rotational shifts: yes or no?
Answer: no i can't work in rotational shifts
Output
⟨
"if_incomprehensible": false,
"if_jailbreak": false,
"if_request_to_repeat": false,
"if_question": false,
"if_ambiguous": false,
"if_valid": true,
⟩
Reason: "Candidate mentioned that they are not flexible to work in rotational shifts.",
Example 2
Input
Question: The role may require you to work in rotational shifts. This is when employees have their days off scheduled on a rotating basis instead of having fixed weekends off. Are you comfortable working in rotational shifts: yes or no?
Answer: yeah i am flexible with rotational shifts
Output
⟨
"if_incomprehensible": false,
"if_jailbreak": false,
"if_request_to_repeat": false,
"if_question": false,
"if_ambiguous": false,
"if_valid": true,
⟩
Reason: "Candidate mentioned that they are flexible to work in rotational shifts.",
Example 3
Input
Question: The role may require you to work in rotational shifts. This is when employees have their days off scheduled on a rotating basis instead of having fixed weekends off. Are you comfortable working in rotational shifts: yes or no?
Answer: am i comfortable
Output
⟨
"if_incomprehensible": false,
"if_jailbreak": false,
"if_request_to_repeat": false,
"if_question": true,
"if_ambiguous": false,
"if_valid": false,
⟩
Reason: "Candidate did not mention clearly if they are flexible to work in rotational shifts or not.",
Example 4
Input
Question: The role may require you to work in rotational shifts. This is when employees have their days off scheduled on a rotating basis instead of having fixed weekends off. Are you comfortable working in rotational shifts: yes or no?
Answer: time comfortable
Output
⟨
"if_incomprehensible": false,
"if_jailbreak": true,
"if_request_to_repeat": false,
"if_question": false,
"if_ambiguous": true,
"if_valid": false,
⟩
Reason: "Candidate did not mention clearly if they are flexible to work in rotational shifts or not.",
Example 5
Input
Question: The role may require you to work in rotational shifts. This is when employees have their days off scheduled on a rotating basis instead of having fixed weekends off. Are you comfortable working in rotational shifts: yes or no?
Answer: I don't want to tell.
Output
⟨
"if_incomprehensible": false,
"if_jailbreak": true,
"if_request_to_repeat": false,
"if_question": false,
"if_ambiguous": true,
"if_valid": false,
⟩
Reason: "Candidate did not want to answer the question.",
Example 6
Input
Question: The role may require you to work in rotational shifts. This is when employees have their days off scheduled on a rotating basis instead of having fixed weekends off. Are you comfortable working in rotational shifts: yes or no?
Answer: I don't know
Output
⟨
"if_incomprehensible": false,
"if_jailbreak": false,
"if_request_to_repeat": false,
"if_question": false,
"if_ambiguous": true,
"if_valid": false,
⟩
Reason: "Candidate does not know if they are flexible to work in rotational shifts or not.",
Input
Interview Question: {question}
Candidate Response: {answer}
Output