Skip to content

feat: student return notification with teacher comment (#451)#454

Merged
1 commit merged into
developfrom
feature/classroom-return-notify
Apr 5, 2026
Merged

feat: student return notification with teacher comment (#451)#454
1 commit merged into
developfrom
feature/classroom-return-notify

Conversation

@takaokouji
Copy link
Copy Markdown

Summary

  • Backend: verify-session returns latest submission status + teacher comment
  • Student status screen shows returned (↩) status with yellow comment box
  • Refresh button (↻) for manual status reload (no polling to save costs)

Related Issue

Closes #451

Test plan

  • Build succeeds
  • Lint passes
  • CDK deploy (stg + prod) for verify-session change
  • Teacher returns submission with comment → student opens modal → sees ↩ returned + comment
  • Student clicks ↻ refresh → status updates from server

🤖 Generated with Claude Code

- Backend: verify-session now returns latest submission status + comment
- Frontend: student status screen shows returned (↩) with teacher comment
- Frontend: refresh button (↻) for manual status reload
- Frontend: yellow comment box for teacher feedback display

Closes #451

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 4, 2026

@takaokouji takaokouji closed this pull request by merging all changes into develop in 23f792d Apr 5, 2026
@takaokouji takaokouji deleted the feature/classroom-return-notify branch April 5, 2026 01:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: クラスルーム — 生徒への返却通知・コメント表示

1 participant