Description of the bug
When using absolute tolerances with physical quantities, the absolute tolerance does not scale when the answer and response are converted to base SI units (such as from kg to g).
Expression(s)/input that trigger it
- Response: 19.6 g
- Answer: 20 kg
- `absolute_tolerance`: 0.5
Expected vs. actual result
- Expected: marked as correct
- Actual:
Incorrect response does not match answer.$response$ has the expected dimensions
Steps to reproduce / where it was used
No response
Description of the bug
When using absolute tolerances with physical quantities, the absolute tolerance does not scale when the answer and response are converted to base SI units (such as from kg to g).
Expression(s)/input that trigger it
Expected vs. actual result
Incorrect response does not match answer.$response$ has the expected dimensionsSteps to reproduce / where it was used
No response