OPEN2U基础服务 - 教学服务

教学计划
教学计划列表(GetTeachPlan)
  • 接口地址:/EDUS_WebApi/TeachPlan/GetTeachPlan
  • 接口方法:public string GetTeachPlan(string StudyStatus,string token, string callback)
  • 返回数据:
总课程(GetAllCourse)
  • 接口地址:/EDUS_WebApi/TeachPlan/GetAllCourse
  • 接口方法:public string GetAllCourse(string token, string callback)
  • 返回数据:
必修and选修(GetCredit)
  • 接口地址:/EDUS_WebApi/TeachPlan/GetCredit
  • 接口方法:public string GetCredit(string token, int CourseNature, string callback)
  • 返回数据:
教学计划总课程(GetCourseAll)
  • 接口地址:/EDUS_WebApi/TeachPlan/GetCourseAll
  • 接口方法:public string GetCourseAll(string token, string callback)
  • 返回数据:
我的成绩(GetMyGrade)
  • 接口地址:/EDUS_WebApi/TeachPlan/GetMyGrade
  • 接口方法:public string GetMyGrade(string token, string callback)
  • 返回数据:
我的成绩海南(GetMYGradeHN)
  • 接口地址:/EDUS_WebApi/TeachPlan/GetMYGradeHN
  • 接口方法:public string GetMYGradeHN(string token, string callback)
  • 返回数据:
我的专业(GetMySubject)
  • 接口地址:/EDUS_WebApi/TeachPlan/GetMySubject
  • 接口方法:public string GetMySubject(string token, string callback)
  • 返回数据:
获取课程成绩规则(GetCourseSocreRule)
  • 接口地址:/EDUS_WebApi/TeachPlan/GetCourseSocreRule
  • 接口方法: public string GetCourseSocreRule(string studentCourseId,string callback)
  • 返回数据:{"Success":true,
    "Message":"",
    "ErrCode":"",
    "Data":[{"Name":"在线考试成绩","Ratio":100}],
    "StartTime":"2019/5/30 11:05:55:299",
    "EndTime":"2019/5/30 11:05:55:530"}
联系人:朱利戈
E-Mail:zhulg@mail.open.com.cn