Skip to content

feat(Idea Summary): Dialog to view more responses#2301

Merged
hirokiterashima merged 3 commits intodevelopfrom
ideas-summary-view-more-responses
Apr 15, 2026
Merged

feat(Idea Summary): Dialog to view more responses#2301
hirokiterashima merged 3 commits intodevelopfrom
ideas-summary-view-more-responses

Conversation

@hirokiterashima
Copy link
Copy Markdown
Member

Right now, the teacher can only see up to 2 responses in the Idea Summary for each idea. This change add a link that opens a dialog that allows the teacher to view all the responses that had that idea, along with the students' names.

Screenshot 2026-04-09 at 4 00 50 PM

Notes

Please style as you see fit!

Changes

  • Add a "view more" link in each idea summary box.
  • Clicking on this link opens a dialog that shows all the responses that had that idea, along with the students' names.

Test

  • Above works as described, for both OR and DG activities

@hirokiterashima hirokiterashima self-assigned this Apr 9, 2026
@hirokiterashima hirokiterashima added the enhancement New feature of any size or improvement (UI, performance, security) label Apr 9, 2026
@qltysh
Copy link
Copy Markdown

qltysh bot commented Apr 9, 2026

Qlty


Coverage Impact

Unable to calculate total coverage change because base branch coverage was not found.

Modified Files with Diff Coverage (3)

RatingFile% DiffUncovered Line #s
New Coverage rating: F
src/assets/wise5/services/configService.ts0.0%245
New Coverage rating: A
...y-display/idea-summary-dialog/idea-summary-dialog.component.ts100.0%
New Coverage rating: D
...teacher-summary-display/idea-summary/idea-summary.component.ts33.3%32-46
Total58.8%
🤖 Increase coverage with AI coding...
In the `ideas-summary-view-more-responses` branch, add test coverage for this new code:

- `src/assets/wise5/directives/teacher-summary-display/idea-summary/idea-summary.component.ts` -- Line 32-46
- `src/assets/wise5/services/configService.ts` -- Line 245

🚦 See full report on Qlty Cloud »

🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

@hirokiterashima hirokiterashima marked this pull request as ready for review April 9, 2026 23:13
@hirokiterashima hirokiterashima requested a review from breity April 9, 2026 23:13
Copy link
Copy Markdown
Member

@breity breity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. 👍

I updated the dialog styles and added workgroup avatar colors.

@hirokiterashima
Copy link
Copy Markdown
Member Author

New styles look great.

@hirokiterashima hirokiterashima merged commit 2ae10df into develop Apr 15, 2026
1 check passed
@hirokiterashima hirokiterashima deleted the ideas-summary-view-more-responses branch April 15, 2026 18:04
@hirokiterashima
Copy link
Copy Markdown
Member Author

🎉 This PR is included in version 5.226.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature of any size or improvement (UI, performance, security) released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants