diff --git a/business_production/组件生产/skills/component-design/SKILL.md b/business_production/组件生产/skills/component-design/SKILL.md index ae13a69..eb28e8f 100644 --- a/business_production/组件生产/skills/component-design/SKILL.md +++ b/business_production/组件生产/skills/component-design/SKILL.md @@ -104,7 +104,7 @@ description: 教研互动组件设计规范(结构化文本格式,不涉及J 无 【互动内容】 - User: It is still night.(朗读) + User: It is still night. 【后置对话】 无 @@ -203,6 +203,7 @@ description: 教研互动组件设计规范(结构化文本格式,不涉及J - 包含字段:【任务标题】【资源配置】【情境引入】【互动内容】【后置对话】 - 【资源配置】无内容时填「无」 - 【情境引入】【后置对话】无内容时填「无」 +- ⚠️ 选项默认带音频标记`(音频)`,不需要音频时标注`(无音频)` - 示例: ``` 【任务标题】表达对棒球运动的态度 @@ -266,6 +267,7 @@ description: 教研互动组件设计规范(结构化文本格式,不涉及J --- ## 版本更新记录 +- v1.5(2026-06-16):对话选读新增选项默认音频规则;对话朗读/对话表达【互动内容】去掉"(朗读)"标注 - v1.4(2026-06-11):强化规则8/9情境引入和后置对话审校规则(禁止引用组件行前后台词,新增审校检查点:逐行对比E/F列) - v1.3(2026-06-08):图片类互动删除【资源配置】字段、新增辅助信息规则;对话朗读删除【互动反馈】字段;新增配图组件资源配置规则;新增情境引入/后置对话去重规则(禁止复制前后行台词原文) - v1.2(2026-04-09):修正图片类互动高亮规则(仅知识点单词加$,非知识点不加),新增对话选择、对话选读、对话表达三类组件的配置规则及标准模板 diff --git a/business_production/组件生产/skills/dialogue-interaction-config/SKILL.md b/business_production/组件生产/skills/dialogue-interaction-config/SKILL.md index 1f75725..acfae0c 100644 --- a/business_production/组件生产/skills/dialogue-interaction-config/SKILL.md +++ b/business_production/组件生产/skills/dialogue-interaction-config/SKILL.md @@ -46,7 +46,7 @@ metadata: #### 核心结构 【任务标题】→【资源配置】→【情境引入】→【互动内容】→【后置对话】 #### 配置要点 -- 【互动内容】格式:`User: 句子内容 (朗读)` +- 【互动内容】格式:`User: 句子内容`(不需要标注"(朗读)") - 无互动反馈字段 #### 示例 ``` @@ -57,7 +57,7 @@ User: He already ran away. Piper: I didn't see him on my way here. Piper: You're lying! It must be your mistake! 【互动内容】 -User: I'm sorry you lost the X-Juice. (朗读) +User: I'm sorry you lost the X-Juice. 【后置对话】无 ``` @@ -108,7 +108,7 @@ Piper: You're lying! It must be your mistake! 1. 第一行固定为:`要求:选择一个你想表达的观点` 2. 选项按"选项1/2/3"排列,每个选项后对应对话式反馈 3. 无正确/错误区分,任意选择均可,**每个选项的反馈为必填项** - 4. 需要音频播放选项时标注`(音频)`,默认不含音频标记 + 4. 选项默认带音频,不需要音频时标注`(无音频)` 5. ⚠️ 反馈角色不可是 User 自己,必须是当前场景中的其他角色 - 【互动反馈】:本类型不单独设置互动反馈字段,反馈内容已整合在互动内容的各选项中 - 【资源配置】: @@ -150,7 +150,7 @@ Johnny: What do you think of the club? User : Yes, today is very messy. 【互动内容】 要求:选择一个你想表达的观点 -选项: +选项:(音频) 选项1:Today is a good day. No one is at home. - 反馈 User : But grandparents are coming to visit! 选项2:Today is very messy. We need to clean up. diff --git a/business_production/组件生产/skills/script-component-production/SKILL.md b/business_production/组件生产/skills/script-component-production/SKILL.md index 06f7e81..c189dc8 100644 --- a/business_production/组件生产/skills/script-component-production/SKILL.md +++ b/business_production/组件生产/skills/script-component-production/SKILL.md @@ -94,6 +94,7 @@ description: 剧本互动组件内容生产/审校/回填技能(不涉及JSON - `互动`(中互动)→ 根据对话场景匹配: - 台词含"(朗读)" → 对话朗读 - 台词含"选项"/"choose" → 对话选择/对话选读 + - 对话选读:选项默认带音频`(音频)`,不需要音频时标注`(无音频)` - 台词含"__"(挖空)→ 对话挖空 - 台词含"组句"/"拼句子" → 对话组句 - 剧情描述含"表达"/"说出" → 对话表达 @@ -152,6 +153,29 @@ This is my picture. It's ___, green and orange.(音频) 【知识点】 单词:blue, orange 句型:It is... + +--- + +## 对话选读输出示例 + +对话选读的选项默认带音频标记`(音频)`,不需要音频时标注`(无音频)`: + +``` +【组件ID】020501 +【任务标题】解释他们的歉意 +【资源配置】无 +【情境引入】无 +【互动内容】 +要求:选择一个你想表达的观点 +选项:(音频) +选项1:They feel sorry for what they did. +- 反馈 BoBo: It's okay. +选项2:They feel bad about what they did. +- 反馈 DiDi: It's okay. +【后置对话】无 +【知识点】 +句型:They feel... +``` ``` **各组件类型的字段模板参考:** @@ -183,6 +207,7 @@ This is my picture. It's ___, green and orange.(音频) | 15 | 对话朗读反馈 | 对话朗读**不包含【互动反馈】字段** | | 16 | 配图资源配置 | A列含"配图"时,仅保留`图片时机`(不写`音频载体`),根据有内容的 section 动态列出 | | 17 | 答案随机化 | 听力选择/对话选择等多小题组件,各题正确选项位置必须随机分布,禁止全部集中在同一序号。生成后统计各题正确选项序号,若全部相同则重新随机 | +| 18 | 对话选读选项音频 | 对话选读类型,选项默认带音频标记`(音频)`,不需要音频时标注`(无音频)`。生成后检查每个选项行是否包含音频标记 | #### 回填 - 将生成的结构化文本写入列G(组件配置) @@ -261,7 +286,7 @@ This is my picture. It's ___, green and orange.(音频) ## 版本历史 -- v1.3.0(2026-06-11):强化 #9-#10 情境引入/后置对话审校规则(禁止引用组件行前后台词,必须逐行对比E/F列);新增 #17 答案随机化检查(多小题正确选项必须随机分布) +- v1.4.0(2026-06-16):新增 #18 对话选读选项音频审校规则(选项默认带音频标记,不需要时标注无音频);节点4匹配逻辑补充对话选读音频默认规则;新增对话选读输出示例;对话朗读/对话表达【互动内容】去掉"(朗读)"标注 - v1.2.0(2026-06-08):审校检查项新增 #13-#16(图片类资源配置、辅助信息、对话朗读反馈、配图资源配置);更新 #9-#10 情境引入/后置对话去重规则 - v1.1.0(2026-05-13):明确职责边界,产出格式从JSON改为结构化文本,与 interactive-component-json 解耦 - v1.0.0(2026-05-13):初始版本,覆盖27种中互动 + 14种核心互动,完整6节点流程 diff --git a/business_production/组件配置/interactive-component-json/db/components.db b/business_production/组件配置/interactive-component-json/db/components.db index c9f08b8..321e794 100644 Binary files a/business_production/组件配置/interactive-component-json/db/components.db and b/business_production/组件配置/interactive-component-json/db/components.db differ diff --git a/business_production/组件配置/interactive-component-json/outputs/L1-S2-U17-L2 迟到的包裹 Packages from Long Ago_20260616_113650.html b/business_production/组件配置/interactive-component-json/outputs/L1-S2-U17-L2 迟到的包裹 Packages from Long Ago_20260616_113650.html new file mode 100644 index 0000000..a62fb77 --- /dev/null +++ b/business_production/组件配置/interactive-component-json/outputs/L1-S2-U17-L2 迟到的包裹 Packages from Long Ago_20260616_113650.html @@ -0,0 +1,5108 @@ + + + + + +L1-S2-U17-L2 迟到的包裹 Packages from Long Ago — 组件JSON报告 + + + + + +
+ + + + +
+
+
就绪
+
+
+ 成功: 0 + 失败: 0 +
+
+ +
+
+

L1-S2-U17-L2 迟到的包裹 Packages from Long Ago

+
+ 生成时间: 2026-06-16 11:36:50 + 模型: doubao-seed-2.0-pro + Wiki: IhDYwITBfii8cxkWsG1c0JWHnQh?from=from_copylink +
+
+ +
+
+
1
核心互动
+
16
中互动
+
+
17
总组件
+
16
成功
+
1
失败
+ +
+ + +
+
+ 1 + 图片单选 + cId: 1217201 + mid_image_choose + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
meaning
resourceMapping
question
imageInfo
optionList
answer
preDialog
tip
corFeedback
errFeedback
postDialog
cDesc
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 2 + 对话朗读 + cId: 1217202 + mid_dialog_repeat + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 3 + 对话朗读 + cId: 1217203 + mid_dialog_repeat + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 4 + 对话组句 + cId: 1217204 + mid_dialog_sentence + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
question
optionList
answer
tip
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 5 + 对话朗读 + cId: 1217205 + mid_dialog_repeat + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 6 + 对话选读 + cId: 1217206 + mid_dialog_select + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
optionList
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 7 + 图片多选 + cId: 1217207 + mid_image_multiple + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
meaning
resourceMapping
question
imageInfo
optionList
answer
preDialog
tip
corFeedback
errFeedback
postDialog
cDesc
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 8 + 图片单选 + cId: 1217208 + mid_image_choose + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
meaning
resourceMapping
question
imageInfo
optionList
answer
preDialog
tip
corFeedback
errFeedback
postDialog
cDesc
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 9 + 对话挖空 + cId: 1217209 + ? + + + + 失败 + +
+
+
错误: LLM返回内容不是合法JSON: Extra data: line 1 column 517 (char 516) +内容: {"cType":"mid_dialog_fillin","cId":"1217209","title":"补全对Sunny说的句子","resourceMapping":{},"preDialog":[],"imgShowTimingList":[],"question":{"type":"user","desc":"You must ___ it!","content":"You must be happy with it!"},"optionGroupList":[{"optionList":[{"option":"be happy with","needAudio":true},{"o
+
+ + + +
+
+ +
+
+ 10 + 对话选读 + cId: 1217210 + mid_dialog_select + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
optionList
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 11 + 对话朗读 + cId: 1217211 + mid_dialog_repeat + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 12 + 对话组句 + cId: 1217212 + mid_dialog_sentence + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
optionList
answer
tip
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 13 + 对话挖空 + cId: 1217213 + mid_dialog_fillin + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
question
optionGroupList
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 14 + 核心听力拖拽 + cId: 1217214 + core_listening_drag + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
sceneDesc
key
resourceMapping
cDesc
+
+ +
+ +
+ +
+
1234567
+ +
+
+ +
+ +
+
123456789101112131415161718192021222324252627282930313233343536373839404142434445
+ +
+
+ +
+ +
+
12345678910111213141516171819202122232425
+ +
+
+ +
+ +
+ + + + + + + +
learningPart
closing
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+ +
+ +
```
+# 重点句子 1
+音频文本:It is from 5 days ago!
+讲解文本:刚刚听到的音频中,包含了一个关键短语 day,意思是天、日子,“数字 + days ago” 可以表示“多少天前”,用来描述过去的时间哦。
+1. 听音选句
+Brainy:仔细听音频,哪一个句子是你刚刚听到的内容呀?
+- It is from 5 weeks ago.
+  - Brainy:哎呀,这句话里说的是 weeks(周),不是我们听到的 days 哦,再仔细听听看吧~
+- It is from 5 days ago. [正确]
+  - Brainy:太棒啦!你准确听出了句子里的重点词汇 days,听力超厉害的!
+
+2. 听音选意
+Brainy:“它是5个月之前的”,这句话和你听到的英文意思一致吗?
+- 对 / Yes
+  - Brainy:不对哦,句子里说的时间单位可不是“月”,再好好回忆一下句子内容呀~
+- 错 / No [正确]
+  - Brainy:答对啦!你已经get了这句话的意思,“... ago” 就是“……之前”的用法哦,你掌握得超棒!
+---
+# 完成反馈
+Brainy:很好!你已经回答完了全部问题,相信你已经听懂了这个任务中所有的重点句子。现在让我们来查看结果吧!
+```
+
+ +
+ +
You shared the stories of how you and your partners delivered all the packages carefully and successfully with Lin, and showed him three related photos to introduce the whole process in detail.(你和Lin分享了你和伙伴们认真顺利完成所有包裹分发的事迹,还向他展示了三张相关照片来详细介绍整个过程。)
+
+
+ + + +
+
+ +
+
+ 15 + 对话选读 + cId: 1217215 + mid_dialog_select + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
optionList
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 16 + 对话挖空 + cId: 1217216 + mid_dialog_fillin + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
optionGroupList
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 17 + 对话朗读 + cId: 1217217 + mid_dialog_repeat + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ + +
+ + + + + + + \ No newline at end of file diff --git a/business_production/组件配置/interactive-component-json/outputs/L1-S2-U17-L3 紧急拜访 What a Visit__20260616_120407.html b/business_production/组件配置/interactive-component-json/outputs/L1-S2-U17-L3 紧急拜访 What a Visit__20260616_120407.html new file mode 100644 index 0000000..3a14eb6 --- /dev/null +++ b/business_production/组件配置/interactive-component-json/outputs/L1-S2-U17-L3 紧急拜访 What a Visit__20260616_120407.html @@ -0,0 +1,4338 @@ + + + + + +L1-S2-U17-L3 紧急拜访 What a Visit! — 组件JSON报告 + + + + + +
+ + + + +
+
+
就绪
+
+
+ 成功: 0 + 失败: 0 +
+
+ +
+
+

L1-S2-U17-L3 紧急拜访 What a Visit!

+
+ 生成时间: 2026-06-16 12:04:07 + 模型: doubao-seed-2.0-pro + Wiki: K6DIwFqpgi1SjZkEPS9cNESfn0d?from=from_copylink +
+
+ +
+
+
1
核心互动
+
15
中互动
+
+
16
总组件
+
16
成功
+
0
失败
+ +
+ + +
+
+ 1 + 对话朗读 + cId: 1217301 + mid_dialog_repeat + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 2 + 对话朗读 + cId: 1217302 + mid_dialog_repeat + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 3 + 对话朗读 + cId: 1217303 + mid_dialog_repeat + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 4 + 对话选读 + cId: 1217304 + mid_dialog_select + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
optionList
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 5 + 对话朗读 + cId: 1217305 + mid_dialog_repeat + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 6 + 对话挖空 + cId: 1217306 + mid_dialog_fillin + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
optionGroupList
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 7 + 对话朗读 + cId: 1217307 + mid_dialog_repeat + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 8 + 对话挖空 + cId: 1217308 + mid_dialog_fillin + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
optionGroupList
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 9 + 对话选读 + cId: 1217309 + mid_dialog_select + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
optionList
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 10 + 核心听力选择 + cId: 1217310 + core_listening_choose + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
sceneDesc
key
resourceMapping
cDesc
+
+ +
+ +
+ +
+
+ +
+ +
You listened to the letter from Grandma and Grandpa, and heard that they are having a great trip in the countryside and picked a lot of fresh strawberries for you.(你听了爷爷奶奶寄来的信件,得知他们在乡下的旅途非常愉快,还为你摘了好多新鲜的草莓。)
+You also learned from the letter that they will come back next weekend and bring you the handmade rabbit doll they promised before.(你还从信里知道他们下周末就会回来,还会给你带上之前答应你的手工兔子玩偶。)
+
+
+ + + +
+
+ +
+
+ 11 + 对话挖空 + cId: 1217311 + mid_dialog_fillin + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
question
optionGroupList
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 12 + 信息拼词 + cId: 1217312 + mid_message_spell + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
cDesc
question
tip
inputConfig
stemList
img
inputSet
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 13 + 信息组句 + cId: 1217313 + mid_message_combine + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
cDesc
question
tip
optionList
answer
img
inputSet
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 14 + 对话朗读 + cId: 1217314 + mid_dialog_repeat + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 15 + 对话组句 + cId: 1217315 + mid_dialog_sentence + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
optionList
answer
tip
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 16 + 对话朗读 + cId: 1217316 + mid_dialog_repeat + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ + +
+ + + + + + + \ No newline at end of file diff --git a/business_production/组件配置/interactive-component-json/outputs/L1-S2-U21-L2 运输小队_20260616_191248.html b/business_production/组件配置/interactive-component-json/outputs/L1-S2-U21-L2 运输小队_20260616_191248.html new file mode 100644 index 0000000..e396457 --- /dev/null +++ b/business_production/组件配置/interactive-component-json/outputs/L1-S2-U21-L2 运输小队_20260616_191248.html @@ -0,0 +1,5383 @@ + + + + + +L1-S2-U21-L2 运输小队 — 组件JSON报告 + + + + + +
+ + + + +
+
+
就绪
+
+
+ 成功: 0 + 失败: 0 +
+
+ +
+
+

L1-S2-U21-L2 运输小队

+
+ 生成时间: 2026-06-16 19:12:48 + 模型: doubao-seed-2.0-pro + Wiki: O7RwwMei6iQCFlk6cHocDqGpn9b +
+
+ +
+
+
1
核心互动
+
15
中互动
+
+
16
总组件
+
16
成功
+
0
失败
+ +
+ + +
+
+ 1 + 对话朗读 + cId: 1221201 + mid_dialog_repeat + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 2 + 图片单选 + cId: 1221202 + mid_image_choose + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
meaning
resourceMapping
question
imageInfo
optionList
answer
preDialog
tip
corFeedback
errFeedback
postDialog
cDesc
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 3 + 对话挖空 + cId: 1221203 + mid_dialog_fillin + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
question
optionGroupList
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 4 + 对话朗读 + cId: 1221204 + mid_dialog_repeat + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 5 + 对话朗读 + cId: 1221205 + mid_dialog_repeat + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 6 + 图片单选 + cId: 1221206 + mid_image_choose + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
meaning
resourceMapping
question
imageInfo
optionList
answer
preDialog
tip
corFeedback
errFeedback
postDialog
cDesc
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 7 + 对话朗读 + cId: 1221207 + mid_dialog_repeat + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 8 + 图片单选 + cId: 1221208 + mid_image_choose + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
meaning
resourceMapping
question
imageInfo
optionList
answer
preDialog
tip
corFeedback
errFeedback
postDialog
cDesc
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 9 + 对话朗读 + cId: 1221209 + mid_dialog_repeat + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 10 + 对话朗读 + cId: 1221210 + mid_dialog_repeat + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 11 + 对话挖空 + cId: 1221211 + mid_dialog_fillin + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
optionGroupList
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 12 + 对话选读 + cId: 1221212 + mid_dialog_select + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
optionList
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 13 + 核心看图拼词 + cId: 1221213 + core_writing_imgMakeWord + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
cId
cType
title
sceneDesc
cDesc
key
resourceMapping
+
+ +
+ +
+ +
+ + + +
questionImg
+
+ +
+ +
+ +
+ + + + + + + +
learningPart
closing
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+ +
+ +
请你提供具体的知识词汇列表以及对应的整理顺序(首先/接着/最后对应的物品信息哦),我会按照要求为你生成对应的练习内容。
+
+ +
+ +
Let's move the box from the boat to the bank, Sally! (萨利,咱们一起把箱子从小船搬到岸上去吧!)
+
+
+ + + +
+
+ +
+
+ 14 + 对话挖空 + cId: 1221214 + mid_dialog_fillin + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
optionGroupList
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 15 + 图片拖拽 + cId: 1221215 + mid_image_drag + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
meaning
resourceMapping
question
imageInfo
optionList
answer
preDialog
tip
corFeedback
errFeedback
postDialog
cDesc
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 16 + 对话表达 + cId: 1221216 + mid_dialog_express + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
asrPrompt
resourceMapping
preDialog
imgShowTimingList
tip
corFeedback
errFeedback
question
example
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ + +
+ + + + + + + \ No newline at end of file diff --git a/business_production/组件配置/interactive-component-json/outputs/L1-S2-U21-L2 运输小队_20260616_192929.html b/business_production/组件配置/interactive-component-json/outputs/L1-S2-U21-L2 运输小队_20260616_192929.html new file mode 100644 index 0000000..951f8b8 --- /dev/null +++ b/business_production/组件配置/interactive-component-json/outputs/L1-S2-U21-L2 运输小队_20260616_192929.html @@ -0,0 +1,5371 @@ + + + + + +L1-S2-U21-L2 运输小队 — 组件JSON报告 + + + + + +
+ + + + +
+
+
就绪
+
+
+ 成功: 0 + 失败: 0 +
+
+ +
+
+

L1-S2-U21-L2 运输小队

+
+ 生成时间: 2026-06-16 19:29:29 + 模型: doubao-seed-2.0-pro + Wiki: O7RwwMei6iQCFlk6cHocDqGpn9b +
+
+ +
+
+
1
核心互动
+
15
中互动
+
+
16
总组件
+
16
成功
+
0
失败
+ +
+ + +
+
+ 1 + 对话朗读 + cId: 1221201 + mid_dialog_repeat + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 2 + 图片单选 + cId: 1221202 + mid_image_choose + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
meaning
resourceMapping
question
imageInfo
optionList
answer
preDialog
tip
corFeedback
errFeedback
postDialog
cDesc
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 3 + 对话挖空 + cId: 1221203 + mid_dialog_fillin + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
question
optionGroupList
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 4 + 对话朗读 + cId: 1221204 + mid_dialog_repeat + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 5 + 对话朗读 + cId: 1221205 + mid_dialog_repeat + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 6 + 图片单选 + cId: 1221206 + mid_image_choose + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
meaning
resourceMapping
question
imageInfo
optionList
answer
preDialog
tip
corFeedback
errFeedback
postDialog
cDesc
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 7 + 对话朗读 + cId: 1221207 + mid_dialog_repeat + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 8 + 图片单选 + cId: 1221208 + mid_image_choose + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
meaning
resourceMapping
question
imageInfo
optionList
answer
preDialog
tip
corFeedback
errFeedback
postDialog
cDesc
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 9 + 对话朗读 + cId: 1221209 + mid_dialog_repeat + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 10 + 对话朗读 + cId: 1221210 + mid_dialog_repeat + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 11 + 对话挖空 + cId: 1221211 + mid_dialog_fillin + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
optionGroupList
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 12 + 对话选读 + cId: 1221212 + mid_dialog_select + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
optionList
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 13 + 核心看图拼词 + cId: 1221213 + core_writing_imgMakeWord + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
cId
cType
title
sceneDesc
cDesc
key
resourceMapping
+
+ +
+ +
+ +
+
1234567
+ +
+
+ +
+ +
+ + + +
questionImg
+
+ +
+ +
+ +
+
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
+ +
+
+ +
+ +
+ + + + + + + +
learningPart
closing
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+ +
+ +
```
+# 小题 1
+## 互动题目
+1. 抄写题
+Brainy:如图所示,首先要帮 Sarah 整理的物品是"大船",该词的英文是"ship"。先来抄写一下这个词吧!
+
+2. 听写题
+Brainy:很好。接下来,记一下"ship"的拼写,是"s-h-i-p"。然后看着图片,试试听写出"大船"这个词吧!
+
+Brainy:没错!"大船"对应的英文词汇是"ship",你的拼写完全正确!
+
+# 小题 2
+## 互动题目
+1. 抄写题
+Brainy:如图所示,接着要帮 Sarah 整理的物品是"小船",该词的英文是"boat"。先来抄写一下这个词吧!
+
+2. 听写题
+Brainy:很好。接下来,记一下"boat"的拼写,是"b-o-a-t"。然后看着图片,试试听写出"小船"这个词吧!
+
+Brainy:没错!"小船"对应的英文词汇是"boat",你的拼写完全正确!
+
+# 小题 3
+## 互动题目
+1. 抄写题
+Brainy:如图所示,最后要帮 Sarah 整理的物品是"穿过",该词的英文是"cross"。先来抄写一下这个词吧!
+
+2. 听写题
+Brainy:很好。接下来,记一下"cross"的拼写,是"c-r-o-s-s"。然后看着图片,试试听写出"穿过"这个词吧!
+
+Brainy:没错!"穿过"对应的英文词汇是"cross",你的拼写完全正确!
+
+# 完结反馈
+Brainy:太棒了!你复习了所有的关键知识点,拼对了每一个词,相信下一次你一定可以做得更好!
+```
+
+ +
+ +
First, we can carry the box onto the boat, then row the boat to the shore, and if we meet a cross on the way, we can also ask the helicopter or the big ship for help to move the box.(首先,我们可以把箱子搬到小船上,然后划船到岸边,如果路上遇到叉号标识,我们还可以寻求直升机或者大轮船的帮忙来搬箱子。)
+
+
+ + + +
+
+ +
+
+ 14 + 对话挖空 + cId: 1221214 + mid_dialog_fillin + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
optionGroupList
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 15 + 图片拖拽 + cId: 1221215 + mid_image_drag + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
meaning
resourceMapping
question
imageInfo
optionList
answer
preDialog
tip
corFeedback
errFeedback
postDialog
cDesc
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 16 + 对话表达 + cId: 1221216 + mid_dialog_express + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
asrPrompt
resourceMapping
preDialog
imgShowTimingList
tip
corFeedback
errFeedback
question
example
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ + +
+ + + + + + + \ No newline at end of file diff --git a/business_production/组件配置/interactive-component-json/outputs/L1-S2-U21-L3 搭建基地_20260616_143044.html b/business_production/组件配置/interactive-component-json/outputs/L1-S2-U21-L3 搭建基地_20260616_143044.html new file mode 100644 index 0000000..be54b0d --- /dev/null +++ b/business_production/组件配置/interactive-component-json/outputs/L1-S2-U21-L3 搭建基地_20260616_143044.html @@ -0,0 +1,5234 @@ + + + + + +L1-S2-U21-L3 搭建基地 — 组件JSON报告 + + + + + +
+ + + + +
+
+
就绪
+
+
+ 成功: 0 + 失败: 0 +
+
+ +
+
+

L1-S2-U21-L3 搭建基地

+
+ 生成时间: 2026-06-16 14:30:44 + 模型: doubao-seed-2.0-pro + Wiki: GTUlwhbVJi5VftkS4GGc3i1anqh +
+
+ +
+
+
1
核心互动
+
15
中互动
+
+
16
总组件
+
16
成功
+
0
失败
+ +
+ + +
+
+ 1 + 对话朗读 + cId: 1221301 + mid_dialog_repeat + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 2 + 对话朗读 + cId: 1221302 + mid_dialog_repeat + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 3 + 对话朗读 + cId: 1221303 + mid_dialog_repeat + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 4 + 对话挖空 + cId: 1221304 + mid_dialog_fillin + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
audioFile
itemName
question
optionGroupList
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 5 + 对话朗读 + cId: 1221305 + mid_dialog_repeat + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 6 + 图片单选 + cId: 1221306 + mid_image_choose + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
meaning
resourceMapping
question
imageInfo
optionList
answer
preDialog
tip
corFeedback
errFeedback
postDialog
cDesc
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 7 + 对话挖空 + cId: 1221307 + mid_dialog_fillin + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
question
optionGroupList
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 8 + 对话挖空 + cId: 1221308 + mid_dialog_fillin + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
question
optionGroupList
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 9 + 图片单选 + cId: 1221309 + mid_image_choose + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
meaning
resourceMapping
question
imageInfo
optionList
answer
preDialog
tip
corFeedback
errFeedback
postDialog
cDesc
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 10 + 对话组句 + cId: 1221310 + mid_dialog_sentence + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
optionList
answer
tip
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 11 + 对话朗读 + cId: 1221311 + mid_dialog_repeat + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 12 + 对话挖空 + cId: 1221312 + mid_dialog_fillin + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
optionGroupList
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 13 + 对话组句 + cId: 1221313 + mid_dialog_sentence + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
optionList
answer
tip
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 14 + 核心听力选择 + cId: 1221314 + core_listening_choose + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
sceneDesc
key
resourceMapping
cDesc
+
+ +
+ +
+ +
+
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173
+ +
+
+ +
+ +
+ + + + + + + +
learningPart
closing
+
+ +
+ +
+ +
```
+# 重点句子 1
+音频文本:We have three ticks!
+讲解文本:刚刚听到的音频中,包含了一个关键短语 three ticks,tick在这里的意思是“对勾、勾号”,three ticks就是三个对勾的意思,通常表示任务已经完成啦。
+1. 听音选句
+Brainy:仔细听音频哦,选出你刚刚听到的句子。
+- We have three ticks. [正确]
+  - Brainy:太棒啦!你精准听出了句子里的重点内容three ticks,超级厉害!
+- We have two ticks.
+  - Brainy:哎呀,这句话里说的是two ticks,不是我们听到的three ticks哦,再仔细听一遍音频试试吧~
+
+2. 听音选意
+Brainy:“我们有四个对勾”,这句话和刚刚听到的英文意思一致吗?
+- 对 / Yes
+  - Brainy:不对哦,句子里的数字和这个说法不一样,再仔细想想哦。
+- 错 / No [正确]
+  - Brainy:答对啦!你掌握得很好哦,这句话里的three ticks是三个对勾的意思,不是四个~
+---
+# 完成反馈
+Brainy:很好!你已经回答完了全部问题,相信你已经听懂了这个任务中所有的重点句子。现在让我们来查看结果吧!
+```
+
+ +
+ +
You listened to the conversation between Eva and Peter, and learned that the space base has three parts, all of which have been finished already. (你听了Eva和Peter的对话,了解到太空基地共有三个部分,所有部分都已经完工了。)
+You heard Peter count the ticks on the checklist, and got to know they received three ticks, meaning all construction steps are completed. (你听到Peter清点清单上的对勾,得知他们拿到了三个对勾,意味着所有建造步骤都已完成。)
+You finally heard the two announce the good news that the entire space base is fully ready for use now. (你最后听到两人宣布了好消息,整个太空基地现在已经完全准备妥当可以投入使用了。)
+
+
+ + + +
+
+ +
+
+ 15 + 对话组句 + cId: 1221315 + mid_dialog_sentence + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
optionList
answer
tip
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 16 + 对话朗读 + cId: 1221316 + mid_dialog_repeat + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ + +
+ + + + + + + \ No newline at end of file diff --git a/business_production/组件配置/interactive-component-json/outputs/L1-S2-U21-L4 开拓者公寓_20260616_143511.html b/business_production/组件配置/interactive-component-json/outputs/L1-S2-U21-L4 开拓者公寓_20260616_143511.html new file mode 100644 index 0000000..ba72e5d --- /dev/null +++ b/business_production/组件配置/interactive-component-json/outputs/L1-S2-U21-L4 开拓者公寓_20260616_143511.html @@ -0,0 +1,5201 @@ + + + + + +L1-S2-U21-L4 开拓者公寓 — 组件JSON报告 + + + + + +
+ + + + +
+
+
就绪
+
+
+ 成功: 0 + 失败: 0 +
+
+ +
+
+

L1-S2-U21-L4 开拓者公寓

+
+ 生成时间: 2026-06-16 14:35:11 + 模型: doubao-seed-2.0-pro + Wiki: RJSmwwFtOipDghkgC89ckRjZnYc +
+
+ +
+
+
1
核心互动
+
16
中互动
+
+
17
总组件
+
17
成功
+
0
失败
+ +
+ + +
+
+ 1 + 对话朗读 + cId: 1221401 + mid_dialog_repeat + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 2 + 对话挖空 + cId: 1221402 + mid_dialog_fillin + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
optionGroupList
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 3 + 对话朗读 + cId: 1221403 + mid_dialog_repeat + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 4 + 对话朗读 + cId: 1221404 + mid_dialog_repeat + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 5 + 对话挖空 + cId: 1221405 + mid_dialog_fillin + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
question
optionGroupList
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 6 + 对话朗读 + cId: 1221406 + mid_dialog_repeat + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 7 + 对话朗读 + cId: 1221407 + mid_dialog_repeat + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 8 + 对话挖空 + cId: 1221408 + mid_dialog_fillin + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
optionGroupList
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 9 + 图片单选 + cId: 1221409 + mid_image_choose + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
meaning
resourceMapping
question
imageInfo
optionList
answer
preDialog
tip
corFeedback
errFeedback
postDialog
cDesc
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 10 + 图片单选 + cId: 1221410 + mid_image_choose + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
meaning
resourceMapping
question
imageInfo
optionList
answer
preDialog
tip
corFeedback
errFeedback
postDialog
cDesc
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 11 + 对话挖空 + cId: 1221411 + mid_dialog_fillin + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
optionGroupList
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 12 + 对话挖空 + cId: 1221412 + mid_dialog_fillin + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
optionGroupList
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 13 + 对话组句 + cId: 1221413 + mid_dialog_sentence + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
optionList
answer
tip
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 14 + 对话挖空 + cId: 1221414 + mid_dialog_fillin + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
optionGroupList
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 15 + 对话选择 + cId: 1221415 + mid_dialog_choose + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
optionList
answer
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 16 + 对话组句 + cId: 1221416 + mid_dialog_sentence + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
optionList
answer
tip
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 17 + 核心看图选词 + cId: 1221417 + core_reading_imageDrag + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
taskDesc
sceneDesc
key
resourceMapping
cDesc
+
+ +
+ +
+ +
+
123456789101112131415161718192021222324252627
+ +
+
+ +
+ +
+ + + + + + + +
learningPart
closing
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+ +
+ +
```
+# 小题 3
+## 材料内容
+【展示该小题对应的图片 ID:1221417_03.png】
+
+## 互动题目
+### 1. 句意选词题
+Brainy:这道题我们要学习一般疑问句的否定回答规则哦,对于以"Do"开头的一般疑问句,否定回答的结构是"No, 主语+don't/doesn't",我们先看看哪个表达是符合这个规则的~
+- 选项 A:now.
+  Brainy:"now"的意思是“现在”,是一个表示时间的词,放在这里句子就变成了"No, they now",语法不通顺哦,再想想看呀。
+- 选项 B:know.
+  Brainy:"know"的意思是“知道”,如果选这个的话句子是"No, they know",意思是“不,他们知道”,前后语义矛盾啦,再试试。
+- 选项 C:don't know. [正确]
+  Brainy:答对啦!"don't know"就是“不知道”的意思,正好符合Do开头的一般疑问句的否定回答结构,你掌握得很棒哦。
+
+### 2. 原题降级
+Brainy:现在咱们回到题目里,对方问的是"Do they know the code?",意思是“他们知道密码吗?”,你需要选择合适的内容补全否定回答,告诉对方他们不知道哦。
+- 选项 A:don't know. [正确]
+  Brainy:太棒啦!回答"No, they don't know."意思就是“不,他们不知道”,正好对应了问题的否定回答,现在试着大声把这个完整的回答读出来吧~
+- 选项 B:now.
+  Brainy:"now"是“现在”的意思,填进去句子逻辑不通哦,结合问题要回答“知不知道”的内容,再选一次吧。
+- 选项 C:know.
+  Brainy:如果填"know"的话,回答就变成“不,他们知道”,和前面的"No"矛盾啦,再想想哦。
+
+---
+# 完结反馈
+Brainy:太棒了!你已经掌握了Do引导的一般疑问句的否定回答方法啦,以后遇到这类问题就可以轻松应对啦,继续加油哦!
+```
+
+ +
+ +
When looking into the suspicious points about Speed Monkey, we get the question "Do they know the code?". We fill the blank in the reply, confirming that No, they don't know. (我们梳理对速猴的疑点时,回应了相关疑问,明确他们并不知道密码,这是我们整理出的重要可疑线索之一。)
+
+
+ + + +
+
+ + +
+ + + + + + + \ No newline at end of file diff --git a/business_production/组件配置/interactive-component-json/outputs/L1-S2-U21-L4 开拓者公寓_20260616_165317.html b/business_production/组件配置/interactive-component-json/outputs/L1-S2-U21-L4 开拓者公寓_20260616_165317.html new file mode 100644 index 0000000..ec7e775 --- /dev/null +++ b/business_production/组件配置/interactive-component-json/outputs/L1-S2-U21-L4 开拓者公寓_20260616_165317.html @@ -0,0 +1,5225 @@ + + + + + +L1-S2-U21-L4 开拓者公寓 — 组件JSON报告 + + + + + +
+ + + + +
+
+
就绪
+
+
+ 成功: 0 + 失败: 0 +
+
+ +
+
+

L1-S2-U21-L4 开拓者公寓

+
+ 生成时间: 2026-06-16 16:53:17 + 模型: doubao-seed-2.0-pro + Wiki: RJSmwwFtOipDghkgC89ckRjZnYc +
+
+ +
+
+
1
核心互动
+
16
中互动
+
+
17
总组件
+
17
成功
+
0
失败
+ +
+ + +
+
+ 1 + 对话朗读 + cId: 1221401 + mid_dialog_repeat + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 2 + 对话挖空 + cId: 1221402 + mid_dialog_fillin + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
optionGroupList
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 3 + 对话朗读 + cId: 1221403 + mid_dialog_repeat + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 4 + 对话朗读 + cId: 1221404 + mid_dialog_repeat + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 5 + 对话挖空 + cId: 1221405 + mid_dialog_fillin + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
question
optionGroupList
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 6 + 对话朗读 + cId: 1221406 + mid_dialog_repeat + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 7 + 对话朗读 + cId: 1221407 + mid_dialog_repeat + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 8 + 对话挖空 + cId: 1221408 + mid_dialog_fillin + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
optionGroupList
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 9 + 图片单选 + cId: 1221409 + mid_image_choose + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
meaning
resourceMapping
question
imageInfo
optionList
answer
preDialog
tip
corFeedback
errFeedback
postDialog
cDesc
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 10 + 图片单选 + cId: 1221410 + mid_image_choose + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
meaning
resourceMapping
question
imageInfo
optionList
answer
preDialog
tip
corFeedback
errFeedback
postDialog
cDesc
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 11 + 对话挖空 + cId: 1221411 + mid_dialog_fillin + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
optionGroupList
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 12 + 对话挖空 + cId: 1221412 + mid_dialog_fillin + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
optionGroupList
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 13 + 对话组句 + cId: 1221413 + mid_dialog_sentence + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
optionList
answer
tip
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 14 + 对话挖空 + cId: 1221414 + mid_dialog_fillin + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
optionGroupList
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 15 + 对话选择 + cId: 1221415 + mid_dialog_choose + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
optionList
answer
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 16 + 对话组句 + cId: 1221416 + mid_dialog_sentence + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
optionList
answer
tip
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 17 + 核心看图选词 + cId: 1221417 + core_reading_imageDrag + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
taskDesc
sceneDesc
key
resourceMapping
cDesc
+
+ +
+ +
+ +
+
123456789101112131415161718192021222324252627
+ +
+
+ +
+ +
+ + + + + + + +
learningPart
closing
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+ +
+ +
```
+# 小题 3
+## 材料内容
+【展示该小题对应的图片 ID:1221417_03.png】
+
+## 互动题目
+### 1. 句意选词题
+Brainy:小朋友你好呀,这道题我们要先认识核心动词know哦,它的意思是“知道”。现在你来看看哪个选项是“不知道”的正确表达呀?
+- 选项 A:know
+  Brainy:know是“知道”的意思,不符合我们要找的“不知道”的含义哦,再试试吧~
+- 选项 B:don't know [正确]
+  Brainy:答对啦!don't know就是“不知道”的意思,你真棒,这个知识点掌握得很好~
+
+### 2. 原题降级
+Brainy:现在我们来看题目哦,问题是“他们知道密码吗?”,回答需要表达“不,他们不知道”的意思,你来选选横线处应该填什么吧~
+- 选项 A:don't know [正确]
+  Brainy:太厉害啦!回答“No, they don't know”意思就是“不,他们不知道”,正好对应前面的问题,现在试着大声把这个完整的回答读出来吧~
+- 选项 B:now
+  Brainy:now是“现在”的意思,填进去句子就变成“不,他们现在”,意思不完整哦,再想想正确答案是什么吧~
+- 选项 C:know
+  Brainy:know是“知道”的意思,填进去句子就变成“不,他们知道”,和开头的“No”矛盾啦,再选一次试试吧~
+
+---
+# 完结反馈
+Brainy:太棒了!你今天不仅学会了动词know的意思,还掌握了它的否定表达don't know,完成了这次的对话任务,以后遇到类似的提问你也能轻松回答啦,继续加油哦~
+```
+
+ +
+ +
When we're sorting out the clues about the suspicious Speed Monkey, we come across a question asking if the group knows the code. We fill in the blank to make the full reply "No, they don't know." (我们在梳理对速猴的可疑线索时,确认到相关人员并不知道密码,这也是我们怀疑速猴的重要依据之一。)
+
+
+ + + +
+
+ + +
+ + + + + + + \ No newline at end of file diff --git a/business_production/组件配置/interactive-component-json/outputs/L1-S2-U21-L5 小鳄鱼爱洗澡_20260616_183402.html b/business_production/组件配置/interactive-component-json/outputs/L1-S2-U21-L5 小鳄鱼爱洗澡_20260616_183402.html new file mode 100644 index 0000000..bb7d1e8 --- /dev/null +++ b/business_production/组件配置/interactive-component-json/outputs/L1-S2-U21-L5 小鳄鱼爱洗澡_20260616_183402.html @@ -0,0 +1,5412 @@ + + + + + +L1-S2-U21-L5 小鳄鱼爱洗澡 — 组件JSON报告 + + + + + +
+ + + + +
+
+
就绪
+
+
+ 成功: 0 + 失败: 0 +
+
+ +
+
+

L1-S2-U21-L5 小鳄鱼爱洗澡

+
+ 生成时间: 2026-06-16 18:34:02 + 模型: doubao-seed-2.0-pro + Wiki: BUvWwrjRfiZeWUk1j77cFiaNnMb +
+
+ +
+
+
1
核心互动
+
16
中互动
+
+
17
总组件
+
17
成功
+
0
失败
+ +
+ + +
+
+ 1 + 对话朗读 + cId: 1221501 + mid_dialog_repeat + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 2 + 对话选读 + cId: 1221502 + mid_dialog_select + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
optionList
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 3 + 对话朗读 + cId: 1221503 + mid_dialog_repeat + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 4 + 对话朗读 + cId: 1221504 + mid_dialog_repeat + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 5 + 对话朗读 + cId: 1221505 + mid_dialog_repeat + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 6 + 对话朗读 + cId: 1221506 + mid_dialog_repeat + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 7 + 图片拖拽 + cId: 1221507 + mid_image_drag + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
meaning
resourceMapping
question
imageInfo
optionList
answer
preDialog
tip
corFeedback
errFeedback
postDialog
cDesc
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 8 + 图片拖拽 + cId: 1221508 + mid_image_drag + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
meaning
resourceMapping
question
imageInfo
optionList
answer
preDialog
tip
corFeedback
errFeedback
postDialog
cDesc
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 9 + 对话组句 + cId: 1221509 + mid_dialog_sentence + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
optionList
answer
tip
corFeedback
errFeedback
postDialog
img
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 10 + 对话朗读 + cId: 1221510 + mid_dialog_repeat + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 11 + 核心看图说话 + cId: 1221511 + core_speaking_image + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
taskDesc
sceneDesc
key
resourceMapping
cDesc
+
+ +
+ +
+ +
+ + + +
config
+
+ +
+ +
+ +
+ + + + + + + +
learningPart
closing
+
+ +
+ +
+ +
+ + + +
questionImg
+
+ +
+ +
+ +
+
1234567891011121314151617181920212223
+ +
+
+ +
+ +
+
1234567891011
+ +
+
+ +
+ +
```
+# 中间回合1
+Sally: It's time for bed! Why are you calling?
+Brainy: Sally说现在是睡觉时间,问你为什么这时候打电话过来。你需要告诉她你看到的异常情况,也就是发现了鳄鱼。
+用户选项:
+(选项 A)There is a crocodile! [正确]
+  Brainy: 太棒了!你正确说出了自己看到了鳄鱼。请大声朗读这句话吧!
+(选项 B)I am in the bathroom.
+  Brainy: 这句话的意思是我在浴室里,但现在Sally问的是你打电话的原因,不是你当前的位置哦。请再听清问题,告诉Sally你看到的紧急情况。
+(选项 C)The crocodile is in the bath.
+  Brainy: 这句话的意思是鳄鱼在浴缸里,但现在Sally还不知道你看到了鳄鱼,你需要先告诉她你发现了鳄鱼。请再听清问题,回答你打电话的原因。
+
+# 中间回合2
+Sally: A crocodile? Where are you?
+Brainy: Sally很惊讶你看到了鳄鱼,现在她询问你现在在哪里。你需要告诉她你所处的位置。
+用户选项:
+(选项 A)There is a crocodile!
+  Brainy: 这句话的意思是有一只鳄鱼,但Sally已经知道你看到鳄鱼了,现在问的是你在哪里。请再听清问题,告诉Sally你的位置。
+(选项 B)I am in the bathroom. [正确]
+  Brainy: 太棒了!你正确说出了自己现在在浴室。请大声朗读这句话吧!
+(选项 C)Take care!
+  Brainy: 这句话的意思是小心,这不是用来回答位置的表述哦,不符合现在Sally问你在哪里的情境。请再听清问题,告诉Sally你现在的位置。
+
+# 中间回合3
+Sally: Oh my. Where is the crocodile? In the bathroom too?
+Brainy: 莎莉很吃惊,现在问你鳄鱼在哪里,是不是也在浴室里。你需要回答她鳄鱼的具体位置。
+用户选项:
+(选项 A)There is a crocodile!
+  Brainy: 这句话的意思是有一只鳄鱼,但Sally已经知道有鳄鱼了,现在问的是鳄鱼的位置。请再听清问题,告诉Sally鳄鱼在哪里。
+(选项 B)I am in the bathroom.
+  Brainy: 这句话的意思是我在浴室里,但现在问的是鳄鱼的位置,不是你的位置哦。请再听清问题,回答鳄鱼的所在位置。
+(选项 C)Yes. The crocodile is in the bath. [正确]
+  Brainy: 太棒了!你正确说出了鳄鱼就在浴室的浴缸里。请大声朗读这句话吧!
+
+# 结尾回合
+Sally: Take care! I'm coming right now!
+Brainy: Sally让你注意安全,她马上就赶过来啦。你已经把紧急情况都清楚告诉了Sally,任务成功完成!
+```
+
+ +
+ +
Sally,Jay,Lin,crocodile,bathroom,bath,right now,go to sleep
+
+
+ + + +
+
+ +
+
+ 12 + 对话朗读 + cId: 1221512 + mid_dialog_repeat + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 13 + 图片单选 + cId: 1221513 + mid_image_choose + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
meaning
resourceMapping
question
imageInfo
optionList
answer
preDialog
tip
corFeedback
errFeedback
postDialog
cDesc
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 14 + 对话朗读 + cId: 1221514 + mid_dialog_repeat + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 15 + 图片单选 + cId: 1221515 + mid_image_choose + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
meaning
resourceMapping
question
imageInfo
optionList
answer
preDialog
tip
corFeedback
errFeedback
postDialog
cDesc
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 16 + 对话组句 + cId: 1221516 + mid_dialog_sentence + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
optionList
answer
tip
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 17 + 对话朗读 + cId: 1221517 + mid_dialog_repeat + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ + +
+ + + + + + + \ No newline at end of file diff --git a/business_production/组件配置/interactive-component-json/outputs/L1-S2-U21-L5 小鳄鱼爱洗澡_20260616_184222.html b/business_production/组件配置/interactive-component-json/outputs/L1-S2-U21-L5 小鳄鱼爱洗澡_20260616_184222.html new file mode 100644 index 0000000..ba98c9e --- /dev/null +++ b/business_production/组件配置/interactive-component-json/outputs/L1-S2-U21-L5 小鳄鱼爱洗澡_20260616_184222.html @@ -0,0 +1,5492 @@ + + + + + +L1-S2-U21-L5 小鳄鱼爱洗澡 — 组件JSON报告 + + + + + +
+ + + + +
+
+
就绪
+
+
+ 成功: 0 + 失败: 0 +
+
+ +
+
+

L1-S2-U21-L5 小鳄鱼爱洗澡

+
+ 生成时间: 2026-06-16 18:42:22 + 模型: doubao-seed-2.0-pro + Wiki: BUvWwrjRfiZeWUk1j77cFiaNnMb +
+
+ +
+
+
1
核心互动
+
16
中互动
+
+
17
总组件
+
17
成功
+
0
失败
+ +
+ + +
+
+ 1 + 对话朗读 + cId: 1221501 + mid_dialog_repeat + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 2 + 对话选读 + cId: 1221502 + mid_dialog_select + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
optionList
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 3 + 对话朗读 + cId: 1221503 + mid_dialog_repeat + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 4 + 对话朗读 + cId: 1221504 + mid_dialog_repeat + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 5 + 对话朗读 + cId: 1221505 + mid_dialog_repeat + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 6 + 对话朗读 + cId: 1221506 + mid_dialog_repeat + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 7 + 图片拖拽 + cId: 1221507 + mid_image_drag + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
meaning
resourceMapping
question
imageInfo
optionList
answer
preDialog
tip
corFeedback
errFeedback
postDialog
cDesc
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 8 + 图片拖拽 + cId: 1221508 + mid_image_drag + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
meaning
resourceMapping
question
imageInfo
optionList
answer
preDialog
tip
corFeedback
errFeedback
postDialog
cDesc
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 9 + 对话组句 + cId: 1221509 + mid_dialog_sentence + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
optionList
answer
tip
corFeedback
errFeedback
postDialog
img
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 10 + 对话朗读 + cId: 1221510 + mid_dialog_repeat + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 11 + 核心看图说话 + cId: 1221511 + core_speaking_image + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
taskDesc
sceneDesc
key
resourceMapping
cDesc
+
+ +
+ +
+ +
+ + + +
config
+
+ +
+ +
+ +
+ + + + + + + +
learningPart
closing
+
+ +
+ +
+ +
+ + + +
questionImg
+
+ +
+ +
+ +
+
1234567891011121314151617181920212223
+ +
+
+ +
+ +
+
1234567891011
+ +
+
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+ +
+ +
```
+# 中间回合1
+Sally: It's time for bed! Why are you calling?
+Brainy: Sally说现在是睡觉时间,询问你为什么打电话过来。你需要告诉她你看到的异常情况,也就是有一只鳄鱼。
+用户选项:
+(选项 A)There is a crocodile! [正确]
+  Brainy: 太棒了!你正确说出了看到鳄鱼的紧急情况。请大声朗读这句话!
+(选项 B)I am in the bathroom.
+  Brainy: 这句话的意思是你在浴室里,但Sally现在问的是你打电话的原因,还没问到你所在的位置,和当前情境不符。请再听清问题,告诉Sally你看到的紧急情况。
+(选项 C)The crocodile is in the bath.
+  Brainy: 这句话的意思是鳄鱼在浴缸里,但Sally现在还不知道有鳄鱼的存在,你需要先说明有鳄鱼这个情况,和当前情境不符。请再听清问题,告诉Sally你看到的紧急情况。
+
+# 中间回合2
+Sally: A crocodile? Where are you?
+Brainy: Sally很惊讶你说有鳄鱼,现在询问你现在在哪里。你需要告诉她你所处的位置是浴室。
+用户选项:
+(选项 A)There is a crocodile!
+  Brainy: 这句话的意思是有一只鳄鱼,但你已经说过这个信息了,Sally现在问的是你的位置,和当前情境不符。请再听清问题,告诉Sally你在哪里。
+(选项 B)I am in the bathroom. [正确]
+  Brainy: 太棒了!你正确说出了自己现在在浴室。请大声朗读这句话!
+(选项 C)The crocodile is in the bath.
+  Brainy: 这句话的意思是鳄鱼在浴缸里,但Sally现在问的是你在哪里,不是鳄鱼的位置,和当前情境不符。请再听清问题,告诉Sally你在哪里。
+
+# 中间回合3
+Sally: Oh my. Where is the crocodile? In the bathroom too?
+Brainy: Sally听完很吃惊,现在询问鳄鱼在哪里,是不是也在浴室里。你需要给出肯定回答,同时说明鳄鱼在浴缸里。
+用户选项:
+(选项 A)There is a crocodile!
+  Brainy: 这句话的意思是有一只鳄鱼,但Sally已经知道有鳄鱼了,现在问的是鳄鱼的位置,和当前情境不符。请再听清问题,回答鳄鱼的位置。
+(选项 B)I am in the bathroom.
+  Brainy: 这句话的意思是你在浴室里,但你已经说过这个信息了,Sally现在问的是鳄鱼的位置,和当前情境不符。请再听清问题,回答鳄鱼的位置。
+(选项 C)Yes. The crocodile is in the bath. [正确]
+  Brainy: 太棒了!你正确回答了鳄鱼的位置,说明它在浴缸里。请大声朗读这句话!
+
+# 结尾回合
+Sally: Take care! I'm coming right now!
+Brainy: Sally让你注意安全,说她马上就过来。你已经把紧急情况都告知Sally了,任务成功完成!
+```
+
+ +
+ +
crocodile,bathroom,bath,right now,Jay,Lin,Sally
+
+
+ + + +
+
+ +
+
+ 12 + 对话朗读 + cId: 1221512 + mid_dialog_repeat + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 13 + 图片单选 + cId: 1221513 + mid_image_choose + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
meaning
resourceMapping
question
imageInfo
optionList
answer
preDialog
tip
corFeedback
errFeedback
postDialog
cDesc
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 14 + 对话朗读 + cId: 1221514 + mid_dialog_repeat + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 15 + 图片单选 + cId: 1221515 + mid_image_choose + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
meaning
resourceMapping
question
imageInfo
optionList
answer
preDialog
tip
corFeedback
errFeedback
postDialog
cDesc
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 16 + 对话组句 + cId: 1221516 + mid_dialog_sentence + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
optionList
answer
tip
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 17 + 对话朗读 + cId: 1221517 + mid_dialog_repeat + + + + + + 生成成功 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ + +
+ + + + + + + \ No newline at end of file diff --git a/business_production/组件配置/interactive-component-json/outputs/L1-S2-U22-L1 记忆味道_20260616_105221.html b/business_production/组件配置/interactive-component-json/outputs/L1-S2-U22-L1 记忆味道_20260616_105221.html new file mode 100644 index 0000000..44f2a02 --- /dev/null +++ b/business_production/组件配置/interactive-component-json/outputs/L1-S2-U22-L1 记忆味道_20260616_105221.html @@ -0,0 +1,5070 @@ + + + + + +L1-S2-U22-L1 记忆味道 — 组件JSON报告 + + + + + +
+ + + + +
+
+
就绪
+
+
+ 成功: 0 + 失败: 0 +
+
+ +
+
+

L1-S2-U22-L1 记忆味道

+
+ 生成时间: 2026-06-16 10:52:21 + 模型: doubao-seed-2.0-pro + Wiki: QQg3w2G9ZiW3c0kHAnScl34bnZe?from=from_copylink +
+
+ +
+
+
0
核心互动
+
16
中互动
+
+
16
总组件
+
15
成功
+
0
失败
+ +
+ + +
+
+ 1 + 对话朗读 + cId: 1222101 + mid_dialog_repeat + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 2 + 对话挖空 + cId: 1222102 + mid_dialog_fillin + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
question
optionGroupList
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 3 + 图片多选 + cId: 1222103 + mid_image_multiple + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
meaning
resourceMapping
question
imageInfo
optionList
answer
preDialog
tip
corFeedback
errFeedback
postDialog
cDesc
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 4 + 对话朗读 + cId: 1222104 + mid_dialog_repeat + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 5 + 对话选择 + cId: 1222105 + mid_dialog_choose + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
optionList
answer
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 6 + 对话挖空 + cId: 1222106 + mid_dialog_fillin + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
question
optionGroupList
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 7 + 图片拖拽 + cId: 1222107 + mid_image_drag + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
meaning
resourceMapping
question
imageInfo
optionList
answer
preDialog
tip
corFeedback
errFeedback
postDialog
cDesc
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 8 + 图片单选 + cId: 1222108 + mid_image_choose + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
meaning
resourceMapping
question
imageInfo
optionList
answer
preDialog
tip
corFeedback
errFeedback
postDialog
cDesc
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 9 + 图片拖拽 + cId: 1222109 + mid_image_drag + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
meaning
resourceMapping
question
imageInfo
optionList
answer
preDialog
tip
corFeedback
errFeedback
postDialog
cDesc
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 10 + 图片拖拽 + cId: 1222110 + mid_image_drag + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
meaning
resourceMapping
question
imageInfo
optionList
answer
preDialog
tip
corFeedback
errFeedback
postDialog
cDesc
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 11 + 对话朗读 + cId: 1222111 + mid_dialog_repeat + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 12 + 图片单选 + cId: 1222112 + mid_image_choose + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
meaning
resourceMapping
question
imageInfo
optionList
answer
preDialog
tip
corFeedback
errFeedback
postDialog
cDesc
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 13 + 对话组句 + cId: 1222113 + mid_dialog_sentence + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
optionList
answer
tip
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 14 + 对话朗读 + cId: 1222114 + mid_dialog_repeat + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 15 + 看图填词15 + cId: 1222115 + ? + + + + 跳过 + +
+
+
跳过: 未知组件类型: '看图填词15' (清理后: '看图填词')
+
+ + + +
+
+ +
+
+ 16 + 对话选读 + cId: 1222116 + mid_dialog_select + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
optionList
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ + +
+ + + + + + + \ No newline at end of file diff --git a/business_production/组件配置/interactive-component-json/outputs/L1-S2-U22-L2 甜蜜陷阱_20260616_110738.html b/business_production/组件配置/interactive-component-json/outputs/L1-S2-U22-L2 甜蜜陷阱_20260616_110738.html new file mode 100644 index 0000000..fb13296 --- /dev/null +++ b/business_production/组件配置/interactive-component-json/outputs/L1-S2-U22-L2 甜蜜陷阱_20260616_110738.html @@ -0,0 +1,5141 @@ + + + + + +L1-S2-U22-L2 甜蜜陷阱 — 组件JSON报告 + + + + + +
+ + + + +
+
+
就绪
+
+
+ 成功: 0 + 失败: 0 +
+
+ +
+
+

L1-S2-U22-L2 甜蜜陷阱

+
+ 生成时间: 2026-06-16 11:07:38 + 模型: doubao-seed-2.0-pro + Wiki: FcOUwzpYZipLlokJvaAcayk5n2f?from=from_copylink +
+
+ +
+
+
0
核心互动
+
16
中互动
+
+
16
总组件
+
15
成功
+
0
失败
+ +
+ + +
+
+ 1 + 图片单选 + cId: 1222201 + mid_image_choose + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
meaning
resourceMapping
question
imageInfo
optionList
answer
preDialog
tip
corFeedback
errFeedback
postDialog
cDesc
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 2 + 对话选读 + cId: 1222202 + mid_dialog_select + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
optionList
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 3 + 对话朗读 + cId: 1222203 + mid_dialog_repeat + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 4 + 对话挖空 + cId: 1222204 + mid_dialog_fillin + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
question
optionGroupList
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 5 + 对话选择 + cId: 1222205 + mid_dialog_choose + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
optionList
answer
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 6 + 对话朗读 + cId: 1222206 + mid_dialog_repeat + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 7 + 对话朗读 + cId: 1222207 + mid_dialog_repeat + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 8 + 对话挖空 + cId: 1222208 + mid_dialog_fillin + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
optionGroupList
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 9 + 对话挖空 + cId: 1222209 + mid_dialog_fillin + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
optionGroupList
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 10 + 图片单选 + cId: 1222210 + mid_image_choose + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
meaning
resourceMapping
question
imageInfo
optionList
answer
preDialog
tip
corFeedback
errFeedback
postDialog
cDesc
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 11 + 图片单选 + cId: 1222211 + mid_image_choose + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
meaning
resourceMapping
question
imageInfo
optionList
answer
preDialog
tip
corFeedback
errFeedback
postDialog
cDesc
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 12 + 对话挖空 + cId: 1222212 + mid_dialog_fillin + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
optionGroupList
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 13 + 对话选择 + cId: 1222213 + mid_dialog_choose + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
optionList
answer
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 14 + 对话选读 + cId: 1222214 + mid_dialog_select + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
optionList
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 15 + 核心互动-听力 + cId: 1222215 + ? + + + + 跳过 + +
+
+
跳过: 未知组件类型: '核心互动-听力' (清理后: '听力')
+
+ + + +
+
+ +
+
+ 16 + 对话挖空 + cId: 1222216 + mid_dialog_fillin + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
optionGroupList
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ + +
+ + + + + + + \ No newline at end of file diff --git a/business_production/组件配置/interactive-component-json/outputs/L1-S2-U22-L3 宴会危机_20260616_111349.html b/business_production/组件配置/interactive-component-json/outputs/L1-S2-U22-L3 宴会危机_20260616_111349.html new file mode 100644 index 0000000..afebd41 --- /dev/null +++ b/business_production/组件配置/interactive-component-json/outputs/L1-S2-U22-L3 宴会危机_20260616_111349.html @@ -0,0 +1,6058 @@ + + + + + +L1-S2-U22-L3 宴会危机 — 组件JSON报告 + + + + + +
+ + + + +
+
+
就绪
+
+
+ 成功: 0 + 失败: 0 +
+
+ +
+
+

L1-S2-U22-L3 宴会危机

+
+ 生成时间: 2026-06-16 11:13:49 + 模型: doubao-seed-2.0-pro + Wiki: XkafwfPMviyUT9kZUrLcEIFFnhh?from=from_copylink +
+
+ +
+
+
1
核心互动
+
16
中互动
+
+
17
总组件
+
17
成功
+
0
失败
+ +
+ + +
+
+ 1 + 对话朗读 + cId: 1222301 + mid_dialog_repeat + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 2 + 对话挖空 + cId: 1222302 + mid_dialog_fillin + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
optionGroupList
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 3 + 对话挖空 + cId: 1222303 + mid_dialog_fillin + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
optionGroupList
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 4 + 对话选择 + cId: 1222304 + mid_dialog_choose + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
optionList
answer
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 5 + 对话朗读 + cId: 1222305 + mid_dialog_repeat + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 6 + 对话朗读 + cId: 1222306 + mid_dialog_repeat + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 7 + 对话挖空 + cId: 1222307 + mid_dialog_fillin + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
question
optionGroupList
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 8 + 对话选择 + cId: 1222308 + mid_dialog_choose + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
optionList
answer
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 9 + 对话朗读 + cId: 1222309 + mid_dialog_repeat + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 10 + 对话选读 + cId: 1222310 + mid_dialog_select + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
optionList
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 11 + 图片单选 + cId: 1222311 + mid_image_choose + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
meaning
resourceMapping
question
imageInfo
optionList
answer
preDialog
tip
corFeedback
errFeedback
postDialog
cDesc
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 12 + 对话朗读 + cId: 1222312 + mid_dialog_repeat + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 13 + 对话组句 + cId: 1222313 + mid_dialog_sentence + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
question
optionList
answer
tip
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 14 + 核心看图选词 + cId: 1222314 + core_reading_imageDrag + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
taskDesc
sceneDesc
key
resourceMapping
cDesc
+
+ +
+ +
+ +
+
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
+ +
+
+ +
+ +
+ + + + + + + +
learningPart
closing
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+ +
+ +
```
+# 小题 1
+## 材料内容
+【展示该小题对应的图片 ID:1222314_01.png】
+
+## 互动题目
+### 1. 句意选词题
+Brainy:今天我们要学习两组表示人物的词汇哦,首先来区分两个描述年龄的形容词:old 是“年老的”,young 是“年轻的”;还有两个表示性别的名词复数:men 是“男人(复数)”,women 是“女人(复数)”。现在来试试选对合适的词填到句子里吧~
+- 选项 A:old men
+  Brainy:old men的意思是“年老的男人”,不符合我们这道题要表达的正确意思哦,再仔细想想,重新选一次吧~
+- 选项 B:old women [正确]
+  Brainy:选对啦!old women的意思是“年老的女人”,这个词汇你掌握得很棒哦~
+
+### 2. 原题降级
+Brainy:现在我们来看题目哦,Ben问“你发现了什么?”,要回答的句子是“她们不是____”,结合情境我们要选表示“年老的女人”的选项。
+- 选项 A:old women [正确]
+  Brainy:答对了!这句话在对话里的意思是“她们不是年老的女人”,现在试着大声把"They are not old women."这句话朗读出来吧~
+- 选项 B:old men
+  Brainy:old men是“年老的男人”,句子里的主语是they,指代的是女性哦,和这个选项不匹配,再试着选一次吧~
+
+---
+
+# 小题 2
+## 材料内容
+【展示该小题对应的图片 ID:1222314_01.png】
+
+## 互动题目
+### 1. 句意选词题
+Brainy:我们再来巩固一下之前学的词汇哦,young是“年轻的”,men是“男人(复数)”,women是“女人(复数)”,现在来选合适的词填空吧~
+- 选项 A:young women
+  Brainy:young women的意思是“年轻的女人”,不符合这道题的正确语义哦,再思考一下,重新选一次吧~
+- 选项 B:young men [正确]
+  Brainy:太棒啦!young men的意思是“年轻的男人”,这个知识点你记住了哦~
+
+### 2. 原题降级
+Brainy:Ben接着问“那他们是谁?”,我们需要回答“他们是____”,这里的主语they指代的是男性,要选对应的正确表达哦。
+- 选项 A:young men [正确]
+  Brainy:答对了!这句话在对话里的意思是“他们是年轻的男人”,现在试着大声把"They are young men."这句话朗读出来吧~
+- 选项 B:young women
+  Brainy:young women是“年轻的女人”,和题干里指代男性的they不匹配哦,再根据提示选一次吧~
+
+---
+
+# 小题 3
+## 材料内容
+【展示该小题对应的图片 ID:1222314_01.png】
+
+## 互动题目
+### 1. 句意选词题
+Brainy:现在我们来学习一个常用的表达哦,"We should look for..."的意思是“我们应该寻找……”,look for就是“寻找”的意思,现在来试试选对正确的短语吧~
+- 选项 A:look after
+  Brainy:look after的意思是“照顾”,不符合我们要表达的“寻找”的意思哦,再想想,重新选一次吧~
+- 选项 B:look for [正确]
+  Brainy:选对啦!look for的意思就是“寻找”,这个短语你掌握得很好哦~
+
+### 2. 原题降级
+Brainy:Ben问“我们现在应该做什么?”,我们要回答“我们应该____他们”,结合情境我们需要表达“寻找”的意思哦。
+- 选项 A:look for [正确]
+  Brainy:答对了!这句话在对话里的意思是“我们应该寻找他们”,现在试着大声把"We should look for them."这句话朗读出来吧~
+- 选项 B:look after
+  Brainy:look after是“照顾”的意思,现在我们的任务是找到带走小圆球的人,不是照顾他们哦,再试着选一次吧~
+
+---
+
+# 完结反馈
+Brainy:太棒了!你复习了old、young、men、women这些核心词汇,还学会了"We should look for..."这个实用表达,顺利完成了这次的对话任务,你的英语又进步啦!
+```
+
+ +
+ +
When trying to figure out the real identity of the people who took the little round ball, we first learn from the clues that they are not old women, which helps us rule out a wrong possibility in our investigation.
+Next, we find new clues confirming that the people who took the little round ball are young men, so we finally get the accurate identity information of the suspects.
+After confirming the identity of those people, we decide that the next thing we need to do is to look for them, to continue our mission of getting the little round ball back.
+
+
+ + + +
+
+ +
+
+ 15 + 对话挖空 + cId: 1222315 + mid_dialog_fillin + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
resourceMapping
preDialog
imgShowTimingList
img
question
optionGroupList
corFeedback
errFeedback
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 16 + 对话表达 + cId: 1222316 + mid_dialog_express + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
asrPrompt
resourceMapping
preDialog
imgShowTimingList
tip
corFeedback
errFeedback
question
example
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ +
+
+ 17 + 对话表达 + cId: 1222317 + mid_dialog_express + + + + + + 已保存 + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cType
cId
title
asrPrompt
resourceMapping
preDialog
imgShowTimingList
tip
corFeedback
errFeedback
question
example
postDialog
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + + +
pushType
cType
cId
kpInfo
+
+ +
+
+ + + +
+
+ + +
+ + + + + + + \ No newline at end of file diff --git a/business_production/组件配置/interactive-component-json/prompts/__pycache__/prompt_registry.cpython-312.pyc b/business_production/组件配置/interactive-component-json/prompts/__pycache__/prompt_registry.cpython-312.pyc index 00d85d2..3bde2cb 100644 Binary files a/business_production/组件配置/interactive-component-json/prompts/__pycache__/prompt_registry.cpython-312.pyc and b/business_production/组件配置/interactive-component-json/prompts/__pycache__/prompt_registry.cpython-312.pyc differ diff --git a/business_production/组件配置/interactive-component-json/prompts/prompt_registry.py b/business_production/组件配置/interactive-component-json/prompts/prompt_registry.py index e283b18..342b512 100644 --- a/business_production/组件配置/interactive-component-json/prompts/prompt_registry.py +++ b/business_production/组件配置/interactive-component-json/prompts/prompt_registry.py @@ -420,9 +420,9 @@ PROMPT_TEMPLATES["mid_dialog_fillin"] = r"""# 字段内容要求 ... ], "imgShowTimingList"(从{资源配置}中抽取,对应关系为:preDialog:情境引入、content:互动内容、feedback:互动反馈、postDialog:后置对话,如果为无则为空[]):["preDialog", "content", "feedback", "postDialog"], - "img"({资源配置}中存在图片时机时才有该字段): "{ID}.png", - "audioFile"({资源配置}中存在音频载体时才有该字段): "{ID}.mp3", - "itemName"({资源配置}中存在音频载体时才有该字段,内容从音频载体中抽取): "xxxxx", + "img"({资源配置}中存在图片时机时才有该字段,与audioFile互斥不可同时存在): "{ID}.png", + "audioFile"(【严格规则】只有当{资源配置}中明确包含"音频载体"字样时才生成此字段,否则绝对不生成;与img互斥不可同时存在;特别注意:{互动内容}题干中的"(音频)"标记仅用于控制选项的needAudio字段,与此audioFile字段完全无关): "{ID}.mp3", + "itemName"(只有当{资源配置}中明确包含"音频载体"字样时才生成此字段,否则绝对不生成;内容从音频载体中抽取): "xxxxx", "question"(从{互动内容}中抽取): { "type": "user", "desc": "This is my picture,It's ___, ___ and ___. ", diff --git a/business_production/组件配置/interactive-component-json/scripts/__pycache__/generate_json.cpython-312.pyc b/business_production/组件配置/interactive-component-json/scripts/__pycache__/generate_json.cpython-312.pyc index 904fbba..9938570 100644 Binary files a/business_production/组件配置/interactive-component-json/scripts/__pycache__/generate_json.cpython-312.pyc and b/business_production/组件配置/interactive-component-json/scripts/__pycache__/generate_json.cpython-312.pyc differ diff --git a/business_production/组件配置/interactive-component-json/scripts/generate_json.py b/business_production/组件配置/interactive-component-json/scripts/generate_json.py index ccf22b2..1b92489 100644 --- a/business_production/组件配置/interactive-component-json/scripts/generate_json.py +++ b/business_production/组件配置/interactive-component-json/scripts/generate_json.py @@ -589,7 +589,7 @@ def parse_core_imagedrag_fields(teaching_config): 用户任务描述 = "\n\n".join(desc_parts) if desc_parts else "" # 用户任务知识 / 通关知识 - 用户任务知识 = fields.get("用户任务知识", "") or fields.get("通关知识", "") + 用户任务知识 = fields.get("用户任务知识", "") or fields.get("通关知识", "") or fields.get("知识", "") # 互动配置 (包含 阅读材料 + 互动问题) 互动配置 = fields.get("互动配置", "") or fields.get("阅读材料", "") diff --git a/memory/.dreams/events.jsonl b/memory/.dreams/events.jsonl index a582429..3bdb73e 100644 --- a/memory/.dreams/events.jsonl +++ b/memory/.dreams/events.jsonl @@ -123,3 +123,4 @@ {"type":"memory.recall.recorded","timestamp":"2026-06-15T03:58:35.454Z","query":"新课标 剑桥 校内教材 对应关系 curriculum alignment","resultCount":4,"results":[{"path":"memory/2026-05-08.md","startLine":90,"endLine":117,"score":1},{"path":"memory/2026-05-08.md","startLine":68,"endLine":98,"score":1},{"path":"memory/2026-05-12.md","startLine":61,"endLine":80,"score":1},{"path":"memory/2026-05-18.md","startLine":305,"endLine":346,"score":1}]} {"type":"memory.recall.recorded","timestamp":"2026-06-15T03:59:02.486Z","query":"新课标 剑桥 课标 对标 校内 教材 alignment standards","resultCount":3,"results":[{"path":"memory/2026-05-08.md","startLine":90,"endLine":117,"score":1},{"path":"memory/2026-05-08.md","startLine":68,"endLine":98,"score":1},{"path":"memory/2026-05-12.md","startLine":61,"endLine":80,"score":1}]} {"type":"memory.recall.recorded","timestamp":"2026-06-15T04:00:59.281Z","query":"宣发 增长 卖点 家长 新课标 剑桥 对标 KET YLE 话术 课程体系","resultCount":2,"results":[{"path":"memory/2026-05-08.md","startLine":90,"endLine":117,"score":1},{"path":"memory/2026-05-08.md","startLine":68,"endLine":98,"score":1}]} +{"type":"memory.recall.recorded","timestamp":"2026-06-16T04:20:48.039Z","query":"李若松 技术负责人 身份","resultCount":2,"results":[{"path":"memory/2026-04-30.md","startLine":50,"endLine":63,"score":1},{"path":"memory/2026-05-08.md","startLine":18,"endLine":38,"score":1}]} diff --git a/memory/.dreams/short-term-recall.json b/memory/.dreams/short-term-recall.json index 2c59eb3..11bd3ad 100644 --- a/memory/.dreams/short-term-recall.json +++ b/memory/.dreams/short-term-recall.json @@ -1,6 +1,6 @@ { "version": 1, - "updatedAt": "2026-06-15T04:00:59.281Z", + "updatedAt": "2026-06-16T04:20:48.039Z", "entries": { "memory:memory/2026-05-07.md:57:74": { "key": "memory:memory/2026-05-07.md:57:74", @@ -452,22 +452,24 @@ "endLine": 63, "source": "memory", "snippet": "格式: 【任务标题】【情境引入】【互动内容】【互动反馈】【后置对话】。目标词用$...$包裹,选项为图片区域编号(00/01/02)。 #### 5. 对话选择 (1条) — 规则: 参考 teaching_config 示例格式 + mid_dialog_choose prompt | ID | 任务标题 | 选项 | 知识点 | |---|---------|------|--------| | 1115514 | 判断蕃茄的好坏 | It is a good one. / It is a bad one. | one | 格式: 【任务标题】【资源配置】【情境引入】【互动内容】【后置对话】。互动内容含要求+选项+反馈。 ### 关键经验 - **组件配置列位置变更**: 本轮操作中发现sheet新增了「配置信息」列(C列),导致组件配置从F列移至G列。后续操作需先确认列结构。 - **Bot身份操作**: 所有飞书 sheet 写入均使用 Bot 身份(App ID: cli_a931175d41799cc7),Feishu API Token: t-g1044ubUXXMPFXBW75RILL7YZKRGAKQGWWDV2R3D - **对话选择组件**: 无独立 SKILL.md,需参照 interactive-component-json 的 prompt_registry.py 中 mid_dialog_choose 模板 + bitable 中已有的 teaching_config 示例格式", - "recallCount": 3, + "recallCount": 4, "dailyCount": 0, "groundedCount": 0, - "totalScore": 3, + "totalScore": 4, "maxScore": 1, "firstRecalledAt": "2026-05-13T03:09:54.362Z", - "lastRecalledAt": "2026-06-01T10:44:47.489Z", + "lastRecalledAt": "2026-06-16T04:20:48.039Z", "queryHashes": [ "f151bc633ad1", "71e44ea68b09", - "f53c9769e692" + "f53c9769e692", + "db84c41f4b84" ], "recallDays": [ "2026-05-13", "2026-05-28", - "2026-06-01" + "2026-06-01", + "2026-06-16" ], "conceptTags": [ "00/01/02", @@ -1578,13 +1580,13 @@ "endLine": 38, "source": "memory", "snippet": "4. question与questionDesc人称必须一致(统一改为 What does [角色] say? → 第一人称直接引语) - **JSON wrapper格式:** `{\"first\": 题组1完整JSON, \"second\": 题组2完整JSON}` - **输出文件:** `output/writing_pic_qa_000001_sample.json` ### 刘彦江 (ou_5af74c1fb96042e33cc0f16b5ca02cf4) — writing_pic_qa 生产流程标准化 + SKILL 重写 - **时间:** 09:34 ~ 09:46 - **需求:** 将完整生产流程补充到 SKILL.md,强化核心规则 - **状态:** ✅ 已完成 **核心规则强化(用户明确):** 1. **挖空 = 考察句型结构本身**,不是复述图片信息(如 Thank you for → 挖 for 而非 you) 2. **考察多样化**:同句型覆盖多种搭配(for + 名词 / for + 动名词、be + 身份 / be + 状态词等) 3. **语言难度匹配欧标 A1-A2**(Starters/Movers) 4. **题干不千篇一律**:question 随语境微调(如 \"What does she say about herself?\" / \"Where does she say she is going?\" / \"What does she say to her friend?\") **图片资源新规:** - 每个题组共享一", - "recallCount": 9, + "recallCount": 10, "dailyCount": 0, "groundedCount": 0, - "totalScore": 9, + "totalScore": 10, "maxScore": 1, "firstRecalledAt": "2026-05-20T06:31:39.981Z", - "lastRecalledAt": "2026-06-10T02:20:12.701Z", + "lastRecalledAt": "2026-06-16T04:20:48.039Z", "queryHashes": [ "688d2dceca9d", "e637236fe74b", @@ -1594,14 +1596,16 @@ "ff8454ebcc30", "9c790f74fc5b", "71e44ea68b09", - "9018e8896dcd" + "9018e8896dcd", + "db84c41f4b84" ], "recallDays": [ "2026-05-20", "2026-05-25", "2026-05-26", "2026-05-28", - "2026-06-10" + "2026-06-10", + "2026-06-16" ], "conceptTags": [ "writing-pic-qa", diff --git a/memory/2026-06-16-1229.md b/memory/2026-06-16-1229.md new file mode 100644 index 0000000..5923d52 --- /dev/null +++ b/memory/2026-06-16-1229.md @@ -0,0 +1,115 @@ +# Session: 2026-06-16 12:29:53 GMT+8 + +- **Session Key**: agent:xiaoyan:feishu:direct:ou_5af74c1fb96042e33cc0f16b5ca02cf4 +- **Session ID**: 020a9638-7c05-4893-a657-b9559ae9c4fd +- **Source**: feishu + +## Conversation Summary + +user: [message_id: om_x100b6c3821f6acb0b2024f995bb34e7] +刘彦江: https://makee-interactive.feishu.cn/wiki/M8gLwowVQi3mGqkS1GucXV9tn1d?from=from_copylink +user: [message_id: om_x100b6c38dc0cbca0b36c98c0886dc52] +刘彦江: https://makee-interactive.feishu.cn/wiki/M8gLwowVQi3mGqkS1GucXV9tn1d?from=from_copylink +assistant: 已经读完了「瓦拉英语智能讲解结构规范」。这是你写的,内容很完整。核心框架总结一下: + +--- + +**四段式智能讲解结构:** + +| 段 | 名称 | 时长 | LLM参与度 | 核心职责 | +|---|------|------|-----------|----------| +| 1 | 导入 | 3-5秒 | 可控(框架内) | 三道数据决定基调(鼓励/中性/表扬),建立讲解基调 | +| 2 | 基础层 | 15-20秒 | **零参与** | RA朗读固定脚本:发音/释义/词性 + 1道轻验证 | +| 3 | 拓展层 | 60-80%总时间 | 框架内执行 | 针对出问题维度深入讲解,含7个维度固定flow + 三级互动穿插 | +| 4 | 总结 | 短 | 可控 | 判断逻辑总结 + 能力库反写 | + +**第三段核心设计:** +- 7个维度各有固定讲解 flow(反义对比/语境义/同义辨析/拼写规律/发音规律/功能意义/对话应用) +- 三级互动:封闭式→半开放→全开放,力度决定穿插密度 +- L3 开放输入有三层边界控制(入口→意图分类→兜底) + +**两个完整样例:** 阅读题(回原文找原词)+ 听力题(压制推断冲动、先听后判),都走同一套四段结构。 + +--- + +你想让我做什么?是讨论这个规范本身,还是基于它做下一步(比如生成具体知识点的讲解脚本、对接开发、或者补充更多题型样例)? +user: [message_id: om_x100b6c38d0c4fca8b32f7652ccd630f] +刘彦江: 我要补充互动形式,目标是在固定的讲解流程里,让用户拥有一定的自由度来参与学习流程。比如让用户选 AI 老师讲哪一部分;用户可以反馈听懂没听懂;用户不懂的地方可以提问等 + +我在文档最后的部分列了 1 2 两条要补充的部分。你结合听力、阅读的样例,来看下单元挑战的题目,在讲解方向上可以提供用户哪些维度?讲解过程中,又可以与用户进行什么样的封闭互动、半开放互动、全开放互动等 +assistant: Let me first look at the unit challenge question types to understand the full landscape. + + +assistant: Now let me also look at the existing interaction section at the end of the document more carefully, and the ability tags: + + +assistant: Now let me also look at the end of the document to see the placeholder section that needs to be filled: + + +assistant: Now I have the full picture. Let me read the doc update skill and then write the content. + + +assistant: Now I have all the data I need. Let me write the comprehensive interaction supplement and append it to the document. + + +assistant: Now let me append this to the document. First, let me read the supplement content and use the append command: + + +assistant: Now let me append this to the document, replacing the placeholder at the end: + + +assistant: 已写入文档末尾。验证通过,旧占位内容已被替换为完整的互动形式补充。 + +--- + +彦江,内容已更新到「瓦拉英语智能讲解结构规范」文档末尾。核心补充了以下内容: + +**一、讲解方向 — 用户可选维度** +- 讲知识点模式:7 个维度(反义对比/语境义/同义辨析/拼写规律/发音规律/功能意义/对话应用),用户可在第一段导入后选择 +- 讲题模式:按听力 4 种 + 阅读 7 种 + 写作 3 种 + 口语 4 种题型,每种题型拆出 2-3 个可选讲解方向,每个方向对应具体的 45 项能力标签 + +**二、三级互动 — 嵌入讲解流程** +- **封闭互动 (L1)**:确认理解、选择方向、节奏控制、难度选择 — 全部来自互动库,LLM 零参与 +- **半开放互动 (L2)**:诊断错误原因、追问判断依据、确认学习方法 — LLM 生成追问 + 关键词检测 +- **全开放互动 (L3)**:学生主动提问、反馈没听懂、表达困惑 — LLM 处理 + 7 类意图分类 + 三层边界控制 + 兜底拉回 + +**三、互动嵌入位置** — 两张完整的流程图,标注了讲知识点和讲题两种模式下每个互动在四段中的精确位置 + +**四、全局互动** — 听懂/没听懂/太简单了(随时可用)、提问按钮(全程可见)、快一点/慢一点/跳过(节奏控制) + +你看看方向和粒度对不对,需要调整的地方我直接改。 +user: [message_id: om_x100b6c38908050acb3fa43eb7767c1f] +刘彦江: https://makee-interactive.feishu.cn/wiki/MWmowGXgeiPlBOkQjBXc8uN1n1c?from=from_copylink 这个是实际的单元挑战题型与能力标签的映射关系。在讲题的时候,能力标签是核心,知识点是辅助性内容 +assistant: 明白了,核心纠正:**讲题时能力标签是核心,知识点是辅助**。我之前写的互动补充把讲解方向按题型策略拆的,需要改成按能力标签来组织。 + +让我基于这份真实的题型-能力标签映射表,重写互动补充部分。 + + +assistant: 已更新。验证通过,文档现在包含基于真实映射表的修订版。 + +--- + +这次重写的核心变化: + +**1. 定位纠正:讲题时能力标签是核心,知识点是辅助** + +文档开头新增了关键定位说明,明确区分了讲知识点模式(以知识点为中心)和讲题模式(以能力标签为中心)。 + +**2. 讲解方向按能力标签组织,而非题型策略** + +之前写的"可选讲解方向"是按题型策略拆的("怎么找关键词"、"怎么排除干扰"),现在改为按真实的 **题型 × 能力标签** 映射表组织: + +- 听力:15 条(听力拖拽/选图/填色/听写/信息匹配 × 对应能力标签) +- 口语:10 条(看图识物/看图回答/日常回答/选择描述不同/讲不同/看图讲故事 × 对应能力标签) +- 阅读:10 条(看图判断/看图回答/看图选词/单词释义/对话选择/选词填空/阅读填词 × 对应能力标签) +- 写作:6 条(看图拼写/看图回答 × 对应能力标签) + +每条都标注了出现单元,用户选择入口也改为以能力标签为引导。 + +**3. 封闭互动和半开放互动都按能力标签设计** + +每个能力标签都有对应的封闭互动示例和半开放追问示例,不再泛泛地按"知识点讲解/讲题模式"分类。 + +**4. 讲题模式的四段结构重新定义** + +第二段从"基础层"改为"结构拆解"(以能力标签为框架拆解题干),第三段从"选项分析"改为"能力迁移"(该能力的通用判断方法),知识点作为素材穿插出现。 diff --git a/memory/2026-06-16-1651.md b/memory/2026-06-16-1651.md new file mode 100644 index 0000000..d23a76a --- /dev/null +++ b/memory/2026-06-16-1651.md @@ -0,0 +1,54 @@ +# Session: 2026-06-16 16:51:13 GMT+8 + +- **Session Key**: agent:xiaoyan:feishu:direct:ou_8b79b7f711e42a4004f3f3c225a1a99c +- **Session ID**: ea774a34-0a95-4f0b-95a4-066dc9a3c2d5 +- **Source**: feishu + +## Conversation Summary + +user: [message_id: om_x100b6c2498bc94a4c196ac93fa8b533] +张昆鹏: https://makee-interactive.feishu.cn/wiki/RJSmwwFtOipDghkgC89ckRjZnYc 教研配置 +assistant: 已读取文档 **L1-S2-U21-L4 开拓者公寓**,内容概览: + +### 文档结构 +- **知识点**(内嵌 Sheet):4 个单词(flat, hall, room, know)+ 2 个句型(Do you know..., What is in...) +- **剧情梗概**:4 段剧情,围绕开拓者公寓展开,涉及 flat/hall/room/know 四个核心词 +- **剧本**(内嵌 Sheet,285 行 × 9 列):含类型、ID、配置信息、剧情描述、角色名、英文台词、组件配置、知识点、编剧台词 + +### 已观察到的内容 +- 角色:Sally、User(主角),后续可能涉及 Jay、Lin、速猴 +- 剧本中有 1 处「对话朗读」组件配置(ID: 1221401,知识点: know) +- 英文台词列(F 列)和编剧台词列(I 列)均有内容 + +请问需要我做什么?是审校剧本、生产组件配置、还是其他操作? +user: [message_id: om_x100b6c24915b7cb0c35336d6a121ce6] +张昆鹏: 生产组件配置 +assistant: 匹配到触发词「组件生产」,先读取对应技能。 + + +assistant: 已读取技能规范。现在读取完整剧本 Sheet 数据,识别所有组件行。 + + +assistant: 已完整读取剧本 Sheet(285行),识别出 **17 个组件行**,全部已有组件配置内容: + +| # | 行号 | 类型 | ID | 知识点 | G列状态 | +|---|------|------|------|------|---------| +| 1 | 25 | 对话朗读 | 1221401 | know | ✅ 已有 | +| 2 | 49 | 对话挖空 | 1221402 | know | ✅ 已有 | +| 3 | 65 | 对话朗读 | 1221403 | hall | ✅ 已有 | +| 4 | 79 | 对话朗读 | 1221404 | room | ✅ 已有 | +| 5 | 93 | 对话挖空-配图 | 1221405 | hall | ✅ 已有 | +| 6 | 101 | 对话朗读 | 1221406 | What is in... | ✅ 已有 | +| 7 | 119 | 对话朗读 | 1221407 | Do you know... | ✅ 已有 | +| 8 | 135 | 对话挖空 | 1221408 | What is in... | ✅ 已有 | +| 9 | 146 | 图片单选 | 1221409 | hall | ✅ 已有 | +| 10 | 154 | 图片单选 | 1221410 | room | ✅ 已有 | +| 11 | 168 | 对话挖空 | 1221411 | Do you know... | ✅ 已有 | +| 12 | 184 | 对话挖空 | 1221412 | room | ✅ 已有 | +| 13 | 196 | 对话组句 | 1221413 | What is in... | ✅ 已有 | +| 14 | 204 | 对话挖空 | 1221414 | know | ✅ 已有 | +| 15 | 220 | 对话选择 | 1221415 | hall | ✅ 已有 | +| 16 | 236 | 对话组句 | 1221416 | room | ✅ 已有 | +| 17 | 252 | 看图选词 | 1221417 | flat/room/know | ✅ 已有 | + +**结论:该文档 17 个组件配置已全部完成,无需新增生产。** 需要我对现有配置做审校吗?