__section__ default __description__ Template that describes the meta moderation screen, which shows the comments and the metamoderation options, to the user. * comments = arrayref of hashrefs of comments to display __title__ __page__ metamod __lang__ en_US __name__ dispTheComments __template__ [% USE Slash %] [% PROCESS titlebar width="99%" title="Meta Moderation" %] [% IF !comments.size %]
No comments available for meta moderation!
[% STOP %] [% END %] [% user.noscores = 1; # Do not show scores in comment display. %] PLEASE READ THE DIRECTIONS CAREFULLY BEFORE EMAILING [% constants.siteadmin_name.uc %]!

What follows are random moderations performed on comments in the last few weeks on [% constants.sitename %]. You are asked to honestly evaluate the actions of the moderator of each comment. Moderators who are ranked poorly will cease to be eligible for moderator access in the future.

[% FOR C = comments %] [% Slash.dispComment(C); context_url="$constants.rootdir/comments.pl?sid=$C.sid&cid=$C.pid&threshold=-1&mode=nested" %] [% END %]
Original Discussion: [% C.title %]
Rating: [% constants.reasons.${C.modreason} %].
This rating is Unfair Fair  |  See Context
__seclev__ 1000