StudentGrade ClassA Sandcastle Documented Class Library
Grade Information for an activity
Inheritance Hierarchy

System.Object
  ReturnTypes.StudentGrade
    ReturnTypes.StudentSectionGrade

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

public class StudentGrade

The StudentGrade type exposes the following members.

Constructors

  NameDescription
Public methodStudentGrade
Initializes a new instance of the StudentGrade class
Top
Properties

  NameDescription
Public propertyActivity
Name of the activity
Public propertyCourseName
Name of the course
Public propertyEndTime
Time the student submitted the activity
Public propertyKeyStr
An e2020 identifier for the activity
Public propertyLessonName
Name of the lesson
Public propertyScore
Score received
Public propertyStartTime
Time the student began the activity
Public propertyStatus
Status of the activity 0: Passed 1: Failed 2: In Progress/Not submitted 3: Saved
Public propertyStudentBuildID
Course ID
Top
See Also

Reference