Commit graph

2 commits

Author SHA1 Message Date
a0d65305ab
fix: Fixes missing PHP opening tag
Adds the PHP opening tag to prevent potential parsing errors
and ensure correct script execution.
2024-11-20 14:24:58 +01:00
f89cf45a8e
feat: Add user grades report functionality
Introduces a new report to display grades for selected users.
Includes a user selection form and grade display logic.
Sets up plugin metadata and localization strings.

Enables administrators to view a user's grades across courses.

Includes default plugin settings and version information.
2024-11-19 16:06:49 +01:00