Catherine.Brain

Updated 教学效果提升 (markdown)

... ... @@ -2,6 +2,32 @@
### 单词模版
```
{
"checksum" : "56296465d2e8ddcde378a7b29297744b",
"code" : "12f1d7eff92d1497b4feee9c8d885ad8",
"audit" : "8fe5d07c92edbd8ece4800ff02b8f26c",
"type" : 0,
"subtype" : 100,
"list" : [ {
"type" : 0,
"word" : "pattern",
"phonetic" : "['pætɚn]",
"image" : "c36748c40afe0f23ff8f731a733117a0",
"wordVoice" : "357a57010d38d7467ba953ccb27ac768",
"sentenceVoice" : "ea653971707472faab79533135561ac4",
"english" : "the production pattern",
"chinese" : "生产模式",
"definition" : "pat·tern n.模式"
} ],
"sentences" : [ {
"sentence" : "The production pattern of the dolls was relatively plain.",
"sentenceVoice" : "ea98253b2e3b7ed286d8c056366ba6bd"
} ],
"questions" : [ {
"question" : "Is this pattern easy for making dolls?"
} ],
"sentence_replacement" : { }
}
交互:一进入单词页面就显示顶部的问题,然后点击右下角的按钮“ A”,然后弹出底部视图,隐藏顶部视图
```
... ...