There are a lot of select fields which toggle associated help blocks...
There are a few problems:
- we repeat HTML Ids on various elements
- The capybara testing is messing
- The form HAML is messy too
- We should use the rails
dom_id function to get unique ids --> the shared JS needs updating