OPEN2U基础服务 - 教学服务

ExamStu
当前学生考试列表查询 。 (GetStuExamList)
  • 接口地址:~/Exam/ExamStu/GetStuExamList
  • 接口方法:public string GetStuExamList(System.Nullable{System.Guid} CourseID,System.Int32 rows,System.Int32 page,System.String ExamName)
  • 返回数据:returns
当前学生考试列表查询(新)(GetStuExamList_V2)
  • 接口地址:~/Exam/ExamStu/GetStuExamList_V2
  • 接口方法:public string GetStuExamList_V2(System.Nullable{System.Guid} studentCourseID,System.Int32 rows,System.Int32 page,System.String ExamName)
  • 返回数据:returns
获取一个学生当前考试的作答记录 。 (GetExamPaperList)
  • 接口地址:~/Exam/ExamStu/GetExamPaperList
  • 接口方法:public string GetExamPaperList(System.Guid ExamID)
  • 返回数据:returns
获取作答记录详细信息 。 (GetStuAnswer)
  • 接口地址:~/Exam/ExamStu/GetStuAnswer
  • 接口方法:public string GetStuAnswer(System.Guid AnsID)
  • 返回数据:returns
考试批阅列表 。 (GetExamStuCountList)
  • 接口地址:~/Exam/ExamStu/GetExamStuCountList
  • 接口方法:public string GetExamStuCountList(System.Nullable{System.Guid} CourseID,System.Nullable{System.Guid} ExamBatchID,System.String ExamName,System.Int32 rows,System.Int32 page)
  • 返回数据:returns
(奥鹏教师)考试批阅列表 。 (GetExamStuCountListForOpen)
  • 接口地址:~/Exam/ExamStu/GetExamStuCountListForOpen
  • 接口方法:public string GetExamStuCountListForOpen(System.Nullable{System.Guid} CourseID,System.Nullable{System.Guid} ExamBatchID,System.String ExamName,System.Int32 rows,System.Int32 page)
  • 返回数据:returns
考试详细批阅列表 。 (GetExamStundent)
  • 接口地址:~/Exam/ExamStu/GetExamStundent
  • 接口方法:public string GetExamStundent(System.Guid ExamID,System.String CourseID,System.Int32 State,System.String stuName,System.Int32 rows,System.Int32 page)
  • 返回数据:returns
考试学生获取试卷 。 (GetExamTestPaper)
  • 接口地址:~/Exam/ExamStu/GetExamTestPaper
  • 接口方法:public string GetExamTestPaper(System.Guid ExamID)
  • 返回数据:returns
开始答题 。 (DoExamTestPaper)
  • 接口地址:~/Exam/ExamStu/DoExamTestPaper
  • 接口方法:public string DoExamTestPaper(System.Guid ExamID)
  • 返回数据:returns
验证考试验证码 。 (GetCode)
  • 接口地址:~/Exam/ExamStu/GetCode
  • 接口方法:public string GetCode(System.Guid ExamID,System.String VerificationCode)
  • 返回数据:returns
修改答题卡 。 (UpdateAnswer)
  • 接口地址:~/Exam/ExamStu/UpdateAnswer
  • 接口方法:public string UpdateAnswer(System.Guid AnswerID,System.String AnswerSheet)
  • 返回数据:returns
提交 。 (SubmitExam)
  • 接口地址:~/Exam/ExamStu/SubmitExam
  • 接口方法:public string SubmitExam(System.Guid AnswerID,System.String AnswerSheet,System.Int32 Type)
  • 返回数据:returns
开始批阅 。 (BeginJudge)
  • 接口地址:~/Exam/ExamStu/BeginJudge
  • 接口方法:public string BeginJudge(System.Guid AnswerID,System.Boolean IsNext)
  • 返回数据:returns
教师保存批阅 。 (SubmitJudge)
  • 接口地址:~/Exam/ExamStu/SubmitJudge
  • 接口方法:public string SubmitJudge(System.Guid AnswerID,System.Decimal Score)
  • 返回数据:returns
更新批阅信息 。 (UpdateAnswerComments)
  • 接口地址:~/Exam/ExamStu/UpdateAnswerComments
  • 接口方法:public string UpdateAnswerComments(System.Guid AnswerID,System.String Comments,System.Decimal Score)
  • 返回数据:returns
获取学生的详细批阅信息 。 (GetReadOverList)
  • 接口地址:~/Exam/ExamStu/GetReadOverList
  • 接口方法:public string GetReadOverList(System.Guid ExamID)
  • 返回数据:returns
联系人:朱利戈
E-Mail:zhulg@mail.open.com.cn