| Name | Description | Type | Additional information |
|---|---|---|---|
| QuestionId |
题目标识 |
integer |
None. |
| QueType |
题目类型,默认0,1单选题,2多选题,3填空题 |
signed byte |
None. |
| DataContent |
分析资料内容[N1000](资料分析题才有,其它题型无值) |
string |
None. |
| QueContent |
题目内容[N500] |
string |
None. |
| AnswerOptionList |
备选答案选项列表 |
Collection of M_ActualQuestionAnswer |
None. |
| FavoriteID |
快速练习题收藏标识,>0表示已收藏,=0表示未收藏 |
integer |
None. |
| ComeFromDescription |
题目来源描述 |
string |
None. |