Sections ClassA Sandcastle Documented Class Library
This service is for dealing with assigning sections to students.
Inheritance Hierarchy

SystemObject
  WCFAPISections

Namespace: WCFAPI
Assembly: WCFAPI (in WCFAPI.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax

public class Sections : ISections

The Sections type exposes the following members.

Constructors

  NameDescription
Public methodSections
Initializes a new instance of the Sections class
Top
Methods

  NameDescription
Public methodCreateSection
Create a new section from a base course
Public methodEnrollUserInSection
Enroll a user in a section. If the user is a teacher, it will mark that teacher as the teacher of record for this course.
Public methodGetGradeDetailForSection
Gets the individual activity grade records for a student's section for a given time period (max:7 days)
Public methodGetGradeForSection
Get grade and progress data for a student's section
Public methodUpdateSectionCodeInSchool
This will update the external course code for a course within a school.
Top
See Also

Reference