MDL-78125 qtype_multianswer: Convert popover trigger to link
commite9f6b9c2d6c3c42892d5b95aada2fa5ecdc782d0
authorJun Pataleta <jun@moodle.com>
Fri, 5 May 2023 16:03:27 +0000 (6 00:03 +0800)
committerJun Pataleta <jun@moodle.com>
Fri, 12 May 2023 14:47:11 +0000 (12 22:47 +0800)
tree1ae4eed1e1823fe7c7f733b2a965228d73cfbf8a
parent176a323b4e8b1cc3e83ccf48ce9c56715dc16c2e
MDL-78125 qtype_multianswer: Convert popover trigger to link

According to Boostrap Popovers documentation for popovers triggered
on focus:
"For proper cross-browser and cross-platform behavior, you must use the
<a> tag, not the <button> tag, and you also must include a tabindex
attribute."
question/type/multianswer/renderer.php