Update interview questions
This commit is contained in:
parent
6ced5f01b0
commit
931c88b496
1 changed files with 24 additions and 2 deletions
|
@ -163,7 +163,8 @@
|
|||
(objective "something toward which effort is directed")
|
||||
(gain "something wanted or desirable")
|
||||
(pain "mental or emotional distress or suffering")
|
||||
(goal "An expectation of an end condition"))
|
||||
(goal "An expectation of an end condition"
|
||||
"We don't set goals as the outcome! We set goals to achieve them!"))
|
||||
"Explain codes used for thematic analysis.")
|
||||
|
||||
(defconst ux:map-codes-to-questions
|
||||
|
@ -177,12 +178,33 @@
|
|||
'((general
|
||||
(en "What does your typical weekday look like?"
|
||||
"Tell me about your role at your company?"
|
||||
"Can you give me an overview of your work?")
|
||||
"Can you give me an summary of your work?")
|
||||
(de "Wie sieht Ihr typischer Arbeitstag aus?"
|
||||
"Erzählen Sie mir etwas über Ihre Rolle in Ihrem Unternehmen?"
|
||||
"Können Sie mir einen Überblick über Ihre Arbeit geben?")
|
||||
(fr "Pouvez-vous me donner un aperçu de votre travail (exemple: activités quotidiennes) ?")
|
||||
(it "Può darmi un visione generale del suo lavoro? (per exempio: attività giornaliere)"))
|
||||
(goals
|
||||
(en "Why is achieving this goal important to you?"
|
||||
"What will success look like?"
|
||||
"How will you benefit from reaching this goal?"
|
||||
"What is your first step?"
|
||||
"What step will take you furthest, fastest?"
|
||||
"Who can help you achieve it?"
|
||||
"Who will support you?"
|
||||
"Who won’t support you?"
|
||||
"What will be your biggest barrier?"
|
||||
"How will you stay focused during the process?")
|
||||
(de "Warum ist das Erreichen dieses Ziels für Sie wichtig?"
|
||||
"Wie wird der Erfolg aussehen?"
|
||||
"Wie werden Sie von der Erreichung dieses Ziels profitieren?"
|
||||
"Was ist Ihr erster Schritt?"
|
||||
"Welcher Schritt bringt Sie am weitesten und am schnellsten voran?"
|
||||
"Wer kann Sie dabei unterstützen?"
|
||||
"Wer wird Sie unterstützen?"
|
||||
"Wer wird Sie nicht unterstützen?"
|
||||
"Was wird Ihr größtes Hindernis sein?"
|
||||
"Wie werden Sie während des Prozesses konzentriert bleiben?"))
|
||||
(activities
|
||||
(en "What are your most important activities?"
|
||||
"What activities waste your time?")
|
||||
|
|
Loading…
Add table
Reference in a new issue