interview_mock_evaluate
Evaluate mock interview answers by analyzing STAR structure, quantification, pronoun ratio, and speaking pace to provide deterministic feedback and a scored evaluation.
Instructions
Evaluate a mock interview answer deterministically.
Checks STAR structure, quantification, I/we ratio, duration (~130 wpm), and returns a scored MockEval with feedback.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| answer_text | Yes | The candidate's free-text answer. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| has_star | Yes | ||
| quantified | Yes | ||
| i_we_ratio | Yes | ||
| est_seconds | No | ||
| word_count | Yes | ||
| score_0_100 | Yes | ||
| score_band | No | med | |
| feedback | No |