mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
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:
parent
7e00aa725a
commit
b94814fa91
22 changed files with 60 additions and 1 deletions
|
@ -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';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue