feat: Adjust the questions to cage calculator
This commit is contained in:
@@ -2,7 +2,6 @@ import i18next from "i18next";
|
||||
|
||||
const scaleQuestions = [
|
||||
"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
|
||||
@@ -10,7 +9,7 @@ const scaleQuestions = [
|
||||
"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
|
||||
"sus-question-trust", // I felt very confident using CageCalc
|
||||
];
|
||||
|
||||
const freetextQuestions = [
|
||||
|
Reference in New Issue
Block a user