mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
rating MDL-23908 improved rating role tips help item
This commit is contained in:
parent
f9cd798c7e
commit
9f8e61de83
1 changed files with 1 additions and 1 deletions
|
@ -44,4 +44,4 @@ $string['rating'] = 'Rating';
|
||||||
$string['ratingtime'] = 'Restrict ratings to items with dates in this range:';
|
$string['ratingtime'] = 'Restrict ratings to items with dates in this range:';
|
||||||
$string['ratings'] = 'Ratings';
|
$string['ratings'] = 'Ratings';
|
||||||
$string['rolewarning'] = 'Roles with permission to rate';
|
$string['rolewarning'] = 'Roles with permission to rate';
|
||||||
$string['rolewarning_help'] = 'To rate users require the moodle/rating:rate capability and any module specific capabilities. Users assigned the following roles can rate items. The list of roles may be amended via the permissions link in the settings block.';
|
$string['rolewarning_help'] = 'To submit ratings users require the moodle/rating:rate capability and any module specific capabilities. Users assigned the following roles should be able to rate items. The list of roles may be amended via the permissions link in the settings block.';
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue