Google sheet linked to google form: export checkbox responses without using a comma?
My google form has questions of the "checkbox" type with several options including commas. The problem is: when they're exported to a linked google sheet, the comma is also used to separate each option. This makes it a nightmare to parse afterwards since comma means two different things. And yeah, I could use a hyphen in my question options but it's not ideal as it doesn't look professional. I'd rather just make google sheets use a different character (ANYTHING else would be better than a comma).
Is it at all possible?
Edit: to provide an example, my form is about activities people perform at work, and some of the options I provide include commas. The form is in Spanish, but think of options like "organize paperwork, documents or client submissions" or "grade exams, academic work or overall performance". So whenever I get this exported it ends up in a single cell containing "organize paperwork, documents or client submissions, grade exams, academic work or overall performance" (without the quotes).