$string['criteria_descr_single_1']='The following activity has to be completed:';
$string['criteria_descr_single_2']='This badge has to be awarded by a user with the following role:';
$string['criteria_descr_single_4']='Users must complete the course';
$string['criteria_descr_single_5']='The following course has to be completed:';
$string['criteria_descr_single_6']='The following user profile field has to be completed:';
$string['criteria_descr_single_7']='The following badge has to be earned:';
$string['criteria_descr_0']='Users are awarded this badge when they complete <strong>{$a}</strong> of the listed requirements.';
$string['criteria_descr_1']='<strong>{$a}</strong> of the following activities are completed:';
$string['criteria_descr_2']='This badge has to be awarded by the users with <strong>{$a}</strong> of the following roles:';
$string['criteria_descr_4']='Users must complete the course';
$string['criteria_descr_5']='<strong>{$a}</strong> of the following courses have to be completed:';
$string['criteria_descr_6']='<strong>{$a}</strong> of the following user profile fields have to be completed:';
$string['criteria_descr_7']='<strong>{$a}</strong> of the following badges have to be earned:';
$string['criteria_0']='This badge is awarded when...';
$string['criteria_1']='Activity completion';
$string['criteria_1_help']='Allows a badge to be awarded to users based on the completion of a set of activities within a course.';
...
...
@@ -205,6 +213,8 @@ $string['criteria_5'] = 'Completing a set of courses';
$string['criteria_5_help']='Allows a badge to be awarded to users who have completed a set of courses. Each course can have additional parameters such as minimum grade and date of course completion. ';
$string['criteria_6']='Profile completion';
$string['criteria_6_help']='Allows a badge to be awarded to users for completing certain fields in their profile. You can select from default and custom profile fields that are available to users. ';
$string['criteria_7']='Awarded badges';
$string['criteria_7_help']='Allows a badge to be awarded to users based on the other badges thay have earned.';
$string['criterror']='Current parameters issues';
$string['criterror_help']='This fieldset shows all parameters that were initially added to this badge requirement but are no longer available. It is recommended that you un-check such parameters to make sure that users can earn this badge in the future.';
$string['error:invalidexpiredate']='Expiry date has to be in the future.';
$string['error:invalidexpireperiod']='Expiry period cannot be negative or equal 0.';
$string['error:invalidparambadge']='Badge does not exist. ';
$string['error:noactivities']='There are no activities with completion criteria enabled in this course.';
$string['error:nobadges']='There are no course or site badges available to be added as criteria. Make sure that your other badges are enabled ';
$string['error:nocourses']='Course completion is not enabled for any of the courses in this site, so none can be displayed. Course completion may be enabled in the course settings.';
$string['error:nogroups']='<p>There are no public collections of badges available in your backpack. </p>
<p>Only public collections are shown, <a href="http://backpack.openbadges.org">visit your backpack</a> to create some public collections.</p>';
...
...
@@ -369,6 +381,7 @@ $string['recipientvalidationproblem'] = 'Current user cannot be verified as a re
$string['relative']='Relative date';
$string['revoke']='Revoke badge';
$string['requiredcourse']='At least one course should be added to the courseset criterion.';
$string['requiredbadge']='At least one badge should be added to the badge criterion.';
$string['reviewbadge']='Changes in badge access';
$string['reviewconfirm']='<p>This will make your badge visible to users and allow them to start earning it.</p>