Contents

init(label:guideDescription:value:)

Creates a scale option.

Declaration

init(label: String, guideDescription: String, value: Double)

Parameters

  • label:

    A short label for this option.

  • guideDescription:

    Rubric guidance shown to the judge for this option.

  • value:

    The numeric value for this option.