# Printing Panel Evaluation Comments

This feature is available only to the **Superadmin** account.

## Print all comments for a competition

1. Sign in as Superadmin.
2. Open **Competitions**.
3. Select a competition.
4. Click **Print Panel Comments** at the top of the page.
5. Review the consolidated report and click **Print Report**.

The consolidated report displays every registered project, assigned panel, panel score, evaluation status, panel comment, and score justification.

## Print comments for one project

1. Sign in as Superadmin.
2. Open **Projects**.
3. Select a project.
4. Click **Print Panel Comments**.
5. Click **Print Report**.

The project report additionally displays the score for every rubric criterion.

## Access control

Administrator, Evaluation Panel, and Student accounts cannot open these reports. Direct attempts return a 403 Forbidden response.

## Database changes

No migration is required. This feature uses the existing `comments` and `justification` columns in the `evaluations` table.
