Class MoodleEventOther
- Namespace
- InSite.Domain.Integrations.Scorm
- Assembly
- Shift.Sdk.dll
public class MoodleEventOther
- Inheritance
-
MoodleEventOther
- Inherited Members
-
- Extension Methods
-
Constructors
MoodleEventOther()
public MoodleEventOther()
Properties
AttemptId
public string AttemptId { get; set; }
Property Value
- string
CmiElement
public string CmiElement { get; set; }
Property Value
- string
CmiValue
public string CmiValue { get; set; }
Property Value
- string
FinalGrade
public int? FinalGrade { get; set; }
Property Value
- int?
InstanceId
public string InstanceId { get; set; }
Property Value
- string
ItemId
public string ItemId { get; set; }
Property Value
- string
LoadedContent
public string LoadedContent { get; set; }
Property Value
- string
Overridden
public bool? Overridden { get; set; }
Property Value
- bool?