MDL-59204 analytics: added corresponding name '_help' strings

Strings are intentionally left blank as they will be done later by
AMOS.
This commit is contained in:
Mark Nelson 2017-08-15 15:47:05 +08:00
parent 7e00aa725a
commit b94814fa91
22 changed files with 60 additions and 1 deletions

View file

@ -267,7 +267,9 @@ $string['hideshow'] = 'Hide/Show';
$string['hiddenuser'] = 'Participant ';
$string['inactiveoverridehelp'] = '* Student does not have the correct group or role to attempt the assignment';
$string['indicator:cognitivedepth'] = 'Assignment cognitive';
$string['indicator:cognitivedepth_help'] = '';
$string['indicator:socialbreadth'] = 'Assignment social';
$string['indicator:socialbreadth_help'] = '';
$string['instructionfiles'] = 'Instruction files';
$string['introattachments'] = 'Additional files';
$string['introattachments_help'] = 'Additional files for use in the assignment, such as answer templates, may be added. Download links for the files will then be displayed on the assignment page under the description.';