Spaces:
Build error
Build error
File size: 10,248 Bytes
57303cc | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 | """
seed.py β Hardcoded BARS competency data, coaching tips, and archetype defaults.
This module contains all the standardized behavioral interview content
derived from the Staffinc Standardized Vetting Framework.
"""
# ---------------------------------------------------------------------------
# BARS Questions β one per competency
# ---------------------------------------------------------------------------
BARS_QUESTIONS: dict[str, str] = {
"communication": (
"Tell me about a time you had to explain a complex technical concept "
"or process to a non-technical stakeholder. How did you structure your "
"explanation, and how did you verify they understood?"
),
"adaptability": (
"Describe a situation where a project or priority suddenly changed "
"directions due to unexpected circumstances. How did you react, and "
"what actions did you take to adjust?"
),
"collaboration": (
"Tell me about a time you had to work with a colleague or stakeholder "
"whose personality or working style was vastly different from yours. "
"How did you manage the relationship to achieve success?"
),
"problem_solving": (
"Give me an example of a complex, ambiguous problem you encountered "
"where there was no clear template or guideline to follow. How did you "
"dissect the problem and arrive at a solution?"
),
"leadership": (
"Tell me about a time you noticed an inefficiency, risk, or "
"opportunity in your project or team and took initiative to address it "
"without being formally asked. What was the outcome?"
),
}
# ---------------------------------------------------------------------------
# BARS Anchors β behavioral descriptions for scoring 1, 3, 5
# ---------------------------------------------------------------------------
BARS_ANCHORS: dict[str, dict[int, str]] = {
"communication": {
5: (
"Communicates top-down, starting with the main conclusion. "
"Uses clear analogies to simplify complexity. Actively listens, "
"pauses for feedback, and validates understanding."
),
3: (
"Delivers a structured, easy-to-follow story (e.g., STAR format). "
"Uses professional language. Answers the question directly."
),
1: (
"Answers are disorganized, rambling, or missing key context. "
"Relies heavily on technical jargon without explaining it. "
"Struggles to maintain logical flow."
),
},
"adaptability": {
5: (
"Welcomes change proactively. Instantly pivots plans, manages own "
"stress, and helps others align with the new direction. Focuses "
"immediately on next steps and solutions."
),
3: (
"Accepts changes without resistance. Adjusts schedule or tasks "
"accordingly. Delivers expected quality despite the pivot."
),
1: (
"Becomes visibly frustrated or paralyzed by change. Complains or "
"clings to the old process. Fails to deliver work due to the "
"disruption."
),
},
"collaboration": {
5: (
"Proactively seeks to understand the other person's perspective. "
"Uses conflict-resolution techniques (e.g., finding common "
"ground). Puts team success above personal ego."
),
3: (
"Maintains a polite, professional relationship. Communicates "
"constructively to resolve differences. Delivers their part of "
"the group workload."
),
1: (
"Avoids contact, becomes defensive, or blames the colleague. "
"Refuses to compromise, causing project delays or toxic team "
"dynamics."
),
},
"problem_solving": {
5: (
"Gathers facts systematically from multiple sources. Breaks down "
"complex variables into manageable parts. Proposes multiple "
"hypotheses and verifies the best solution with data."
),
3: (
"Uses logic and resourcefulness to solve standard problems. "
"Escalates appropriately when blocked. Reaches a functional, "
"working solution."
),
1: (
"Relies on guesswork or repeats past mistakes. Gives up easily or "
"experiences analysis paralysis. Proposes solutions that do not "
"solve the root cause."
),
},
"leadership": {
5: (
"Demonstrates extreme ownership. Spots a systemic issue, proposes "
"a concrete solution, and rallies others to execute it without "
"formal mandate."
),
3: (
"Takes responsibility for their assigned tasks. Speaks up when "
"they see a problem. Suggests improvements during retrospects."
),
1: (
"Passive attitude ('not my job'). Ignores obvious problems. "
"Requires constant supervision and prompting to complete basic "
"tasks."
),
},
}
# ---------------------------------------------------------------------------
# Coaching tips β per archetype, per competency
# ---------------------------------------------------------------------------
COACHING_TIPS: dict[str, dict[str, list[str]]] = {
"consulting": {
"communication": [
"Structure answers top-down using the Minto Pyramid Principle: lead with the conclusion, then supporting arguments.",
"Use formal, diplomatic language. Avoid slang and overly casual phrasing.",
"Pause after key points and ask if the interviewer would like you to elaborate.",
],
"adaptability": [
"Frame changes as opportunities to demonstrate structured risk assessment.",
"Highlight how you communicated the change to stakeholders with a clear plan.",
"Emphasize maintaining quality and process discipline despite the pivot.",
],
"collaboration": [
"Focus on consensus-building and managing diverse senior stakeholders.",
"Demonstrate respect for organizational protocols and hierarchies.",
"Show how you navigated differing opinions diplomatically.",
],
"problem_solving": [
"Use structured frameworks like MECE (Mutually Exclusive, Collectively Exhaustive).",
"Walk through your analysis step-by-step, showing rigorous methodology.",
"Present multiple options with a clear recommendation backed by data.",
],
"leadership": [
"Emphasize influence through data and persuasion, not just authority.",
"Show examples of driving cross-functional alignment on complex initiatives.",
"Highlight how you managed stakeholder expectations proactively.",
],
},
"startup": {
"communication": [
"Be direct, transparent, and concise. Get to the point quickly.",
"Value honesty about failures β demonstrate 'fail fast, learn fast' mentality.",
"Show comfort with high-frequency, informal status updates (Slack-style).",
],
"adaptability": [
"Highlight times you thrived with zero guidance and constantly shifting priorities.",
"Show comfort with ambiguity and making decisions with incomplete information.",
"Demonstrate speed of execution β how quickly you pivoted and shipped.",
],
"collaboration": [
"Show examples of wearing multiple hats and stepping outside your role.",
"Emphasize flat communication β talking directly to anyone in the org.",
"Demonstrate scrappy teamwork: unblocking yourself and others rapidly.",
],
"problem_solving": [
"Value scrappy, 'good enough' solutions over perfect but slow analysis.",
"Show rapid prototyping: build β test β iterate instead of plan β plan β plan.",
"Demonstrate resourcefulness with limited tools, budget, or time.",
],
"leadership": [
"Show extreme ownership β you saw a problem and just fixed it.",
"Highlight times you wore multiple hats and operated with zero guidance.",
"Demonstrate bias for action: shipping over perfecting.",
],
},
}
# ---------------------------------------------------------------------------
# Practice questions β per archetype
# ---------------------------------------------------------------------------
PRACTICE_QUESTIONS: dict[str, list[str]] = {
"consulting": [
"Walk me through a complex project you managed. How did you structure the approach and communicate progress to senior stakeholders?",
"Describe a time you had to explain a highly technical solution to a non-technical executive. How did you simplify it?",
"Tell me about a situation where you had to push back on a client or stakeholder diplomatically. How did you handle it?",
],
"startup": [
"Describe a time you built something quickly with very limited resources. What tradeoffs did you make?",
"Tell me about a time you had to make a major decision with incomplete information. What did you do?",
"Give an example of when you took ownership of something completely outside your job description. What happened?",
],
}
# ---------------------------------------------------------------------------
# Archetype defaults β minimum BARS scores per archetype
# ---------------------------------------------------------------------------
ARCHETYPE_DEFAULTS: dict[str, dict[str, int]] = {
"consulting": {
"min_communication": 4,
"min_adaptability": 3,
"min_collaboration": 4,
"min_problem_solving": 3,
"min_leadership": 3,
},
"startup": {
"min_communication": 3,
"min_adaptability": 4,
"min_collaboration": 3,
"min_problem_solving": 3,
"min_leadership": 4,
},
}
|