MDL-73386 mod_quiz: Use plain text for quiz navigation fake block title
commit4bdedd7d56bbb441b7e4b8bb696d44ae62840211
authorJun Pataleta <jun@moodle.com>
Fri, 20 May 2022 16:32:38 +0000 (21 00:32 +0800)
committerJun Pataleta <jun@moodle.com>
Fri, 20 May 2022 16:33:46 +0000 (21 00:33 +0800)
tree1aa467eac92ceee4b160b53fb8ac700120532dfb
parent2affa3035946e6f6a9d4381d7b4de8ed0c67899e
MDL-73386 mod_quiz: Use plain text for quiz navigation fake block title

* No need to enclose the title of the quiz navigation fake block in
a span tag. The block title also gets appended to the skip link which
means that a block title with a span tag assigned with an identifier
can cause duplicate ID errors on the DOM.
mod/quiz/attemptlib.php