Reuse CsvExportMessageBox for answer CSV export
Delimiter and excel settings are now available when exporting answers. This also fixes the regression that no delimiter was used at all. See commit 6774fd5c.
Showing
- src/main/webapp/app/controller/QuestionExport.js 18 additions, 7 deletionssrc/main/webapp/app/controller/QuestionExport.js
- src/main/webapp/app/view/FreetextAnswerPanel.js 10 additions, 1 deletionsrc/main/webapp/app/view/FreetextAnswerPanel.js
- src/main/webapp/app/view/speaker/QuestionStatisticChart.js 10 additions, 1 deletionsrc/main/webapp/app/view/speaker/QuestionStatisticChart.js
Please register or sign in to comment