StudentCourseProgressData ClassA Sandcastle Documented Class Library
Dashboard Course Progress information for a student's course
Inheritance Hierarchy

System.Object
  ReturnTypes.StudentCourseProgressData

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

public class StudentCourseProgressData

The StudentCourseProgressData type exposes the following members.

Constructors

  NameDescription
Public methodStudentCourseProgressData
Initializes a new instance of the StudentCourseProgressData class
Top
Properties

  NameDescription
Public propertyActualGrade
Actual Grade
Public propertyCourseName
Name of the course
Public propertyDaysSinceLastAction
Number of days since the last action the student has taken in the course
Public propertyExternalSchoolCourseCode
External School Course Code
Public propertyExternalSchoolId
External Id of the school
Public propertyExternalStudentCourseCode
External Student Course Code
Public propertyExternalUserId
External Id of the student
Public propertyFirstGradeDate
First recorded grade date for the student in the course
Public propertyFirstName
First name of the student
Public propertyLastGradeDate
Most recent grade date for the student in the course
Public propertyLastName
Last name of the student
Public propertyMasterBuildId
Master Build Id (internal master course code)
Public propertyOverallGrade
Overall Grade
Public propertyPercentByTime
Percent By Time (progress)
Public propertyPercentExpected
Percent Expected
Public propertyRelativeGrade
Relative Grade
Public propertySchoolBuildId
School Build Id (internal school course code)
Public propertySchoolId
Id of the school
Public propertyStartDate
Student's start date in the course
Public propertyStudentBuildId
Student Build Id (internal student course code)
Public propertyTargetDate
Student's target completion date for the course
Public propertyUserID
Id of the student
Top
See Also

Reference