diff --git a/admin/judges_jdiv.php b/admin/judges_jdiv.php index 4a5fe09c..e5983b70 100644 --- a/admin/judges_jdiv.php +++ b/admin/judges_jdiv.php @@ -32,7 +32,9 @@ 'Administration' => 'admin/index.php', 'Judges' => 'admin/judges.php') ); + echo i18n("Instructions: The goal is to create groupings that have the least number of divisions/categories required to have at least %1 projects in the group. %1 is the number of projects that a single team can judge that you have specifed in the judge scheduler configuration. Judge division groupings indicate which divisions/categories can be judged together (by the same team of judges), so the divisons/categories should be somewhat similar to ensure there are judges that can handle judging all divisions assigned to a grouping.",array($config['max_projects_per_team'])); ?> +