Catherine.Brain

Updated 教学效果提升 (markdown)

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