Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add statistics to results page #199

Merged
merged 6 commits into from
Feb 22, 2024

Conversation

MartinBenediktBusch
Copy link
Collaborator

@MartinBenediktBusch MartinBenediktBusch commented Feb 22, 2024

Overview

This PR adds the following three new statistics to the resultsPage service:

  • subtitle of a question_option
  • distinct number of groups that voted for a question_option
  • distinct list of group names that voted for a question_option

Note that this PR includes some styling changes as well as a filter to only expose statistics for accepted options.

@MartinBenediktBusch MartinBenediktBusch added the minor A minor change is included in this PR label Feb 22, 2024
@MartinBenediktBusch MartinBenediktBusch self-assigned this Feb 22, 2024
@MartinBenediktBusch MartinBenediktBusch linked an issue Feb 22, 2024 that may be closed by this pull request
@MartinBenediktBusch MartinBenediktBusch marked this pull request as draft February 22, 2024 08:53
@MartinBenediktBusch MartinBenediktBusch marked this pull request as ready for review February 22, 2024 11:10
@MartinBenediktBusch MartinBenediktBusch merged commit 56847bf into develop Feb 22, 2024
3 checks passed
@MartinBenediktBusch MartinBenediktBusch deleted the add-results-page-statistics branch February 22, 2024 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor A minor change is included in this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Expose new results page data
2 participants