"NumericRange" (Question Interface Type)

"NumericRange"

provides a slider where one number can be selected.

Details

  • In a numeric range question, exactly one answer must be chosen from the provided range.
  • By default, "NumericRange" question interfaces use a slider for selection.

Properties

  • In QuestionInterface["NumericRange",props], props is an Association that supports the following keys:
  • "Prompt"Nonetext asking the user a question
    "Range"requiredthe provided range

Corresponding AssessmentFunction

Examples

Basic Examples  (2)

A numeric range question:

A numeric range interface with assessment: