mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-23 21:02:24 +02:00
* feat: Configure workspaces during creation
Signed-off-by: Artem Savchenko <armisav@gmail.com>
* Fix question description
Signed-off-by: Artem Savchenko <armisav@gmail.com>
* Clean up
Signed-off-by: Artem Savchenko <armisav@gmail.com>
* Fix formatting
Signed-off-by: Artem Savchenko <armisav@gmail.com>
* Fix tests
Signed-off-by: Artem Savchenko <armisav@gmail.com>
* Fix tests
Signed-off-by: Artem Savchenko <armisav@gmail.com>
* Potential fix for pull request finding 'CodeQL / Insecure randomness'
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Artyom Savchenko <armisav@gmail.com>
* Revert "Potential fix for pull request finding 'CodeQL / Insecure randomness'"
This reverts commit e37b6de69c.
Signed-off-by: Artem Savchenko <armisav@gmail.com>
* Simplify workspace creation
Signed-off-by: Artem Savchenko <armisav@gmail.com>
* Fix layout
Signed-off-by: Artem Savchenko <armisav@gmail.com>
* Clean up
Signed-off-by: Artem Savchenko <armisav@gmail.com>
* Keep redesigned version
Signed-off-by: Artem Savchenko <armisav@gmail.com>
* Fix tests
Signed-off-by: Artem Savchenko <armisav@gmail.com>
---------
Signed-off-by: Artem Savchenko <armisav@gmail.com>
Signed-off-by: Artyom Savchenko <armisav@gmail.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
38 lines
1.2 KiB
JSON
38 lines
1.2 KiB
JSON
{
|
|
"string": {
|
|
"Answer": "回答",
|
|
"Answers": "回答",
|
|
"Assessment": "評価",
|
|
"Assessments": "評価",
|
|
"CorrectAnswer": "正解",
|
|
"CorrectAnswers": "正解",
|
|
"Duplicate": "複製",
|
|
"Failed": "不合格",
|
|
"MultipleChoice": "複数選択",
|
|
"MultipleChoiceAssessment": "複数選択",
|
|
"MultipleChoiceQuestion": "複数選択 (評価なし)",
|
|
"NoQuestions": "質問なし",
|
|
"Option": "選択肢",
|
|
"Owner": "所有者",
|
|
"Options": "選択肢",
|
|
"Ordering": "正しい順序に並べ替え",
|
|
"OrderingAssessment": "順序付け",
|
|
"OrderingQuestion": "順序付け (評価なし)",
|
|
"Passed": "合格",
|
|
"Question": "質問",
|
|
"Questions": "質問",
|
|
"Rank": "順位",
|
|
"ReleasedBy": "リリース者",
|
|
"ReleasedDate": "リリース日",
|
|
"Score": "点数",
|
|
"SingleChoice": "選択",
|
|
"SingleChoiceAssessment": "単一選択",
|
|
"SingleChoiceQuestion": "単一選択 (評価なし)",
|
|
"TypePercentage": "割合",
|
|
"TypeQuestionOption": "選択肢",
|
|
"TypeRank": "順位",
|
|
"ConfigLabel": "質問",
|
|
"ConfigDescription": "トレーニング、クイズ、アンケートで使用される質問と評価のオーサリング"
|
|
}
|
|
}
|