There's an SQL query outlined in the post below which returns some other moderator activity (rejected users, approved users, deleted users, suspended users) that isn't currently displayed at /admin/dashboard/moderation:https://meta.discourse.org/t/managing-the-performance-of-moderators/261722/4
These could be combined with the post approved, posts rejected fields from this query: https://meta.discourse.org/t/dashboard-report-moderator-activity/291244/3 and added in some way to the Moderation tab, perhaps as an additional table just below the current ‘Moderators activity’ table*?
Something along these lines:
Moderator activity (additional metrics)
|Moderator | Posts approved | Posts rejected | Users approved | Users Deleted | Users suspended | Users unsuspended||--- | --- | --- | --- | --- | --- | ---|| | | | | | | |
These additions would help to give a fuller picture of moderator activity.
For instance, for our moderators, Posts approved and Posts rejected are a key indicator of activity (We use an Approval Queue for the first post by users with trust level 0) - more than Topics and Posts created as they very rarely (if ever) create topics or posts.
*and as a report at: /admin/reports
Discuss this on our forum.