Class QBankQuestionDetail
- Namespace
- InSite.Application.Banks.Read
- Assembly
- Shift.Sdk.dll
public class QBankQuestionDetail
- Inheritance
-
QBankQuestionDetail
- Inherited Members
-
- Extension Methods
-
Constructors
QBankQuestionDetail()
public QBankQuestionDetail()
Properties
BankIdentifier
public Guid BankIdentifier { get; set; }
Property Value
- Guid
BankIndex
public int BankIndex { get; set; }
Property Value
- int
BankName
public string BankName { get; set; }
Property Value
- string
QuestionCode
public string QuestionCode { get; set; }
Property Value
- string
QuestionCompetencyIdentifier
public Guid? QuestionCompetencyIdentifier { get; set; }
Property Value
- Guid?
QuestionCompetencyTitle
public string QuestionCompetencyTitle { get; set; }
Property Value
- string
QuestionDifficulty
public int? QuestionDifficulty { get; set; }
Property Value
- int?
QuestionFlag
public string QuestionFlag { get; set; }
Property Value
- string
QuestionIdentifier
public Guid QuestionIdentifier { get; set; }
Property Value
- Guid
QuestionPublicationStatus
public string QuestionPublicationStatus { get; set; }
Property Value
- string
QuestionReference
public string QuestionReference { get; set; }
Property Value
- string
QuestionTag
public string QuestionTag { get; set; }
Property Value
- string
public string QuestionTags { get; set; }
Property Value
- string
QuestionTaxonomy
public int? QuestionTaxonomy { get; set; }
Property Value
- int?
QuestionText
public string QuestionText { get; set; }
Property Value
- string
QuestionType
public string QuestionType { get; set; }
Property Value
- string
Rubric
public string Rubric { get; set; }
Property Value
- string