单选
多选
判断
案例
简答
{{ bankIndex + 1 }}/{{ questionList.length }}
{{ ast[index] }}
{{ item.content }}
正确答案:{{ ast[bank.ans - 1] }}
答案解析
{{ ast[index] }}
{{ item.content }}
正确答案:
{{ ast[ansItem - 1] }}
答案解析
{{ ast[index] }}
{{ item }}
正确答案:{{ ast[bank.ans] }}
答案解析
答案解析:
问题{{ tabIndex + 1 }}
单选
{{ ast[childIndex] }}
正确答案:{{ ast[bank.ans[ansIndex] - 1] }}
答案解析
多选
{{ ast[childindex] }}
正确答案:
{{ ast[ansItem1 - 1] }}
答案解析
判断
{{ ast[childindex] }}
{{ option }}
正确答案:{{ ast[bank.ans[ansIndex]] }}
答案解析
简答
答案解析
左右滑动切换上下题
我知道了