Files
Artyom SavchenkoGitHubCopilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
e3d3276451 feat: Ability to skip initial content creation (#10812)
* 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>
2026-05-22 18:58:10 +07:00

38 lines
1.1 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": "用于培训、测验和调查的问题与评估编辑工具"
}
}