Table of Contents

Class RubricScore

Namespace
InSite.Application.Records.Write
Assembly
Shift.Sdk.dll
public class RubricScore
Inheritance
RubricScore
Inherited Members
Extension Methods

Constructors

RubricScore()

public RubricScore()

Properties

MaxPoints

public decimal MaxPoints { get; set; }

Property Value

decimal

QuestionId

public Guid QuestionId { get; set; }

Property Value

Guid