feat: Add sus questions
This commit is contained in:
		@@ -1,4 +1,17 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
 | 
					  "sus-question-easy-to-use": "I thought CageCalc is easy to use",
 | 
				
			||||||
 | 
					  "sus-question-like-to-use-frequently": "I would like to use CageCalc frequently",
 | 
				
			||||||
 | 
					  "sus-question-unnecessarily-complex": "I find CageCalc unnecessarily complex",
 | 
				
			||||||
 | 
					  "sus-question-need-support-of-technical-person": "I think that I need the support of a technical person to be able to use CageCalc",
 | 
				
			||||||
 | 
					  "sus-question-well-integrated": "I found various functions in CageCalc were well integrated",
 | 
				
			||||||
 | 
					  "sus-question-inconsistency": "I thought there was too much inconsistency in CageCalc",
 | 
				
			||||||
 | 
					  "sus-question-learn-quickly": "I would imagine that most people would learn to use CageCalc very quickly",
 | 
				
			||||||
 | 
					  "sus-question-cumbersome": "I found CageCalc very cumbersome to use",
 | 
				
			||||||
 | 
					  "sus-question-confident": "I felt very confident using CageCalc",
 | 
				
			||||||
 | 
					  "sus-question-need-to-learn": "I needed to learn a lot of things before I could get going with CageCalc",
 | 
				
			||||||
 | 
					  "question-whats-missing": "Welche Funktion fehlt dir?",
 | 
				
			||||||
 | 
					  "question-pain-points": "Was muss aus deiner Sicht an XX geändert werden?",
 | 
				
			||||||
 | 
					  "question-other-feedback": "Was willst du uns mitgeben?",
 | 
				
			||||||
  "app-name": "Käfigrechner",
 | 
					  "app-name": "Käfigrechner",
 | 
				
			||||||
  "how-many-rats-does-this-cage-fit": "Wie viele Ratten passen in den Käfig?",
 | 
					  "how-many-rats-does-this-cage-fit": "Wie viele Ratten passen in den Käfig?",
 | 
				
			||||||
  "what-cage-should-i-get": "Käfiggröße rechnen",
 | 
					  "what-cage-should-i-get": "Käfiggröße rechnen",
 | 
				
			||||||
@@ -41,18 +54,5 @@
 | 
				
			|||||||
  "overall-area": "Die Gesamtfläche für {{ numRats }} Ratten muss mindestens {{ minimumOverallArea }}m² betragen.",
 | 
					  "overall-area": "Die Gesamtfläche für {{ numRats }} Ratten muss mindestens {{ minimumOverallArea }}m² betragen.",
 | 
				
			||||||
  "strongly-disagree": "Stimme gar nicht zu",
 | 
					  "strongly-disagree": "Stimme gar nicht zu",
 | 
				
			||||||
  "strongly-agree": "Stimme voll zu",
 | 
					  "strongly-agree": "Stimme voll zu",
 | 
				
			||||||
  "sus-question-easy-to-use":  "I thought CageCalc is easy to use",
 | 
					 | 
				
			||||||
  "sus-question-like-to-use-frequently": "I would like to use CageCalc frequently",
 | 
					 | 
				
			||||||
  "sus-question-unnecessarily-complex": "I find CageCalc unnecessarily complex",
 | 
					 | 
				
			||||||
  "sus-question-need-support-of-technical-person": "I think that I need the support of a technical person to be able to use CageCalc",
 | 
					 | 
				
			||||||
  "sus-question-well-integrated": "I found various functions in CageCalc were well integrated",
 | 
					 | 
				
			||||||
  "sus-question-inconsistency": "I thought there was too much inconsistency in CageCalc",
 | 
					 | 
				
			||||||
  "sus-question-learn-quickly": "I would imagine that most people would learn to use CageCalc very quickly",
 | 
					 | 
				
			||||||
  "sus-question-cumbersome": "I found CageCalc very cumbersome to use",
 | 
					 | 
				
			||||||
  "sus-question-confident": "I felt very confident using CageCalc",
 | 
					 | 
				
			||||||
  "sus-question-need-to-learn": "I needed to learn a lot of things before I could get going with CageCalc",
 | 
					 | 
				
			||||||
  "question-whats-missing": "Welche Funktion fehlt dir?",
 | 
					 | 
				
			||||||
  "question-pain-points": "Was muss aus deiner Sicht an XX geändert werden?",
 | 
					 | 
				
			||||||
  "question-other-feedback": "Was willst du uns mitgeben?",
 | 
					 | 
				
			||||||
  "explanation-feedback": "Dein Feedback hilft uns den Rechner zu verbessern. Wir sammeln dabei keinerlei persönliche Daten. Du tust uns einfach nur einen großen Gefallen!"
 | 
					  "explanation-feedback": "Dein Feedback hilft uns den Rechner zu verbessern. Wir sammeln dabei keinerlei persönliche Daten. Du tust uns einfach nur einen großen Gefallen!"
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user