suyuexin

Updated 教师版模板控件Id定义 (markdown)

... ... @@ -47,9 +47,20 @@
* 视频播放器 VideoPlayer 可显示
* 视频对话按钮 VideoDialogButton 可显示
* 视频对话技巧按钮 ViedeoDialogTipsButton 可显示 可操作-显示小技巧
* 视频对话技巧按钮 ViedeoDialogTipsButton 可显示 可操作-点击显示小技巧
* 视频对话技巧模板 VideoDialogTipsView 可显示
#### 视频开放性问题模板
* 视频播放器 VideoPlayer 可显示 可操作-播放器的任意移动
* 说明标题按钮 CaptionButton
* 说明标题文本 CaptionTextView 可显示 可操作-文本可以滑动
* 参考对话按钮 ReferenceDisplayButton
* 参考对话文本 ReferenceDisplayTextView 可显示
* 参考对话说明标题按钮 ReferenceCaptionButton
* 参考对话说明标题文本 ReferenceCaptionTextView 可显示 可操作-文本可以滑动
### 音频模板
#### 音频播放器
... ... @@ -63,10 +74,10 @@
* 音频播放器 AudioPlayer 可显示
* 音频配图(大) AudioBigImage 可显示
* 音频配图(小) AudioSmallImage 可显示 可操作-点击全屏/点击正常
* 音频文本 AudioText 可显示 可操作-文本可以滑动
* 音频选择题 AudioChoiceQuestion 可显示 可操作-可以滑动
* 音频选择题选项 AudioChoiceQuestionOptions 可显示 可操作-可以点击选择
* 逻辑树显示下一部分 StructureDislayNextPart 可显示
* 逻辑树显示文本 StructureDislayText 可显示 可操作-文本可以滑动
* 音频文本 AudioTextView 可显示 可操作-文本可以滑动
* 音频选择题 AudioChoiceQuestionView 可显示 可操作-可以滑动
* 音频选择题选项 AudioChoiceQuestionOptionsButton 可显示 可操作-可以点击选择
* 逻辑树显示下一部分 StructureDislayNextPartButton 可显示
* 逻辑树显示文本 StructureDislayTextView 可显示 可操作-文本可以滑动
其他模板的控件Id待定
\ No newline at end of file
... ...