Margin of Error Part 1
In this task, we will use preset margins of error or adjust them dynamically to modify the difficulty level of the questions. For this example, I created two margins of error:
- n (green): Represents a more precise answer, with a tighter tolerance.
- m (orange): Represents a less precise answer, allowing a broader range of acceptable responses.
- First margin of error (n) = 5
Question
To maintain logical consistency, m (orange) should always be larger than n (green). Considering this rule, what should be the appropriate limits for the slider controlling m?