OptionalcorrectThe answer to a NumberLine widget is a set of real numbers. correctRel
expresses the relationship between the numbers in that set and the value
of correctX.
This is the correct answer. The answer is validated (as right or wrong) by using only the end position of the point and the relation (=, <, >, ≤, ≥).
The range of divisions within the line
OptionalinitialThis controls the initial position of the point along the number line
Show tick controller
This controls the position of the left / right labels. By default, the labels are set by the range. Note: Ensure that the labels line up with the tick marks, or it may be confusing for users.
This controls the styling of the labels for the two main labels as well as all the tick mark labels, if applicable. Options: "decimal", "improper", "mixed", "non-reduced"
Show label ticks
OptionalnumThis controls the number (and position) of the tick marks. The number of divisions is constrained to the division range. Note: The user will be able to specify the number of divisions in a number input.
The position of the endpoints of the number line. Setting the range constrains the position of the answer and the labels.
OptionalshowShow tooltips
This determines the number of different places the point will snap between two adjacent tick marks. Note: Ensure the required number of snap increments is provided to answer the question.
When true, the answer is displayed and is immutable
OptionaltickThis controls the number (and position) of the tick marks; you can either set the number of divisions (2 divisions would split the entire range in two halves), or the tick step (the distance between ticks) and the other value will be updated accordingly. Note: There is no check to see if labels coordinate with the tick marks, which may be confusing for users if the blue labels and black ticks are off-step.
Options for the number-line widget. A draggable point on a number line.