Class QActivity
- Namespace
- InSite.Application.Courses.Read
- Assembly
- Shift.Sdk.dll
- Inheritance
-
QActivity
- Inherited Members
-
- Extension Methods
-
Constructors
QActivity()
Fields
public const string DefaultDoneButtonInstructions = "To complete this activity you must mark it **Done** by clicking this button."
Field Value
- string
DefaultDoneButtonText
public const string DefaultDoneButtonText = "Done"
Field Value
- string
DefaultDoneMarkedInstructions
public const string DefaultDoneMarkedInstructions = "You marked this activity done on {0}."
Field Value
- string
Properties
ActivityAsset
public int ActivityAsset { get; set; }
Property Value
- int
ActivityAuthorDate
public DateTime? ActivityAuthorDate { get; set; }
Property Value
- DateTime?
ActivityAuthorName
public string ActivityAuthorName { get; set; }
Property Value
- string
ActivityCode
public string ActivityCode { get; set; }
Property Value
- string
ActivityHook
public string ActivityHook { get; set; }
Property Value
- string
ActivityIdentifier
public Guid ActivityIdentifier { get; set; }
Property Value
- Guid
ActivityImage
public string ActivityImage { get; set; }
Property Value
- string
ActivityIsAdaptive
public bool ActivityIsAdaptive { get; set; }
Property Value
- bool
ActivityIsDispatch
public bool ActivityIsDispatch { get; set; }
Property Value
- bool
ActivityIsMultilingual
public bool ActivityIsMultilingual { get; set; }
Property Value
- bool
ActivityMinutes
public int? ActivityMinutes { get; set; }
Property Value
- int?
ActivityMode
public string ActivityMode { get; set; }
Property Value
- string
ActivityName
public string ActivityName { get; set; }
Property Value
- string
public string ActivityPlatform { get; set; }
Property Value
- string
ActivitySequence
public int ActivitySequence { get; set; }
Property Value
- int
ActivitySlug
public string ActivitySlug { get; }
Property Value
- string
ActivityType
public string ActivityType { get; set; }
Property Value
- string
ActivityUrl
public string ActivityUrl { get; set; }
Property Value
- string
ActivityUrlTarget
public string ActivityUrlTarget { get; set; }
Property Value
- string
ActivityUrlType
public string ActivityUrlType { get; set; }
Property Value
- string
public Guid? AssessmentFormIdentifier { get; set; }
Property Value
- Guid?
Competencies
public virtual ICollection<QActivityCompetency> Competencies { get; set; }
Property Value
- ICollection<QActivityCompetency>
Created
public DateTimeOffset Created { get; set; }
Property Value
- DateTimeOffset
CreatedBy
public Guid CreatedBy { get; set; }
Property Value
- Guid
public string DoneButtonInstructions { get; set; }
Property Value
- string
DoneButtonText
public string DoneButtonText { get; set; }
Property Value
- string
DoneMarkedInstructions
public string DoneMarkedInstructions { get; set; }
Property Value
- string
GradeItem
public virtual QGradeItem GradeItem { get; set; }
Property Value
- QGradeItem
GradeItemIdentifier
public Guid? GradeItemIdentifier { get; set; }
Property Value
- Guid?
Modified
public DateTimeOffset Modified { get; set; }
Property Value
- DateTimeOffset
ModifiedBy
public Guid ModifiedBy { get; set; }
Property Value
- Guid
Module
public virtual QModule Module { get; set; }
Property Value
- QModule
ModuleIdentifier
public Guid ModuleIdentifier { get; set; }
Property Value
- Guid
OrganizationIdentifier
public Guid OrganizationIdentifier { get; set; }
Property Value
- Guid
PrerequisiteActivityIdentifier
public Guid? PrerequisiteActivityIdentifier { get; set; }
Property Value
- Guid?
PrerequisiteDeterminer
public string PrerequisiteDeterminer { get; set; }
Property Value
- string
QuizIdentifier
public Guid? QuizIdentifier { get; set; }
Property Value
- Guid?
RequirementCondition
public string RequirementCondition { get; set; }
Property Value
- string
SourceIdentifier
public Guid? SourceIdentifier { get; set; }
Property Value
- Guid?
public Guid? SurveyFormIdentifier { get; set; }
Property Value
- Guid?