-
Bug
-
Resolution: Fixed
-
Minor
-
3.11.13, 4.0.7, 4.1.1
-
MOODLE_311_STABLE, MOODLE_400_STABLE, MOODLE_401_STABLE
-
MOODLE_400_STABLE, MOODLE_401_STABLE
-
MDL-77729_401 -
The help link for "Missing word format" on Import questions page inside the "?" tooltip points to the missing page
https://docs.moodle.org/401/en/Missing_word_format
https://docs.moodle.org/400/en/Missing_word_format
https://docs.moodle.org/311/en/Missing_word_format
instead of the existing
https://docs.moodle.org/401/en/Missing_word_question_format
https://docs.moodle.org/400/en/Missing_word_question_format
https://docs.moodle.org/311/en/Missing_word_question_format
Edited to add:
For consistency with other import question file formats the link should be changed in the code to qformat/missingword
The URL can then be redirected to a page named in the user's language. For example, in English https://docs.moodle.org/401/en/qformat/missingword redirects to https://docs.moodle.org/401/en/Missing_word_question_format