200 lines
14 KiB
Plaintext
200 lines
14 KiB
Plaintext
|
|
<div class="formTitle" style="height: 86px"><span class="icon icon_menu"></span>题目内容如下:
|
|||
|
|
<#if pg=="1">
|
|||
|
|
<span style="float:right">考试剩余时间:<span name="kssj" id="kssj"></span>
|
|||
|
|
</#if>
|
|||
|
|
</span><br>
|
|||
|
|
<#if pg=="1">
|
|||
|
|
<span style="font-weight: bold">考试说明:1、请在规定时间内完成考试,并点击提交,超时将自动提交试卷!2、点击关闭考试,将清空答案,需重新答题!3、点击暂停,将最多暂停30分钟,超过30分钟页面自动关闭,而且不会保存已作答部分!</span>
|
|||
|
|
</#if>
|
|||
|
|
<#if pg=="2">
|
|||
|
|
<span style="font-weight: bold">调研问卷说明:1、请在规定时间内完成问卷,并点击提交!2、点击关闭问卷,将清空已作答部分,需重新作答!3、点击暂停,将最多暂停30分钟,超过30分钟页面自动关闭,而且不会保存已作答部分!</span>
|
|||
|
|
</#if>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<table style="margin-left: 20px;width: 96%;height: 86px;">
|
|||
|
|
<tr>
|
|||
|
|
<td style="text-align: center;font-size: 24px;">
|
|||
|
|
<#-- 2019年第一次项目管理培训考试试卷1-->
|
|||
|
|
<span id="title_name"></span>
|
|||
|
|
</td>
|
|||
|
|
</tr>
|
|||
|
|
<tr>
|
|||
|
|
<td>
|
|||
|
|
<#-- 项目管理培训是对管理者和相关学员进行现代项目管理理念、体系、流程和方法的教育培训活动。-->
|
|||
|
|
<#-- 通过系统的培训,使广大培训对象具备系统思维、战略思维的主动意识,改变管理习惯,降低随意性和不确定性,大幅度提高工作效率。-->
|
|||
|
|
<span id="title_description"></span>
|
|||
|
|
</td>
|
|||
|
|
</tr>
|
|||
|
|
</table>
|
|||
|
|
|
|||
|
|
<div id="eqlist2" style="margin-left: 40px;height: calc(100% - 180px);">
|
|||
|
|
<table class="grid_data">
|
|||
|
|
<thead>
|
|||
|
|
<tr style="display: none">
|
|||
|
|
<td style="width: 0px;padding: 0"></td>
|
|||
|
|
<td>
|
|||
|
|
</td>
|
|||
|
|
</tr>
|
|||
|
|
</thead>
|
|||
|
|
<tbody>
|
|||
|
|
<tr>
|
|||
|
|
<td style="width: 0px;padding: 0"></td>
|
|||
|
|
<td>
|
|||
|
|
<div class="q_question">
|
|||
|
|
<span style="display: none" class="qid">{{value.id}}</span>
|
|||
|
|
<span style="display: none" class="ques_id">{{value.ques_id}}</span>
|
|||
|
|
<#-- <span style="display: none" class="qxh">{{i+1}}</span><span style="display: none"></span>-->
|
|||
|
|
<#-- Q<span class="qxh">{{i+1}}</span><span>、</span>-->
|
|||
|
|
Q<span id="q_numid" class="qxh">{{value.num}}</span><span>、</span>
|
|||
|
|
<#-- {{if value.isParagraph=="0" }}Q<span id="q_numid">{{value.num}}</span>{{/if}}-->
|
|||
|
|
<span class="qtm" style="width:80%;word-break:normal;white-space:pre-wrap;overflow:hidden;">{{value.subject}}</span>
|
|||
|
|
<span style="font-weight: bold">
|
|||
|
|
{{if value.type=="单选题"}}单选题{{/if}}
|
|||
|
|
{{if value.type=="多选题"}}多选题{{/if}}
|
|||
|
|
{{if value.type=="判断题"}}判断题{{/if}}
|
|||
|
|
{{if value.type=="问答题"}}问答题{{/if}}
|
|||
|
|
{{if value.type=="填空题"}}填空题{{/if}}
|
|||
|
|
<#-- {{if value.type=="1"}}单选题{{/if}}-->
|
|||
|
|
<#-- {{if value.type=="2"}}多选题{{/if}}-->
|
|||
|
|
<#-- {{if value.type=="3"}}判断题{{/if}}-->
|
|||
|
|
<#-- {{if value.type=="4"}}问答题{{/if}}-->
|
|||
|
|
</span>
|
|||
|
|
<span class="qtype" style="display: none" >{{value.type}}</span>
|
|||
|
|
<span style="font-weight: bold">
|
|||
|
|
{{if value.ismust=="1"}}(必答){{/if}}
|
|||
|
|
{{if value.ismust=="0"}}(选答){{/if}}
|
|||
|
|
</span>
|
|||
|
|
<span class="qbd" style="display: none" >{{value.ismust}}</span>
|
|||
|
|
|
|||
|
|
<#-- <span id = "sco" style="float:right">-->
|
|||
|
|
<#-- {{value.score}}分-->
|
|||
|
|
<#-- </span>-->
|
|||
|
|
<#if pg=="1">
|
|||
|
|
<span style="float:right">分</span>
|
|||
|
|
<span id = "sco" class="score" style="float:right;">{{value.score}}</span>
|
|||
|
|
</#if>
|
|||
|
|
</div>
|
|||
|
|
<#-- {{if value.type=="1"}}-->
|
|||
|
|
{{if value.type=="单选题"}}
|
|||
|
|
<#-- {{if value.optiona.length}}<div class="q_item"><input name="{{value.id}}" id="{{value.id}}" type="radio" value="A"/>A <span>{{ value.optiona}}</span></div>{{/if}}-->
|
|||
|
|
<#-- {{if (value.optionb.length)}}<div class="q_item"><input name="{{value.id}}" id="{{value.id}}" type="radio" value="B"/>B <span>{{ value.optionb}}</span></div>{{/if}}-->
|
|||
|
|
<#-- {{if (value.optionc.length)}}<div class="q_item"><input name="{{value.id}}" id="{{value.id}}" type="radio" value="C"/>C <span>{{ value.optionc}}</span></div>{{/if}}-->
|
|||
|
|
<#-- {{if (value.optiond.length)}}<div class="q_item"><input name="{{value.id}}" id="{{value.id}}" type="radio" value="D"/>D <span>{{ value.optiond}}</span></div>{{/if}}-->
|
|||
|
|
|
|||
|
|
{{if value.optiona.length}}
|
|||
|
|
{{if value.user_answer=="A"}}<div class="q_item"><label><input name="cbA" id="cbA" type="checkbox" value="A" onclick="checkBox(this)" checked="checked"/>A <span>{{ value.optiona}}</span></label></div>
|
|||
|
|
{{else}}<div class="q_item"><label><input name="cbA" id="cbA" type="checkbox" value="A" onclick="checkBox(this)"/>A <span>{{ value.optiona}}</span></label></div>
|
|||
|
|
{{/if}}
|
|||
|
|
{{/if}}
|
|||
|
|
{{if (value.optionb.length)}}
|
|||
|
|
{{if value.user_answer=="B"}}<div class="q_item"><label><input name="cbB" id="cbB" type="checkbox" value="B" onclick="checkBox(this)" checked="checked"/>B <span>{{ value.optionb}}</span></label></div>
|
|||
|
|
{{else}}<div class="q_item"><label><input name="cbB" id="cbB" type="checkbox" value="B" onclick="checkBox(this)"/>B <span>{{ value.optionb}}</span></label></div>
|
|||
|
|
{{/if}}
|
|||
|
|
{{/if}}
|
|||
|
|
{{if (value.optionc.length)}}
|
|||
|
|
{{if value.user_answer=="C"}}<div class="q_item"><label><input name="cbC" id="cbC" type="checkbox" value="C" onclick="checkBox(this)" checked="checked"/>C <span>{{ value.optionc}}</span></label></div>
|
|||
|
|
{{else}}<div class="q_item"><label><input name="cbC" id="cbC" type="checkbox" value="C" onclick="checkBox(this)"/>C <span>{{ value.optionc}}</span></label></div>
|
|||
|
|
{{/if}}
|
|||
|
|
{{/if}}
|
|||
|
|
{{if (value.optiond.length)}}
|
|||
|
|
{{if value.user_answer=="D"}}<div class="q_item"><label><input name="cbD" id="cbD" type="checkbox" value="D" onclick="checkBox(this)" checked="checked"/>D <span>{{ value.optiond}}</span></label></div>
|
|||
|
|
{{else}}<div class="q_item"><label><input name="cbD" id="cbD" type="checkbox" value="D" onclick="checkBox(this)"/>D <span>{{ value.optiond}}</span></label></div>
|
|||
|
|
{{/if}}
|
|||
|
|
{{/if}}
|
|||
|
|
|
|||
|
|
{{/if}}
|
|||
|
|
<#-- {{if value.type=="2"}}-->
|
|||
|
|
{{if value.type=="多选题"}}
|
|||
|
|
<#-- {{if value.optiona.length}}<div class="q_item"><input name="{{value.id}}" id="{{value.id}}" type="checkbox" value="A"/>A <span>{{ value.optiona}}</span></div>{{/if}}-->
|
|||
|
|
<#-- {{if (value.optionb.length)}}<div class="q_item"><input name="{{value.id}}" id="{{value.id}}" type="checkbox" value="B"/>B <span>{{ value.optionb}}</span></div>{{/if}}-->
|
|||
|
|
<#-- {{if (value.optionc.length)}}<div class="q_item"><input name="{{value.id}}" id="{{value.id}}" type="checkbox" value="C"/>C <span>{{ value.optionc}}</span></div>{{/if}}-->
|
|||
|
|
<#-- {{if (value.optiond.length)}}<div class="q_item"><input name="{{value.id}}" id="{{value.id}}" type="checkbox" value="D"/>D <span>{{ value.optiond}}</span></div>{{/if}}-->
|
|||
|
|
<#-- {{if (value.optione.length)}}<div class="q_item"><input name="{{value.id}}" id="{{value.id}}" type="checkbox" value="E"/>E <span>{{ value.optione}}</span></div>{{/if}}-->
|
|||
|
|
<#-- {{if (value.optionf.length)}}<div class="q_item"><input name="{{value.id}}" id="{{value.id}}" type="checkbox" value="F"/>F <span>{{ value.optionf}}</span></div>{{/if}}-->
|
|||
|
|
|
|||
|
|
{{if value.optiona.length}}
|
|||
|
|
{{if judge(value.user_answer,"A")}}
|
|||
|
|
<div class="q_item"><label><input name="cbA" id="cbA" type="checkbox" value="A" checked="checked"/>A <span>{{ value.optiona}}</span></label></div>
|
|||
|
|
{{else}}<div class="q_item"><label><input name="cbA" id="cbA" type="checkbox" value="A"/>A <span>{{ value.optiona}}</span></label></div>
|
|||
|
|
{{/if}}
|
|||
|
|
{{/if}}
|
|||
|
|
{{if (value.optionb.length)}}
|
|||
|
|
{{if judge(value.user_answer,"B")}}
|
|||
|
|
<div class="q_item"><label><input name="cbB" id="cbB" type="checkbox" value="B" checked="checked"/>B <span>{{ value.optionb}}</span></label></div>
|
|||
|
|
{{else}}<div class="q_item"><label><input name="cbB" id="cbB" type="checkbox" value="B"/>B <span>{{ value.optionb}}</span></label></div>
|
|||
|
|
{{/if}}
|
|||
|
|
{{/if}}
|
|||
|
|
{{if (value.optionc.length)}}
|
|||
|
|
{{if judge(value.user_answer,"C")}}
|
|||
|
|
<div class="q_item"><label><input name="cbC" id="cbC" type="checkbox" value="C" checked="checked"/>C <span>{{ value.optionc}}</span></label></div>
|
|||
|
|
{{else}}<div class="q_item"><label><input name="cbC" id="cbC" type="checkbox" value="C" />C <span>{{ value.optionc}}</span></label></div>
|
|||
|
|
{{/if}}
|
|||
|
|
{{/if}}
|
|||
|
|
{{if (value.optiond.length)}}
|
|||
|
|
{{if judge(value.user_answer,"D")}}
|
|||
|
|
<div class="q_item"><label><input name="cbD" id="cbD" type="checkbox" value="D" checked="checked"/>D <span>{{ value.optiond}}</span></label></div>
|
|||
|
|
{{else}}<div class="q_item"><label><input name="cbD" id="cbD" type="checkbox" value="D" />D <span>{{ value.optiond}}</span></label></div>
|
|||
|
|
{{/if}}
|
|||
|
|
{{/if}}
|
|||
|
|
{{if (value.optione.length)}}
|
|||
|
|
{{if judge(value.user_answer,"E")}}
|
|||
|
|
<div class="q_item"><label><input name="cbE" id="cbE" type="checkbox" value="E" checked="checked"/>E <span>{{ value.optione}}</span></label></div>
|
|||
|
|
{{else}}<div class="q_item"><label><input name="cbE" id="cbE" type="checkbox" value="E"/>E <span>{{ value.optione}}</span></label></div>
|
|||
|
|
{{/if}}
|
|||
|
|
{{/if}}
|
|||
|
|
{{if (value.optionf.length)}}
|
|||
|
|
{{if judge(value.user_answer,"F")}}
|
|||
|
|
<div class="q_item"><label><input name="cbF" id="cbF" type="checkbox" value="F" checked="checked"/>F <span>{{ value.optionf}}</span></label></div>
|
|||
|
|
{{else}}<div class="q_item"><label><input name="cbF" id="cbF" type="checkbox" value="F" />F <span>{{ value.optionf}}</span></label></div>
|
|||
|
|
{{/if}}
|
|||
|
|
{{/if}}
|
|||
|
|
|
|||
|
|
{{/if}}
|
|||
|
|
<#-- {{if value.type=="3"}}-->
|
|||
|
|
{{if value.type=="判断题"}}
|
|||
|
|
{{if value.user_answer=="对"}}
|
|||
|
|
<div class="q_item"><label><input name="yes" id="yes" type="checkbox" value="A" onclick="checkYesNo(this)" checked="checked"/>A 对</label></div>
|
|||
|
|
<div class="q_item"><label><input name="no" id="no" type="checkbox" value="B" onclick="checkYesNo(this)"/>B 错</label></div>
|
|||
|
|
{{else if value.user_answer=="错"}}
|
|||
|
|
<div class="q_item"><label><input name="yes" id="yes" type="checkbox" value="A" onclick="checkYesNo(this)"/>A 对</label></div>
|
|||
|
|
<div class="q_item"><label><input name="no" id="no" type="checkbox" value="B" onclick="checkYesNo(this)" checked="checked"/>B 错</label></div>
|
|||
|
|
{{else}}
|
|||
|
|
<div class="q_item"><label><input name="yes" id="yes" type="checkbox" value="A" onclick="checkYesNo(this)"/>A 对</label></div>
|
|||
|
|
<div class="q_item"><label><input name="no" id="no" type="checkbox" value="B" onclick="checkYesNo(this)"/>B 错</label></div>
|
|||
|
|
{{/if}}
|
|||
|
|
{{/if}}
|
|||
|
|
<#-- {{if value.type=="4"}}-->
|
|||
|
|
{{if value.type=="问答题"}}
|
|||
|
|
<#-- <textarea class="q_item" style="width:80%;background:#F3F0F0;margin-left: 40px;"/>-->
|
|||
|
|
<span>答案:</span>
|
|||
|
|
<textarea id="answer" class="answer" style="width:80%;background:#F3F0F0;" rows="5">{{value.user_answer}}</textarea>
|
|||
|
|
{{/if}}
|
|||
|
|
{{if value.type=="填空题"}}
|
|||
|
|
<span>填空题答案格式:第一空答案,第二空答案,第三空答案</span><br/>
|
|||
|
|
<span>答案:</span><textarea id="blank" class="blank" style="width:80%;background:#F3F0F0;">{{value.user_answer}}</textarea>
|
|||
|
|
{{/if}}
|
|||
|
|
|
|||
|
|
<#--<span id="subject_answer" style="display: none" class="subject_answer">{{value.answer}}</span>-->
|
|||
|
|
</td>
|
|||
|
|
</tr>
|
|||
|
|
</tbody>
|
|||
|
|
</table>
|
|||
|
|
<#if pg=="1">
|
|||
|
|
<div style="margin: 10px;">
|
|||
|
|
<#-- style="visibility: hidden"占位隐藏-->
|
|||
|
|
<span class="icon icon_add16" style="visibility: hidden"></span>
|
|||
|
|
<#-- <span style="float: right">-->
|
|||
|
|
<#-- <span style="float:right">合计:共7道85分</span>-->
|
|||
|
|
<#-- <span style="float:right">问答:共1道20分|</span>-->
|
|||
|
|
<#-- <span style="float:right">判断:共1道5分|</span>-->
|
|||
|
|
<#-- <span style="float:right">多选:共2道30分|</span>-->
|
|||
|
|
<#-- <span style="float:right">单选:共3道30分|</span>-->
|
|||
|
|
<#-- </span>-->
|
|||
|
|
<span style="float: right;width: 20%;">
|
|||
|
|
试卷总共:<input id="sum" style="width:25px" readonly="readonly"/> 题,合计<input id="sum_score" style="width:25px" readonly="readonly"/>分
|
|||
|
|
</span>
|
|||
|
|
</div>
|
|||
|
|
</#if>
|
|||
|
|
</div>
|
|||
|
|
|