Grade Information for an activity
Inheritance Hierarchy
ReturnTypes.StudentGrade
ReturnTypes.StudentSectionGrade
Namespace: ReturnTypes
Assembly: WCFAPI (in WCFAPI.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
The StudentGrade type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | StudentGrade | Initializes a new instance of the StudentGrade class |
Properties
Name | Description | |
---|---|---|
![]() | Activity |
Name of the activity
|
![]() | CourseName |
Name of the course
|
![]() | EndTime |
Time the student submitted the activity
|
![]() | KeyStr |
An e2020 identifier for the activity
|
![]() | LessonName |
Name of the lesson
|
![]() | Score |
Score received
|
![]() | StartTime |
Time the student began the activity
|
![]() | Status |
Status of the activity
0: Passed
1: Failed
2: In Progress/Not submitted
3: Saved
|
![]() | StudentBuildID |
Course ID
|
See Also