Class VPerformanceReport
- Namespace
- InSite.Application.Attempts.Read
- Assembly
- Shift.Sdk.dll
public class VPerformanceReport
- Inheritance
-
VPerformanceReport
- Inherited Members
-
- Extension Methods
-
Constructors
public VPerformanceReport()
Properties
public Guid? Alt_CompetencyAreaIdentifier { get; set; }
Property Value
- Guid?
public string Alt_CompetencyAreaLabel { get; set; }
Property Value
- string
public string Alt_CompetencyAreaTitle { get; set; }
Property Value
- string
public int? AnswerOptionKey { get; set; }
Property Value
- int?
public int? AnswerOptionSequence { get; set; }
Property Value
- int?
AnswerOptionText
public string AnswerOptionText { get; set; }
Property Value
- string
public DateTimeOffset AttemptGraded { get; set; }
Property Value
- DateTimeOffset
public Guid AttemptIdentifier { get; set; }
Property Value
- Guid
public DateTimeOffset? AttemptStarted { get; set; }
Property Value
- DateTimeOffset?
public Guid CompetencyAreaIdentifier { get; set; }
Property Value
- Guid
public string CompetencyAreaLabel { get; set; }
Property Value
- string
public string CompetencyAreaTitle { get; set; }
Property Value
- string
public string FormClassificationInstrument { get; set; }
Property Value
- string
public Guid FormIdentifier { get; set; }
Property Value
- Guid
public string FormName { get; set; }
Property Value
- string
public Guid LearnerUserIdentifier { get; set; }
Property Value
- Guid
public decimal MaxPoints { get; set; }
Property Value
- decimal
public Guid OrganizationIdentifier { get; set; }
Property Value
- Guid
ParentQuestionText
public string ParentQuestionText { get; set; }
Property Value
- string
public decimal Points { get; set; }
Property Value
- decimal
public string QuestionCode { get; set; }
Property Value
- string
public Guid QuestionIdentifier { get; set; }
Property Value
- Guid
public int QuestionSequence { get; set; }
Property Value
- int
public string QuestionTags { get; set; }
Property Value
- string
QuestionText
public string QuestionText { get; set; }
Property Value
- string
public string QuestionType { get; set; }
Property Value
- string