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.7 KiB
JSON

{
"string": {
"Answer": "Ответ",
"Answers": "Ответы",
"Assessment": "Тест",
"Assessments": "Тесты",
"CorrectAnswer": "Правильный ответ",
"CorrectAnswers": "Правильные ответы",
"Duplicate": "Дублировать",
"Failed": "Не пройдено",
"MultipleChoice": "Выберите один или несколько",
"MultipleChoiceAssessment": "Множественный выбор",
"MultipleChoiceQuestion": "Множественный выбор (без оценки)",
"NoQuestions": "Нет вопросов",
"Option": "Вариант",
"Options": "Варианты",
"Ordering": "Расположите в правильном порядке",
"OrderingAssessment": "Упорядочивание",
"OrderingQuestion": "Упорядочивание (без оценки)",
"Owner": "Владелец",
"Passed": "Пройдено",
"Question": "Вопрос",
"Questions": "Вопросы",
"Rank": "Ранг",
"ReleasedBy": "Автор публикации",
"ReleasedDate": "Дата публикации",
"Score": "Балл",
"SingleChoice": "Выберите один",
"SingleChoiceAssessment": "Одиночный выбор",
"SingleChoiceQuestion": "Одиночный выбор (без оценки)",
"TypePercentage": "Проценты",
"TypeQuestionOption": "Вариант",
"TypeRank": "Ранг",
"ConfigLabel": "Вопросы",
"ConfigDescription": "Конструктор вопросов и оценочных заданий для обучения, квизов и опросов"
}
}