DYH云

DYH开放接口


添加试卷

<h5>简要描述</h5> <ul> <li>添加试卷</li> </ul> <h5>请求URL</h5> <ul> <li><code>/api/job.paper/addAnchorDemandInducing</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>参数</h5> <pre><code>{ "step": "webAnchorDemandInducing", "name": "11111", #试卷名称 "belongs": 1, #固定值 "questionList": [{ "type":4, #题型 4为主观题 "answer":"aaaaa", #参考答案 "tag": "1", #固定值 "part":1,步骤 "belongs": 1,#固定值 "score": 2#分数 }] }</code></pre> <pre><code>part: 1 场景 2冲突 3疑问 4 回答 </code></pre>

页面列表

ITEM_HTML