[ADD] survey_xlsx_expand_multiple_choice, survey_xlsx_extra_fields #22

Open
mondot wants to merge 1 commits from 18.0-add-survey_xlsx-modules into 18.0
Owner

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

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>
mondot added 1 commit 2026-07-24 17:10:36 +00:00
[ADD] survey_xlsx_expand_multiple_choice, survey_xlsx_extra_fields
Some checks failed
pre-commit / pre-commit (pull_request) Has been cancelled
07d0af5e7f
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>
Some checks failed
pre-commit / pre-commit (pull_request) Has been cancelled
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin 18.0-add-survey_xlsx-modules:18.0-add-survey_xlsx-modules
git checkout 18.0-add-survey_xlsx-modules
Sign in to join this conversation.
No description provided.