35 lines
1.7 KiB
YAML
35 lines
1.7 KiB
YAML
version: "1.0.0"
|
|
name: "KO Criteria Interview Definition"
|
|
task_description: >
|
|
In context of a vacancy in your company {tenant_name}, you are provided with a set of knock-out criteria
|
|
(both description and title). The criteria are in between triple backquotes.You need to prepare for the interviews,
|
|
and are to provide for each of these ko criteria:
|
|
|
|
- A question to ask the recruitment candidate describing the context of the ko criterium. Use your experience to not
|
|
just ask a closed question, but a question from which you can indirectly derive a positive or negative qualification
|
|
of the criterium based on the answer of the candidate.
|
|
- A set of max 5 answers on that question, from the candidates perspective. One of the answers will result in a
|
|
positive evaluation of the criterium, the other ones in a negative evaluation. Mark each of the answers as positive
|
|
or negative.
|
|
Describe the answers from the perspective of the candidate. Be sure to include all necessary aspects in you answers.
|
|
|
|
Apply the following tone of voice in both questions and answers: {tone_of_voice}
|
|
Apply the following language level in both questions and answers: {language_level}
|
|
Use {language} as language for both questions and answers.
|
|
|
|
```{ko_criteria}```
|
|
|
|
{custom_description}
|
|
|
|
expected_output: >
|
|
For each of the ko criteria, you provide:
|
|
- the exact title as specified in the original language
|
|
- the question in {language}
|
|
- a set of answers, with for each answer an indication if it is the correct answer, or a false response. In {language}.
|
|
{custom_expected_output}
|
|
metadata:
|
|
author: "Josako"
|
|
date_added: "2025-06-15"
|
|
description: "A Task to define interview Q&A from given KO Criteria"
|
|
changes: "Initial Version"
|