Hello Jake,
I apologize for the confusion.
I have updated the fiddle but I'm not able to add response to the divs.
The user should be able to select 1 or more check boxes and on "Compare", the response (input: text) should load into the first available div(s).
Example: If one check-box is selected, on Compare, one div will be loaded with response.
If two check-box are selected, on Compare, two divs will be loaded must be loaded with html response.
If any of the div(s) is closed, the remaining checkbox's should be made available for the user to select and upon selection of new checkbox to compare, the respective response should get added to the next available div.
Thank you for your time.