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

@ -257,7 +257,9 @@ $string['importquestions_help'] = 'This feature enables questions in a variety o
$string['inactiveoverridehelp'] = '* Student does not have the correct group or role to view/attempt the lesson';
$string['insertedpage'] = 'Inserted page';
$string['indicator:cognitivedepth'] = 'Lesson cognitive';
$string['indicator:cognitivedepth_help'] = '';
$string['indicator:socialbreadth'] = 'Lesson social';
$string['indicator:socialbreadth_help'] = '';
$string['invalidfile'] = 'Invalid file';
$string['invalidid'] = 'No course module ID or lesson ID were passed';
$string['invalidlessonid'] = 'lesson ID was incorrect';