Skip to content

Conversation

@stuartlamour
Copy link
Contributor

@stuartlamour stuartlamour commented Nov 5, 2025

@stuartlamour stuartlamour self-assigned this Nov 5, 2025
Copilot AI review requested due to automatic review settings November 5, 2025 09:12
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds moderation link and data output to the marking interface, addressing bug CTP-5307. The changes enable display and interaction with moderation information in the grading report.

Key changes:

  • Added new moderation section to the marking template with appropriate badges and links
  • Implemented backend logic to retrieve and format moderation data for display
  • Updated language string from "Add agreed feedback" to "Agree feedback" for consistency

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.

File Description
templates/submissions/tr/marking.mustache Added moderation section with data display and link, updated agreed mark formatting, changed button text
lang/en/coursework.php Renamed language string key from 'add_agreed_feedback' to 'agree_feedback'
classes/renderers/grading_report_renderer.php Added moderation data to table row data structure
classes/render_helpers/grading_report/data/marking_cell_data.php Implemented get_moderation_data() method to fetch and format moderation information

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@stuartlamour stuartlamour marked this pull request as ready for review November 5, 2025 11:02
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 4 out of 4 changed files in this pull request and generated 3 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@stuartlamour stuartlamour requested a review from watson8 November 5, 2025 11:33
@stuartlamour stuartlamour merged commit 33ba684 into main Nov 5, 2025
1 of 11 checks passed
@stuartlamour stuartlamour deleted the CTP-5307-Bug---output-moderation-link-and-data branch November 5, 2025 12:31
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.

3 participants