Summary View and Export for Combined Polls
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 284
- Forks
- 91
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 50
Description
⚠️ This issue respects the following points: ⚠️
- I agree to follow Nextcloud's Code of Conduct.
Describe the goal you'd like to achieve
Polls is truly a great application—congratulations and thank you!
Combined polls have a lot of potential!
It would better meet the needs of my association if it were possible to have a summary view showing only the total number of votes for each poll on each date (like the list view), hiding the detailed responses. For example, to organize training sessions, I could have one poll for teachers, one for level 1 students, and one for level 2 students (I might need to combine up to 5 groups).
Another useful feature would be the ability to export all the polls in the combination at once (including the detailed responses). Ideally, the data would be on one spreadsheet, with the poll title in the first column.
I hope my suggestions aren’t too complicated to implement! Thanks again.
Describe possible solutions
No response
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not name specific files, tests, or entry points. Start by tracing the combined-poll view and the existing poll export flow; done should include a totals-only summary for each poll and date, plus one spreadsheet export containing detailed responses and poll titles.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100