-
Notifications
You must be signed in to change notification settings - Fork 5
feat(OpenResponse): Summarize student responses in grading tool #2259
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
feat(OpenResponse): Summarize student responses in grading tool #2259
Conversation
❌ 1 blocking issue (1 total)
|
| private cRaterService: CRaterService, | ||
| private dataService: TeacherDataService, | ||
| private projectService: ProjectService, | ||
| private summaryService: SummaryService |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
Coverage Impact Unable to calculate total coverage change because base branch coverage was not found. Modified Files with Diff Coverage (3)
🤖 Increase coverage with AI coding...🚦 See full report on Qlty Cloud » 🛟 Help
|
breity
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great. 👍
I updated styles and added date/time display of latest summary.
1e1682f
into
cm-component-ai-summarizer
|
I created a feature branch (cm-component-ai-summarizer) instead of merging this PR to develop. I'll create another PR for discussion component summarizer to be merged into this feature branch |

Notes
Please style as you see fit
Changes
For units with AI enabled (see "Test Prep" below), in the CM for any OpenResponse item:
Test Prep
Add top-level json field in the unit to enable this feature:
Test