OPEN2U基础服务 - 教学服务

V3_Paper
根据新建试题模型加入试卷。试题会进入题库,试卷会自动关联该试题。 。 (AddNewQuestionByPaper)
  • 接口地址:~/Exam/V3_Paper/AddNewQuestionByPaper
  • 接口方法:public string AddNewQuestionByPaper(Study.BusinessService.Exam.ItemBank_V3.V3_QuestionModelAdd data,string fileIDs)
  • 返回数据:returns
更新试卷里的试题。 。 (UpdateQuestionByPaper)
  • 接口地址:~/Exam/V3_Paper/UpdateQuestionByPaper
  • 接口方法:public string UpdateQuestionByPaper(Study.BusinessService.Exam.ItemBank_V3.V3_QuestionModelAdd data,string fileIDs)
  • 返回数据:returns
删除试题---与试卷解除绑定 。 (DeleteQuestionByPaper)
  • 接口地址:~/Exam/V3_Paper/DeleteQuestionByPaper
  • 接口方法:public string DeleteQuestionByPaper(System.String pid,System.String index,System.String qid)
  • 返回数据:returns
试题顺序调整 。 (MoveQuestionByPaper)
  • 接口地址:~/Exam/V3_Paper/MoveQuestionByPaper
  • 接口方法:public string MoveQuestionByPaper(System.String pid,System.String index,System.String qid,System.Boolean m)
  • 返回数据:returns
大题顺序调整 。 (MoveSectionByPaper)
  • 接口地址:~/Exam/V3_Paper/MoveSectionByPaper
  • 接口方法:public string MoveSectionByPaper(System.String pid,System.String index,System.Boolean m)
  • 返回数据:returns
更新试卷名称 。 (UpdatePaperTitle)
  • 接口地址:~/Exam/V3_Paper/UpdatePaperTitle
  • 接口方法:public string UpdatePaperTitle(System.String pid,System.String c)
  • 返回数据:returns
复制一份试卷 。 (CopyTestPaper)
  • 接口地址:~/Exam/V3_Paper/CopyTestPaper
  • 接口方法:public string CopyTestPaper(System.String newID,System.String oldID)
  • 返回数据:returns
导入 。 (Import)
  • 接口地址:~/Exam/V3_Paper/Import
  • 接口方法:public string Import(System.String cid,System.String rid,System.String UserID,System.String pid,System.String oid,System.String c)
  • 返回数据:returns
同步题库课程ID 。 (ItemBankCreate)
  • 接口地址:~/Exam/V3_Paper/ItemBankCreate
  • 接口方法:public string ItemBankCreate(System.String CourseID,System.String CourseName,System.String OrgID)
  • 返回数据:returns
批量绑定试卷与试题的关系 。 (PaperBandQuestion)
  • 接口地址:~/Exam/V3_Paper/PaperBandQuestion
  • 接口方法:public string PaperBandQuestion(System.String QuestionStr)
  • 返回数据:returns
创建新试卷 。 (CreatTestPaper)
  • 接口地址:~/Exam/V3_Paper/CreatTestPaper
  • 接口方法:public string CreatTestPaper(System.String paperName,System.String CourseID)
  • 返回数据:returns
获取课程题库的关系(GetEdu_CourseItemBankReference)
  • 接口地址:~/Exam/V3_Paper/GetEdu_CourseItemBankReference
  • 接口方法:public string GetEdu_CourseItemBankReference(System.String courseId)
  • 返回数据:{"Success":true,"Message":"","ErrCode":"","Data":{"CourseID":"ba1f5300-f13a-41b7-aa44-ff6b9bb30cea","ItemBankCourseID":"8922743e-9fd1-4327-ac4b-6f78ed65c11c","Type":null},"StartTime":"2017/10/27 11:49:44:969","EndTime":"2017/10/27 11:49:45:188"} Type=0的时候不能编辑
联系人:朱利戈
E-Mail:zhulg@mail.open.com.cn