I have hit the limit of my very limited coding expertise. In the middle is a line of Checkboxes labeled "attr_syplevel_$" Below the Checkboxes are the Buttons "Syphon" which rolls for a number of successes and "Stain", which I need to return BOTH successes and failures. When I click "Stain", in addition to returning BOTH successes and failures, I need it to also remove a checkbox. (I can work with either direction) And when I click "Syphon", I need it to fill checkboxes equal to the successes rolled. How do I make this happen?