Skip to content

Commit

Permalink
Update application questions for W25 (#218)
Browse files Browse the repository at this point in the history
  • Loading branch information
ya5er authored Nov 8, 2024
1 parent a2aef27 commit aca9bc0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
7 changes: 6 additions & 1 deletion constants/role-specific-questions.json
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,12 @@
{
"id": "11",
"role": "VP Talent",
"questions": []
"questions": [
{
"question": "What skills and attributes should the ideal Blueprint candidate possess?",
"maxLength": 1000
}
]
},
{
"id": "12",
Expand Down
6 changes: 3 additions & 3 deletions constants/short-answer-questions.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
"maxLength": 1000
},
{
"question": "Tell us about a cause that resonates with you.",
"question": "Tell us about a time you learned a new skill. What was your motivation to learn it and what was your approach?",
"maxLength": 1000
},
{
"question": "Tell us about a community you're proud to be a part of and how you contributed to it.",
"question": "If you had the ability to change anything in the world, what would it be and why?",
"maxLength": 1000
},
{
"question": "Tell us about a time you learned a new skill. What was your motivation to learn it and what was your approach?",
"question": "If you could be any fictional character for 24 hours who would you be and what would you do?",
"maxLength": 1000
}
]

0 comments on commit aca9bc0

Please sign in to comment.