MDL-76597 mod_quiz: Set presentation role for the question list
commitd2bacb04ff149a0bbe639bbb683f3c515dc11809
authorJun Pataleta <jun@moodle.com>
Fri, 6 Jan 2023 05:09:22 +0000 (6 13:09 +0800)
committerJun Pataleta <jun@moodle.com>
Mon, 9 Jan 2023 07:41:59 +0000 (9 15:41 +0800)
treede80d1e4ca37f51cfb395007ad93a32299f42913
parent77a0f1b129f10bffd6cf9cf1cf5f9c8f8e6df472
MDL-76597 mod_quiz: Set presentation role for the question list

Since the <ul> and <li> elements for listing the quiz questions and
elements are mainly used for layout purposes, it is better to set the
role of these elements to presentation only.
mod/quiz/classes/output/edit_renderer.php