[ADD] survey_xlsx_expand_multiple_choice, survey_xlsx_extra_fields #22
Reference in New Issue
Block a user
No description provided.
Delete Branch "18.0-add-survey_xlsx-modules"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
survey_xlsx_expand_multiple_choice: expand multiple_choice questions into
one Oui/Non column per option, and matrix questions into one column per
row (value = selected option). Relies on the extension hooks added to
survey_xlsx.
survey_xlsx_extra_fields: bridge (auto_install) with survey_extra_fields
that excludes 'file' question types from the XLSX export.
Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.