| 开发者 | shaun3180 |
|---|---|
| 更新时间 | 2026年7月19日 01:57 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
entry-judging-for-gravity-forms folder to /wp-content/plugins/, or install through Plugins → Add New.Yes. It reads and scores Gravity Forms entries, so Gravity Forms must be installed and active. The plugin shows a notice and stays inactive if Gravity Forms is not present.
Name, Email, Phone, Address, and Website field types are hidden from judges by default, and file-upload filenames are masked (shown as "Uploaded file 1" rather than the original filename) since a name embedded in a filename can be just as identifying. Plain text fields can't be auto-detected the same way — if a form asks "Your name" as a generic text field, the Settings screen flags it with a warning so you know to leave it unchecked. You can refine exactly which fields judges see in Settings, so only the content that needs evaluating is shown.
Each judge's score for an entry is stored separately, keyed to their user account, so judges never overwrite one another. Scores are saved against the Gravity Forms entry.
Results are locked until every assigned judge has scored every entry. An administrator can override the lock to reveal results early, and can re-lock them at any time.
Yes. Assigning a user as a judge grants only access to the Judging screen — not administrator access.
Once you've assigned judges, only their scores count toward averages and rankings by default. An option lets you also include scores left by administrators or by users who are no longer assigned. Before any judges are assigned, every score counts automatically — handy if you (the admin) are judging solo — and it switches to the safer "assigned judges only" behavior the moment you assign a real panel.
Yes. Use "Reset for a new contest" at the bottom of the Settings screen. It saves the current final rankings to the Archive screen, then clears every judge's scores for that form so it's ready to judge again — entries, judges, and your form/field settings are all left as they are.
<script> tags and into properly registered, versioned files (wp_enqueue_script()), loaded only on the Judging and Settings screens rather than admin-wide. No functional changes for judges or administrators.