I'm having trouble testing and checking a group of checkboxes based on their values. The example below shows some checkboxes where if the value of the checkbox is higher then the one checked, then should be checked. If the value is equal or lower to the one checked, then should not be checked.I'm having trouble testing and checking a group