/
githubmirror
/
oppia
Обзор
Документация
Войти
/
githubmirror
/
oppia
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
develop
data/explorations/example_exploration_in_collection3.yaml
78 строк
2 KB
Kevin Thomas
Introduce edits_allowed property (#15396)
04 май 2022, 01:14
Не верифицирован
04 май 2022, 01:14
0d3d9c6
Код
Авторство
О чём код?
author_notes: '' auto_tts_enabled: true blurb: '' category: Welcome correctness_feedback_enabled: false edits_allowed: true init_state_name: Start language_code: en objective: part of demonstrating the functionality of collections param_changes: [] param_specs: {} schema_version: 47 states: END: classifier_model_id: null content: content_id: content html: <p>Congratulations, you have finished!</p> interaction: answer_groups: [] confirmed_unclassified_answers: [] customization_args: recommendedExplorationIds: value: [] default_outcome: null hints: [] id: EndExploration solution: null next_content_id_index: 0 param_changes: [] recorded_voiceovers: voiceovers_mapping: content: {} solicit_answer_details: false written_translations: translations_mapping: content: {} Start: classifier_model_id: null content: content_id: content html: <p>Third example exploration in collection.</p> interaction: answer_groups: [] confirmed_unclassified_answers: [] customization_args: buttonText: value: content_id: ca_buttonText_0 unicode_str: Continue default_outcome: dest: END feedback: content_id: default_outcome html: '' labelled_as_correct: false missing_prerequisite_skill_id: null param_changes: [] refresher_exploration_id: null hints: [] id: Continue solution: null next_content_id_index: 1 param_changes: [] recorded_voiceovers: voiceovers_mapping: ca_buttonText_0: {} content: {} default_outcome: {} solicit_answer_details: false written_translations: translations_mapping: ca_buttonText_0: {} content: {} default_outcome: {} states_schema_version: 42 tags: [] title: Third Example Exploration in Collection