Showing
1 changed file
with
17 additions
and
6 deletions
@@ -47,9 +47,20 @@ | @@ -47,9 +47,20 @@ | ||
47 | 47 | ||
48 | * 视频播放器 VideoPlayer 可显示 | 48 | * 视频播放器 VideoPlayer 可显示 |
49 | * 视频对话按钮 VideoDialogButton 可显示 | 49 | * 视频对话按钮 VideoDialogButton 可显示 |
50 | -* 视频对话技巧按钮 ViedeoDialogTipsButton 可显示 可操作-显示小技巧 | 50 | +* 视频对话技巧按钮 ViedeoDialogTipsButton 可显示 可操作-点击显示小技巧 |
51 | * 视频对话技巧模板 VideoDialogTipsView 可显示 | 51 | * 视频对话技巧模板 VideoDialogTipsView 可显示 |
52 | 52 | ||
53 | +#### 视频开放性问题模板 | ||
54 | + | ||
55 | +* 视频播放器 VideoPlayer 可显示 可操作-播放器的任意移动 | ||
56 | +* 说明标题按钮 CaptionButton | ||
57 | +* 说明标题文本 CaptionTextView 可显示 可操作-文本可以滑动 | ||
58 | +* 参考对话按钮 ReferenceDisplayButton | ||
59 | +* 参考对话文本 ReferenceDisplayTextView 可显示 | ||
60 | +* 参考对话说明标题按钮 ReferenceCaptionButton | ||
61 | +* 参考对话说明标题文本 ReferenceCaptionTextView 可显示 可操作-文本可以滑动 | ||
62 | + | ||
63 | + | ||
53 | ### 音频模板 | 64 | ### 音频模板 |
54 | 65 | ||
55 | #### 音频播放器 | 66 | #### 音频播放器 |
@@ -63,10 +74,10 @@ | @@ -63,10 +74,10 @@ | ||
63 | * 音频播放器 AudioPlayer 可显示 | 74 | * 音频播放器 AudioPlayer 可显示 |
64 | * 音频配图(大) AudioBigImage 可显示 | 75 | * 音频配图(大) AudioBigImage 可显示 |
65 | * 音频配图(小) AudioSmallImage 可显示 可操作-点击全屏/点击正常 | 76 | * 音频配图(小) AudioSmallImage 可显示 可操作-点击全屏/点击正常 |
66 | -* 音频文本 AudioText 可显示 可操作-文本可以滑动 | 77 | +* 音频文本 AudioTextView 可显示 可操作-文本可以滑动 |
67 | -* 音频选择题 AudioChoiceQuestion 可显示 可操作-可以滑动 | 78 | +* 音频选择题 AudioChoiceQuestionView 可显示 可操作-可以滑动 |
68 | -* 音频选择题选项 AudioChoiceQuestionOptions 可显示 可操作-可以点击选择 | 79 | +* 音频选择题选项 AudioChoiceQuestionOptionsButton 可显示 可操作-可以点击选择 |
69 | -* 逻辑树显示下一部分 StructureDislayNextPart 可显示 | 80 | +* 逻辑树显示下一部分 StructureDislayNextPartButton 可显示 |
70 | -* 逻辑树显示文本 StructureDislayText 可显示 可操作-文本可以滑动 | 81 | +* 逻辑树显示文本 StructureDislayTextView 可显示 可操作-文本可以滑动 |
71 | 82 | ||
72 | 其他模板的控件Id待定 | 83 | 其他模板的控件Id待定 |
-
Please register or login to post a comment