nextcloud / nextcloud/polls

Summary View and Export for Combined Polls

Open
#4,089 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

new
Dominant language
JavaScript
Stars
284
Forks
91
Avg merge
4d 3h
Merged PRs (30d)
50

Description

⚠️ This issue respects the following points: ⚠️
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.