The log doesn’t seem to be reporting any errors. The section of the back end form not reporting to the sheet is below. I have tried a couple of things including ensuring the [select] is not wrapped in the <label> which has caused other issues before.
<label> Music or Sound?* <tip>Please include bands as “yes”</tip> </label>
[select* Sound include_blank “Yes” “No”]
<label> Mode of Locomotion* </label>
[select* Locomotion include_blank “Walking” “Pushed/Pulled” “Trailer/Flatbed” “Self Propelled”]