Commit 31396d09b801dcb37fa36d52264737145583ddf0

Authored by 孙向锦
1 parent 9838453f

update

Showing 1 changed file with 1 additions and 1 deletions
海亮定制.md
... ... @@ -146,7 +146,7 @@ ${clinetId} clinetId 是基站编号,为替换字符串。
146 146 | qs | number | 该题型数量(question sum),单题为1,多题则为实际数量。 |
147 147 | qn | number | 题目序号(question No),题目顺序号 |
148 148 | dn | string | display no 显示编号,键盘上显示的题目编号|
149   -| a | string | 答案(answer)<br> 示例:字母单选:A <br> 字母多选:A/|B/|C <br> 文本题:hex: 标记是gbk编码的hex内容 |
  149 +| a | string | 答案(answer)<br> 示例:字母单选:A <br> 字母多选:A\|B\|C <br> 文本题:hex: 标记是gbk编码的hex内容 |
150 150 | en | string | 练习(考试)编号(exercise No)每次考试或者练习的唯一编号,用于确定提交的答案属于那次练习。 |
151 151 | on | number | 单选和多选题的选项数量(option no) |
152 152 | cid | string | 客户端ID(client Id) |
... ...