Skip to content

[課題管理]学生がレポート提出内容の修正を行えるようにしました #2162

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

Merged
merged 3 commits into from
Apr 24, 2025

Conversation

gakigaki
Copy link
Contributor

@gakigaki gakigaki commented Apr 4, 2025

概要

学生がレポート提出後に提出内容を修正できるようにします。

変更の目的

  • 現状、学生が提出内容を修正するためには、教員が提出履歴を削除する必要があり、システム外でのやり取りが発生していました。
  • この変更により、学生は提出後に誤りに気づいたり、内容を改善したくなったりした場合でも、システム内で修正・再提出が可能になります。
  • 教員・学生双方の手間を削減し、より効率的な課題管理を実現します。

変更内容

課題提出後に、学生自身が提出内容を編集・再提出できる機能を追加しました。

  • 評価前で提出期限内であれば、何度でも修正可能です
  • 修正履歴は保存され、教員が確認可能です
  • 修正可否は設定で変更可能です

UIの変更箇所

  • 修正可能であることを示すメッセージを表示します
image
  • (教員、管理者のみ)修正履歴をモーダルダイアログで確認できます
image
  • 修正がある場合、”(修正済み)”を表示します
image
  • レポート設定 「提出内容の修正」で修正可否を設定します
image

レビュー完了希望日

関連Pull requests/Issues

参考

DB変更の有無

無し

チェックリスト

OW-2533

@gakigaki gakigaki marked this pull request as ready for review April 7, 2025 09:06
@horitada horitada merged commit 38f9bf9 into master Apr 24, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants