Update qda
This commit is contained in:
parent
50f29cbc44
commit
fa6b2ed075
1 changed files with 75 additions and 72 deletions
|
@ -17,84 +17,87 @@
|
|||
(defvar mk--qda/interview-questions
|
||||
;; A list of user interview questions.
|
||||
'((general
|
||||
((en "What does your typical weekday look like?")
|
||||
(de "Wie sieht Ihr typischer Arbeitstag aus?"))
|
||||
((en "Tell me about your role at your company?")
|
||||
(de "Erzählen Sie mir etwas über Ihre Rolle in Ihrem Unternehmen?"))
|
||||
((en "Can you give me an overview of your work?")
|
||||
(en "What does your typical weekday look like?")
|
||||
(de "Wie sieht Ihr typischer Arbeitstag aus?")
|
||||
(en "Tell me about your role at your company?")
|
||||
(de "Erzählen Sie mir etwas über Ihre Rolle in Ihrem Unternehmen?")
|
||||
(en "Can you give me an overview of your work?")
|
||||
(de "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)")))
|
||||
(it "Può darmi un visione generale del suo lavoro? (per exempio: attività giornaliere)"))
|
||||
(job
|
||||
((en "What’s the hardest part about [problem / task]?")
|
||||
(de "Was ist das Schwierigste an [Problem/Aufgabe]?"))
|
||||
((en "How do you currently go about [problem / task]?")
|
||||
(de "Wie gehen Sie derzeit [Problem/Aufgabe] an?"))
|
||||
((en "What is the biggest pain point related to [problem / task]?")
|
||||
(de "Was ist der größte Schmerzpunkt im Zusammenhang mit [Problem/Aufgabe]?"))
|
||||
((en "What are your most important activities?")
|
||||
(en "What’s the hardest part about [problem / task]?")
|
||||
(de "Was ist das Schwierigste an [Problem/Aufgabe]?")
|
||||
(en "How do you currently go about [problem / task]?")
|
||||
(de "Wie gehen Sie derzeit [Problem/Aufgabe] an?")
|
||||
(en "What is the biggest pain point related to [problem / task]?")
|
||||
(de "Was ist der größte Schmerzpunkt im Zusammenhang mit [Problem/Aufgabe]?")
|
||||
(en "What are your most important activities?")
|
||||
(de "Was sind Ihre wichtigsten Aktivitäten?")
|
||||
(fr "Quelles sont vos principales (importantes) activités ?")
|
||||
(it "Quali sono le sue attività più importanti?"))
|
||||
((en "What activities waste your time?")
|
||||
(it "Quali sono le sue attività più importanti?")
|
||||
(en "What activities waste your time?")
|
||||
(de "Welche Aktivitäten verschwenden Ihre Zeit?")
|
||||
(fr "Quelles sont les activités qui vous font perdre votre temps ou ?")
|
||||
(it "Quali sono le attività che ti fanno sprecare tempo?")))
|
||||
(it "Quali sono le attività che ti fanno sprecare tempo?"))
|
||||
(demographic
|
||||
((en "What is the highest degree or level of education you have completed?")
|
||||
(de "Welches ist der höchste Abschluss, den Sie erworben haben?"))
|
||||
((en "What kind of training did you receive?")
|
||||
(en "What is the highest degree or level of education you have completed?")
|
||||
(de "Welches ist der höchste Abschluss, den Sie erworben haben?")
|
||||
(en "What kind of training did you receive?")
|
||||
(de "Welche Art von Ausbildung haben Sie erhalten?")
|
||||
(fr "Quel type de formation avez-vous suivi ?")
|
||||
(it "Che tipo di educazione ha ricevuto?")))
|
||||
(it "Che tipo di educazione ha ricevuto?"))
|
||||
(environment
|
||||
((en "Where do you do your work (Physical location)?")
|
||||
(en "Where do you do your work (Physical location)?")
|
||||
(de "Wo üben Sie Ihre Tätigkeit aus (physischer Standort)?")
|
||||
(fr "Où travaillez-vous (lieu physique) ?")
|
||||
(it "Dove lavorate (luogo fisico)?")))
|
||||
(it "Dove lavorate (luogo fisico)?"))
|
||||
(standard
|
||||
((en "What information do you collect?")
|
||||
(en "What information do you collect?")
|
||||
(de "Welche Informationen sammeln Sie?")
|
||||
(fr "Quelles informations collecter-vous ?")
|
||||
(it "Quali informazioni raccoglie?"))
|
||||
((en "What information do you need to make a decision?")
|
||||
(it "Quali informazioni raccoglie?")
|
||||
(en "What information do you need to make a decision?")
|
||||
(de "Welche Informationen benötigen Sie, um eine Entscheidung zu treffen?")
|
||||
(fr "De quelles informations avez-vous besoin pour prendre une décision ?")
|
||||
(it "Di quali informazioni hai bisogno per prendere una decisione?"))
|
||||
((en "Who do you provide information to?")
|
||||
(it "Di quali informazioni hai bisogno per prendere una decisione?")
|
||||
(en "Who do you provide information to?")
|
||||
(de "Wem stellen Sie Informationen zur Verfügung?")
|
||||
(fr "À qui fournissez-vous des informations ?")
|
||||
(it "A chi fornisce informazioni?"))
|
||||
((en "What device do you use?")
|
||||
(it "A chi fornisce informazioni?")
|
||||
(en "What device do you use?")
|
||||
(de "Welches Gerät benutzen Sie?")
|
||||
(fr "Quel appareil utilisez-vous ?")
|
||||
(it "Quale dispositivo usa?"))
|
||||
((en "How do you keep track of what you need to get done at work?")
|
||||
(it "Quale dispositivo usa?")
|
||||
(en "How do you keep track of what you need to get done at work?")
|
||||
(de "Wie behalten Sie den Überblick darüber, was Sie bei der Arbeit zu erledigen haben?")
|
||||
(fr "Comment gardez-vous une trace de ce que vous avez à faire au travail")
|
||||
(it "Come fa a tenere traccia di quello, che deve fare al lavoro?")))))
|
||||
(it "Come fa a tenere traccia di quello, che deve fare al lavoro?"))))
|
||||
|
||||
(defvar mk--qda/sus-questions
|
||||
'(((en "I think that I would like to use this system frequently.")
|
||||
(de "Ich denke, dass ich dieses System häufig nutzen möchte."))
|
||||
((en "I found the system unnecessarily complex.")
|
||||
(de "Ich fand das System unnötig komplex."))
|
||||
((en "I thought the system was easy to use.")
|
||||
(de "Ich fand das System einfach zu bedienen."))
|
||||
((en "I think that I would need the support of a technical person to be able to use this system.")
|
||||
(de "Ich glaube, ich bräuchte die Unterstützung einer technischen Person, um dieses System nutzen zu können."))
|
||||
((en "I found the various functions in this system were well integrated.")
|
||||
(de "Ich fand, dass die verschiedenen Funktionen in diesem System gut integriert waren."))
|
||||
((en "I thought there was too much inconsistency in this system.")
|
||||
(de "Ich fand, dass dieses System zu widersprüchlich war."))
|
||||
((en "I would imagine that most people would learn to use this system very quickly.")
|
||||
(de "Ich könnte mir vorstellen, dass die meisten Menschen sehr schnell lernen würden, mit diesem System umzugehen."))
|
||||
((en "I found the system very cumbersome to use.")
|
||||
(de "Ich fand das System sehr umständlich zu bedienen."))
|
||||
((en "I felt very confident using the system.")
|
||||
(de "Ich fühlte mich sehr sicher im Umgang mit dem System."))
|
||||
((en "I needed to learn a lot of things before I could get going with this system.")
|
||||
(de "Ich musste eine Menge Dinge lernen, bevor ich mit diesem System loslegen konnte."))))
|
||||
'((en "I think that I would like to use this system frequently.")
|
||||
(de "Ich denke, dass ich dieses System häufig nutzen möchte.")
|
||||
(en "I found the system unnecessarily complex.")
|
||||
(de "Ich fand das System unnötig komplex.")
|
||||
(en "I thought the system was easy to use.")
|
||||
(de "Ich fand das System einfach zu bedienen.")
|
||||
(en "I think that I would need the support of a technical person to be able to use this system.")
|
||||
(de "Ich glaube, ich bräuchte die Unterstützung einer technischen Person, um dieses System nutzen zu können.")
|
||||
(en "I found the various functions in this system were well integrated.")
|
||||
(de "Ich fand, dass die verschiedenen Funktionen in diesem System gut integriert waren.")
|
||||
(en "I thought there was too much inconsistency in this system.")
|
||||
(de "Ich fand, dass dieses System zu widersprüchlich war.")
|
||||
(en "I would imagine that most people would learn to use this system very quickly.")
|
||||
(de "Ich könnte mir vorstellen, dass die meisten Menschen sehr schnell lernen würden, mit diesem System umzugehen.")
|
||||
(en "I found the system very cumbersome to use.")
|
||||
(de "Ich fand das System sehr umständlich zu bedienen.")
|
||||
(en "I felt very confident using the system.")
|
||||
(de "Ich fühlte mich sehr sicher im Umgang mit dem System.")
|
||||
(en "I needed to learn a lot of things before I could get going with this system.")
|
||||
(de "Ich musste eine Menge Dinge lernen, bevor ich mit diesem System loslegen konnte.")))
|
||||
|
||||
(defun mk--qda/sus-q-lang (lang)
|
||||
(cl-remove-if-not (lambda (lst) (member lang lst)) mk--qda/sus-questions))
|
||||
|
||||
(use-package subed
|
||||
:config
|
||||
|
|
Loading…
Add table
Reference in a new issue