Table of Contents

Class MoodleEvent

Namespace
InSite.Domain.Integrations.Scorm
Assembly
Shift.Sdk.dll
public class MoodleEvent
Inheritance
MoodleEvent
Inherited Members
Extension Methods

Constructors

MoodleEvent()

public MoodleEvent()

Properties

Action

public string Action { get; set; }

Property Value

string

Anonymous

public int Anonymous { get; set; }

Property Value

int

CallbackUrl

public string CallbackUrl { get; set; }

Property Value

string

Component

public string Component { get; set; }

Property Value

string

ContextId

public int ContextId { get; set; }

Property Value

int

ContextInstanceId

public string ContextInstanceId { get; set; }

Property Value

string

ContextLevel

public int ContextLevel { get; set; }

Property Value

int

CourseId

public string CourseId { get; set; }

Property Value

string

Crud

public string Crud { get; set; }

Property Value

string

EduLevel

public int EduLevel { get; set; }

Property Value

int

EventName

public string EventName { get; set; }

Property Value

string

IdNumber

public string IdNumber { get; set; }

Property Value

string

ObjectId

public string ObjectId { get; set; }

Property Value

string

ObjectTable

public string ObjectTable { get; set; }

Property Value

string

Other

public MoodleEventOther Other { get; set; }

Property Value

MoodleEventOther

RelatedUserId

public string RelatedUserId { get; set; }

Property Value

string

ShortName

public string ShortName { get; set; }

Property Value

string

Target

public string Target { get; set; }

Property Value

string

TimeCreated

public long TimeCreated { get; set; }

Property Value

long

Token

public string Token { get; set; }

Property Value

string

UserGuid

public string UserGuid { get; set; }

Property Value

string

UserId

public string UserId { get; set; }

Property Value

string