dramaling-app/docs/02_design/function-specs/common/system_modules.json

40 lines
1.9 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"modules": [
{
"module_name": "用戶認證與引導系統",
"module_id": "MD_ENT",
"module_type": "ENT",
"description": "包含用戶註冊、登入、個人檔案、朋友系統、等級評估測驗、引導流程、設定管理等功能"
},
{
"module_name": "核心學習功能",
"module_id": "MD_CORE",
"module_type": "CORE",
"description": "包含情境對話訓練、AI互動分析、即時訊息分析翻譯、回覆範例、評分系統、對話訂正功能、生命系統、系統性詞彙學習、語音識別發音評估、智能對話系統等核心學習功能"
},
{
"module_name": "學習任務與活動",
"module_id": "MD_TASK",
"module_type": "TASK",
"description": "包含智能詞彙複習、間隔複習演算法、每日複習清單、掌握度評估、時光系統、300秒限時挑戰系統、特殊任務和加分任務、結構化詞彙學習流程、學習進度追蹤等"
},
{
"module_name": "商業模式功能",
"module_id": "MD_BIZ",
"module_type": "BIZ",
"description": "包含鑽石貨幣系統、道具商店、簡化訂閱系統、獎勵廣告系統、付費功能、會員特權、命條系統等商業功能"
},
{
"module_name": "四關線性闖關系統",
"module_id": "MD_PROGRESSIVE",
"module_type": "CORE",
"description": "包含13個階段、每階段20+劇本的線性闖關學習系統涵蓋第1關詞彙學習、第2關詞彙熟悉、第2+關口說練習特別關卡、第3關情境對話的完整學習閉環"
},
{
"module_name": "AI智能分析系統",
"module_id": "MD_AI",
"module_type": "CORE",
"description": "包含三維對話評估(語法評分、口說評分、語用分析)、五維度口說評分系統、六維語用分析、即時AI回饋等智能分析功能"
}
]
}