无纸化考试模拟系统

{%=title%}

剩余时间:00:00:00
交卷
{% for (var i = 0, len = sampleList.length; i < len; i++) { %} {%=sampleList[i].value%} {% } %}
{% var questionListIndex = -1; for(var i = 0, len = questionGroup.length; i < len; i++) { %}

{%=questionGroup[i].group_name%}

    {% for(var j = 0, jlen = questionGroup[i].question_id_list.length; j < jlen; j++) { questionListIndex++; %}
  • {%=questionListIndex + 1%}
  • {% } %}
{% } %} {% if (NonSource.isKuaiji) { %}

实务操作题

    {% for(var kjnum = 0, kjlen = NonSource.kuaijiPaper.num; kjnum < kjlen; kjnum++) { questionListIndex++; %}
  • {%=questionListIndex + 1%}
  • {% } %}
{% } %}

{%=title%}

{% if (topicList.length === 1) { %} {%=topicList[0].content%} {% } else { %} {%=content%} {% } %} {%=index + 1%}

{% if (topicList.length === 1) { %} {% if (type === 0 || type === 3) { %}
    {% for(var i = 0,len = topicList[0].optionList.length;i < len; i++) { %}
  • {% if (topicList[0].userAnswer[0] === topicList[0].optionList[i].seq) { %} {% if (paperModel === 1) { %}
    {% } %} {% if (paperModel === 2) { %}
    {% if (topicList[0].answerOption.indexOf(topicList[0].userAnswer[0]) > -1) { %} {% } else { %} {% } %}
    {% } %} {%=topicList[0].optionList[i].seq%}.{%=topicList[0].optionList[i].content%} {% } else { %} {% if (paperModel === 1) { %}
    {% } %} {% if (paperModel === 2) { %}
    {% if (topicList[0].answerOption === topicList[0].optionList[i].seq ) { %} {% } else { %} {% } %}
    {% } %} {%=topicList[0].optionList[i].seq%}.{%=topicList[0].optionList[i].content%} {% } %}
  • {% } %}
{% } %} {% if (type === 1 || type === 2) { %}
    {% for(var i = 0,len = topicList[0].optionList.length;i < len; i++) { var answerStr = ''; for (var z = 0, zLen = topicList[0].userAnswer.length; z < zLen; z++) { answerStr += topicList[0].userAnswer[z]; } %}
  • {% if (answerStr.indexOf(topicList[0].optionList[i].seq) > -1) { %} {% if (paperModel === 1) { %}
    {% } %} {% if (paperModel === 2) { %}
    {% if (userAnswer.indexOf(topicList[0].answerOption[i]) > -1) { %} {% } else { %} {% } %}
    {% } %} {%=topicList[0].optionList[i].seq%}.{%=topicList[0].optionList[i].content%} {% } else { %} {% if (paperModel === 1) { %}
    {% } %} {% if (paperModel === 2) { %}
    {% if (topicList[0].answerOption.indexOf(topicList[0].optionList[i].seq) > -1) { %} {% } else { %} {% } %}
    {% } %} {%=topicList[0].optionList[i].seq%}.{%=topicList[0].optionList[i].content%} {% } %}
  • {% } %}
{% } %} {% if (type === 5 && paperModel === 1) { %} {% } %} {% if (paperModel === 2) { %}

我的答案: {% if (topicList[0].userAnswer.length === 0) { %} 未作答 {% } %} {% for (var i = 0, len = topicList[0].userAnswer.length; i < len; i++) { %} {%=topicList[0].userAnswer[i]%}  {% } %}

{% if (type !== 5) { %}

正确答案:{%=topicList[0].answerOption%}

{% } %}

试题解析: {%=topicList[0].analysisText%}

{% } %} {% } else { %}
    {% for (var i = 0, len = topicList.length; i < len; i++) { %}
  • 小题[{%=i + 1%}]
  • {% } %}
{% for (var i = 0, len = topicList.length; i < len; i++) { %}

{%=i + 1%}.{%=topicList[i].content%}

{% if (topicList[i].type === 0 || topicList[i].type === 3) { %}
    {% for(var y = 0,ylen = topicList[i].optionList.length;y < ylen; y++) { %}
  • {% if (topicList[i].userAnswer[0] === topicList[i].optionList[y].seq) { %} {% if (paperModel === 1) { %}
    {% } %} {% if (paperModel === 2) { %}
    {% if (topicList[i].answerOption.indexOf(topicList[i].userAnswer[0]) > -1) { %} {% } else { %} {% } %}
    {% } %} {%=topicList[i].optionList[y].seq%}.{%=topicList[i].optionList[y].content%} {% } else { %} {% if (paperModel === 1) { %}
    {% } %} {% if (paperModel === 2) { %}
    {% if (topicList[i].answerOption === topicList[i].optionList[y].seq ) { %} {% } else { %} {% } %}
    {% } %} {%=topicList[i].optionList[y].seq%}.{%=topicList[i].optionList[y].content%} {% } %}
  • {% } %}
{% } %} {% if (topicList[i].type === 1 || topicList[i].type === 2) { var answerStr = ''; for (var n = 0, nLen = topicList[i].userAnswer.length; n < nLen; n++) { answerStr += topicList[i].userAnswer[n]; } %}
    {% for(var z = 0,zlen = topicList[i].optionList.length;z < zlen; z++) { %}
  • {% if (answerStr.indexOf(topicList[i].optionList[z].seq) > -1) { %} {% if (paperModel === 1) { %}
    {% } %} {% if (paperModel === 2) { %}
    {% if (topicList[i].isRight === 2) { %} {% } else { %} {% } %}
    {% } %} {%=topicList[i].optionList[z].seq%}.{%=topicList[i].optionList[z].content%} {% } else { %} {% if (paperModel === 1) { %}
    {% } %} {% if (paperModel === 2) { %}
    {% if (topicList[i].answerOption.indexOf(topicList[i].optionList[z].seq) > -1) { %} {% } else { %} {% } %}
    {% } %} {%=topicList[i].optionList[z].seq%}.{%=topicList[i].optionList[z].content%} {% } %}
  • {% } %}
{% } %} {% if (topicList[i].type === 5 && paperModel === 1) { %} {% } %}
{% } %} {% if (paperModel === 2) { %} {% for (var i = 0, len = topicList.length; i < len; i++) { %}

我的答案: {% if (topicList[i].userAnswer.length === 0) { %} 未作答 {% } %} {% for (var n = 0, nlen = topicList[i].userAnswer.length; n < nlen; n++) { %} {%=topicList[i].userAnswer[n]%}  {% } %}

{% if (topicList[i].type !== 5) { %}

正确答案:{%=topicList[i].answerOption%}

{% } %}

试题解析: {%=topicList[i].analysisText%}

{% } %} {% } %}
{% } %}
试题加载中...

环球网校 {% if (isCloseHeader) { %} {% } %}

{%=content%}