Split variable 'thresholds' into 'suspect_threshold' and 'fail_threshold'.
This is based on user feedback -- one of the most common questions was "what does thresholds mean?". Of course they could read the docs, but I think it's helpful to make it as easy to understand as possible with just a quick overview.
Split variable 'thresholds' into 'suspect_threshold' and 'fail_threshold'.
This is based on user feedback -- one of the most common questions was "what does
thresholds
mean?". Of course they could read the docs, but I think it's helpful to make it as easy to understand as possible with just a quick overview.Before:
After: