Table of Contents

Interface IAttemptQuestionCriteria

Namespace
Shift.Contract
Assembly
Shift.Sdk.dll
public interface IAttemptQuestionCriteria
Extension Methods

Properties

AnswerAttemptLimit

int? AnswerAttemptLimit { get; set; }

Property Value

int?

AnswerFileIdentifier

Guid? AnswerFileIdentifier { get; set; }

Property Value

Guid?

AnswerOptionKey

int? AnswerOptionKey { get; set; }

Property Value

int?

AnswerOptionSequence

int? AnswerOptionSequence { get; set; }

Property Value

int?

AnswerPoints

decimal? AnswerPoints { get; set; }

Property Value

decimal?

AnswerRequestAttempt

int? AnswerRequestAttempt { get; set; }

Property Value

int?

AnswerSolutionIdentifier

Guid? AnswerSolutionIdentifier { get; set; }

Property Value

Guid?

AnswerSubmitAttempt

int? AnswerSubmitAttempt { get; set; }

Property Value

int?

AnswerText

string AnswerText { get; set; }

Property Value

string

AnswerTimeLimit

int? AnswerTimeLimit { get; set; }

Property Value

int?

CompetencyAreaCode

string CompetencyAreaCode { get; set; }

Property Value

string

CompetencyAreaIdentifier

Guid? CompetencyAreaIdentifier { get; set; }

Property Value

Guid?

CompetencyAreaLabel

string CompetencyAreaLabel { get; set; }

Property Value

string

CompetencyAreaTitle

string CompetencyAreaTitle { get; set; }

Property Value

string

CompetencyItemCode

string CompetencyItemCode { get; set; }

Property Value

string

CompetencyItemIdentifier

Guid? CompetencyItemIdentifier { get; set; }

Property Value

Guid?

CompetencyItemLabel

string CompetencyItemLabel { get; set; }

Property Value

string

CompetencyItemTitle

string CompetencyItemTitle { get; set; }

Property Value

string

Filter

QueryFilter Filter { get; set; }

Property Value

QueryFilter

HotspotImage

string HotspotImage { get; set; }

Property Value

string

OrganizationIdentifier

Guid? OrganizationIdentifier { get; set; }

Property Value

Guid?

ParentQuestionIdentifier

Guid? ParentQuestionIdentifier { get; set; }

Property Value

Guid?

PinLimit

int? PinLimit { get; set; }

Property Value

int?

QuestionBottomLabel

string QuestionBottomLabel { get; set; }

Property Value

string

QuestionCalculationMethod

string QuestionCalculationMethod { get; set; }

Property Value

string

QuestionCutScore

decimal? QuestionCutScore { get; set; }

Property Value

decimal?

QuestionMatchDistractors

string QuestionMatchDistractors { get; set; }

Property Value

string

QuestionNumber

int? QuestionNumber { get; set; }

Property Value

int?

QuestionPoints

decimal? QuestionPoints { get; set; }

Property Value

decimal?

QuestionSequence

int? QuestionSequence { get; set; }

Property Value

int?

QuestionText

string QuestionText { get; set; }

Property Value

string

QuestionTopLabel

string QuestionTopLabel { get; set; }

Property Value

string

QuestionType

string QuestionType { get; set; }

Property Value

string

RubricRatingPoints

string RubricRatingPoints { get; set; }

Property Value

string

SectionIndex

int? SectionIndex { get; set; }

Property Value

int?

ShowShapes

bool? ShowShapes { get; set; }

Property Value

bool?