Index: lams_central/web/authoring/template/tbl/appex.jsp =================================================================== diff -u -r5a0888c0aad8d7dc638b0ff57c0d3580babbaa70 -rc5f1c588cb57eb6b7c14d1ad679d6c2c1925b319 --- lams_central/web/authoring/template/tbl/appex.jsp (.../appex.jsp) (revision 5a0888c0aad8d7dc638b0ff57c0d3580babbaa70) +++ lams_central/web/authoring/template/tbl/appex.jsp (.../appex.jsp) (revision c5f1c588cb57eb6b7c14d1ad679d6c2c1925b319) @@ -13,7 +13,7 @@ + aria-expanded="${status.first ? 'false' : 'true'}" aria-controls="collapseAppex${appexNumber}" > ${appexNumber eq 1 ? "" : ""} Index: lams_central/web/authoring/template/tbl/tbl.jsp =================================================================== diff -u -r5a0888c0aad8d7dc638b0ff57c0d3580babbaa70 -rc5f1c588cb57eb6b7c14d1ad679d6c2c1925b319 --- lams_central/web/authoring/template/tbl/tbl.jsp (.../tbl.jsp) (revision 5a0888c0aad8d7dc638b0ff57c0d3580babbaa70) +++ lams_central/web/authoring/template/tbl/tbl.jsp (.../tbl.jsp) (revision c5f1c588cb57eb6b7c14d1ad679d6c2c1925b319) @@ -23,6 +23,10 @@ #itemArea { display: none; } + + .collapsable-icon-left a[data-toggle="collapse"] { + text-decoration: none; + } Index: lams_central/web/authoring/template/tool/mcquestion.jsp =================================================================== diff -u -re6dc4db4137cfd6b07a4aa79711b9d12b39fb78e -rc5f1c588cb57eb6b7c14d1ad679d6c2c1925b319 --- lams_central/web/authoring/template/tool/mcquestion.jsp (.../mcquestion.jsp) (revision e6dc4db4137cfd6b07a4aa79711b9d12b39fb78e) +++ lams_central/web/authoring/template/tool/mcquestion.jsp (.../mcquestion.jsp) (revision c5f1c588cb57eb6b7c14d1ad679d6c2c1925b319) @@ -12,18 +12,21 @@ question${questionNumber}title - + - - ${questionNumber eq 1 ? "" : ""} - - ${questionNumber eq 1 ? "" : ""} + + + + ${questionNumber eq 1 ? "" : ""} + + ${questionNumber eq 1 ? "" : ""} - +