etms/WEB-INF/view/cetc54/research/research_project_main_examadd_sg.ftl
liyuchen c24bea2687 Initial commit: JCDP 教育培训管理系统 v54
- 系统管理模块(用户/角色/组织/权限/日志)
- 教育培训计划管理模块
- 教育培训实施模块
- 考试管理模块
- 调研问卷管理模块
- 外派培训管理模块
- 年度培训总结模块
- 学习资源管理模块
- 任职资格管理模块
- 即时通讯模块
- APP 版本管理
- 统计分析模块(FineReport)
- 代码审查标准和报告(CODE_REVIEW_GUIDE.md, CODE_REVIEW_REPORT.md)
- 项目开发指南(PROJECT_GUIDE.md)
2026-04-16 16:41:34 +08:00

213 lines
12 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<#--<script id="grid_form_temp3" type="text/html">-->
<#--<input type="hidden" id="hdID" value="{{id}}"/>-->
<#--<script id="grid_form_temp3" type="text/html">-->
<div>
<#--<div class="formTitle"><span class="icon icon_menu"></span>选择添加题目方式</div>-->
<div style="padding: 10px;"><span>选择添加题目方式:</span>
<input name="like1" id="cb3" type="radio" ui-config="required:true" onclick="selectaddtype('0') "/><label for="cb3">Excel导入</label>
<input name="like1" id="cb4" type="radio" ui-config="required:true" onclick="selectaddtype('1') "/><label for="cb4">随机生成</label>
<input name="like1" id="cb5" type="radio" ui-config="required:true" onclick="selectaddtype('2') "/><label for="cb5">选择历史问卷</label>
<span id="exceldr" style="display: none; margin-left: 30px; ">
<input type="file" id="txtFile" name="taskFile" style="width: 300px;" class="ui_validate" ui-config="required:true,width:240,missingMessage: '请导入*.xlsx格式的数据文件'" />
<button type="button" class="button button_primary">添加</button>
</span>
<span id="sj" style="display: none;margin-left: 30px;">
单选题数量<input style="width:35px" />
多选题数量<input style="width:35px" />
多选题数量<input style="width:35px" />
<button type="button" class="button button_primary" >随机添加</button>
</span>
<span id="sls" style="display: none;margin-left: 30px;">
<select id="sel" value="0" ui-config="required:true">
<option value="-1">请选择</option>
<option value="0">20190101质量师调研</option>
<option value="1">20180101质量师调研</option>
<option value="2">20170101质量师调研</option>
<option value="3">20160101质量师调研</option>
</select>
<button type="button" class="button button_primary">添加</button>
</span>
</div>
<#--<table style="margin-left: 20px;">-->
<#--<tr>-->
<#--<th>导入问卷文件:</th>-->
<#--<td style="text-align: center;font-size: 24px;">-->
<#--<input type="file" id="txtFile" name="taskFile" style="width: 300px;" class="ui_validate" ui-config="required:true,width:240,missingMessage: '请导入*.xlsx格式的数据文件'" />-->
<#--<button type="button" class="button button_primary" style="margin-left: 60px" >添加</button>-->
<#--</td>-->
<#--</tr>-->
<#--<tr>-->
<#--<th>随机选取:</th>-->
<#--<td>-->
<#--单选题数量<input style="width:35px" />-->
<#--多选题数量<input style="width:35px" />-->
<#--多选题数量<input style="width:35px" />-->
<#--<button type="button" class="button button_primary" style="margin-left: 60px" >随机添加</button>-->
<#--</td></tr>-->
<#--<tr>-->
<#--<th>选择历史问卷:</th>-->
<#--<td>-->
<#--<select id="sel" value="0" ui-config="required:true" style="width: 300px;" >-->
<#--<option value="-1">请选择</option>-->
<#--<option value="0">20190101质量师调研</option>-->
<#--<option value="1">20180101质量师调研</option>-->
<#--<option value="2">20170101质量师调研</option>-->
<#--<option value="3">20160101质量师调研</option>-->
<#--</select>-->
<#--<button type="button" class="button button_primary" style="margin-left: 60px" >添加</button>-->
<#--</td></tr>-->
<#--</table>-->
</div>
<div class="formTitle"><span class="icon icon_menu"></span>题目内容如下:</div>
<table style="margin-left: 20px;">
<tr>
<td style="text-align: center;font-size: 24px;">
新员工入职培训需求调查
</td></tr>
<tr>
<td>
各位同学:您好!为了更好的了解您对企业新员工入职培训的看法和自身需求,以便进行准确的分析,从而向企业提供更加适宜的培训方案和建议。
在此,请允许我们占用您宝贵的时间完成该问卷,请仔细阅读题目,并选择您认为最合适的选项,对于您的理解和支持,我们不胜感激。
我们将对你提供的信息严格保密,祝您工作愉快!
</td></tr>
</table>
<div id="eqlist" style="margin-left: 40px;">
<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="qxh">{{i+1}}</span><span style="display: none">{{if value.qtype=="3" }}{{dlcount++}}{{/if}}</span>
{{if value.qtype!="3" }}Q{{/if}}<span id="q_numid">{{if value.qtype!="3" }}{{i+1-dlcount}}{{/if}}
</span>
<span class="qtm">{{value.tm}}</span>
{{if value.qtype=="0"}}单选题{{/if}}
{{if value.qtype=="1"}}多选题{{/if}}
{{if value.qtype=="2"}}问答题{{/if}}<span class="qtype" style="display: none" >{{value.qtype}}</span>
{{if value.bd=="1"}}(必答){{/if}}
{{if value.bd=="0"}}(选答){{/if}}<span class="qbd" style="display: none" >{{value.bd}}</span>
<span id="sdf" class="icon icon_rowedit" onclick="editquestion(this)" title="编辑" ></span>
<span id="sdf" class="icon save_as" onclick="alert('已将此题保存至题库')" title="保存至题库" ></span>
<span id="sdfup" class="icon icon_arrow_up" onclick="" title="上移" ></span>
<span id="sdfdown" class="icon icon_arrow_down" onclick="" title="下移"></span>
<span id="sdfd" class="icon icon_rowdelete" style="margin-left: 20px;" onclick="deletequestion(this)"></span>
</div>
{{if value.qtype!="2"}}
{{if value.qtype!="3"}}
{{if value.a1.length}}<div class="q_item">A <span>{{ value.a1}}</span></div>{{/if}}
{{if (value.a2.length)}}<div class="q_item">B <span>{{ value.a2}}</span></div>{{/if}}
{{if (value.a3.length)}}<div class="q_item">C <span>{{ value.a3}}</span></div>{{/if}}
{{if (value.a4.length)}}<div class="q_item">D <span>{{ value.a4}}</span></div>{{/if}}
{{if (value.a5.length)}}<div class="q_item">E <span>{{ value.a5}}</span></div>{{/if}}
{{if (value.a6.length)}}<div class="q_item">F <span>{{ value.a6}}</span></div>{{/if}}
{{if (value.a7.length)}}<div class="q_item">G <span>{{ value.a7}}</span></div>{{/if}}
{{if (value.a8.length)}}<div class="q_item">H <span>{{ value.a8}}</span></div>{{/if}}
{{if (value.a9.length)}}<div class="q_item">I <span>{{ value.a9}}</span></div>{{/if}}
{{if (value.a10.length)}}<div class="q_item">J <span>{{ value.a10}}</span></div>{{/if}}
{{/if}}
{{/if}}
{{if value.qtype=="2"}}<textarea class="q_item" readonly="readonly" style="width:90%;background:#F3F0F0;margin-left: 40px;"/>{{/if}}
</td>
</tr>
</tbody>
</table>
<div style="margin: 10px;">
<span class="icon icon_add16"></span>
>>
<a onclick="addquestion(this,'0')"><span class="icon icon_radio_button"></span>添加单选题</a>
<a onclick="addquestion(this,'1')"><span class="icon icon_check_box_uncheck"></span>添加多选题</a>
<a onclick="addquestion(this,'2')"><span class="icon icon_ask_and_answer"></span>添加问答题</a>
</div>
</div>
<div id="add01" style="display: none">
<#--<table style="width: 100%">-->
<#--<tr style="width:auto">-->
<#--<td style="width: 0px;padding: 0"></td>-->
<#--<td style="width:auto">-->
<div class="q_question">
<span style="display: none" class="xh"></span>
Q<span id="q_numid">8
</span>
<input style="width: 70%;background: #F3F0F0" />
<input type="checkbox" id="cb" style="width: 2%"/>
<span style="width: 8%">必答</span>
<span style="width: 8%">
<select id="sel" value="0" ui-config="required:true">
<option value="0">单选</option>
<option value="1">多选</option>
<option value="2">问答</option>
<option value="3">段落说明</option>
</select></span>
<span id="sdf2" class="icon icon_rowdelete" onclick="deletequestion(this)"></span>
</div>
<div class="q_item">A<input style="width: 80%;background: #F3F0F0" /></div>
<#--<div class="q_item">B<input style="width: 80%;background: #F3F0F0" />-->
<#--<span id="ditem" class="icon icon_rowdelete" onclick="deleteitem(this)"></span></div>-->
<button type="button" class="button button_primary" style="margin-left: 60px" onclick="additem(this)">添加选项</button>
<button type="submit" class="button button_submit" onclick="savequestion(this)">保存</button>
<button type="submit" class="button button_submit" onclick="savequestion(this)">保存并存入题库</button>
<#--</td>-->
<#--</tr>-->
<#--</table>-->
</div>
<div id="add23" style="display: none">
<#--<table style="width: 100%">-->
<#--<tr style="width:auto">-->
<#--<td style="width: 0px;padding: 0"></td>-->
<#--<td style="width:auto">-->
<div class="q_question">
<span style="display: none" class="xh">{{i+1}}</span>
Q<span id="q_numid">8
</span>
<input style="width: 70%;background: #F3F0F0" />
<input type="checkbox" id="cb" style="width: 2%"/>
<span style="width: 8%">必答</span>
<span style="width: 8%">
<select id="sel" value="0" ui-config="required:true">
<option value="0">单选</option>
<option value="1">多选</option>
<option value="2">问答</option>
<option value="3">段落说明</option>
</select></span>
<span id="sdf2" class="icon icon_rowdelete" onclick="deletequestion(this)"></span>
</div>
<textarea class="q_item" readonly="readonly" style="width:80%;background: #F3F0F0;margin-left: 40px;"/><br/>
<button type="submit" class="button button_submit" style="margin-left: 60px" onclick="savequestion(this)">保存</button>
<button type="submit" class="button button_submit" style="margin-left: 60px" onclick="savequestion(this)">保存并存入题库</button>
<#--</td>-->
<#--</tr>-->
<#--</table>-->
</div>