ResultValueRangeInfo

Name ResultValueRangeInfo
Usage GradingService CourseService LRCService
GradeValuesGroupInfo ResultValuesGroupInfo ResultScaleInfo
Type Complex

Description

Captures the legal value range for a numeric result.

Structure Definition

ShortName Name Type Description Required? Read only? Cardinality XML Attribute? Implementation Notes
minValue Min Value String Min Result Value string Lower end of the value range. Typically
corresponds with the short coded form of the result(ex. "1.0",
"25.0" etc.) Should the data resultTypeKey of values (min/max)
be numbers and not Strings in the value range?
    One No  
maxValue Max Value String Max Result Value string Upper end of the value range. Typically
corresponds with the short coded form of the result(ex. "3.0",
"100.0" etc.). Upper end can be left empty to indicate
unbounded upper end.
    One No  
increment Increment String Increment number Legal increments in the result values. This
has to be a decimal e.g 0.5)
    One No