Closed chrismgraham closed 1 year ago
What kind of title do you mean?
The thing that you click on to expand and load the test is
<h1 id="title">Test Yourself</h1>
(also has a ::before with a little arrow which is clickable)
Ah, I think I see from your commit that it's actually the summary (parent of the h1) that you're clicking on
The link to expand a Numbas embed item uses the auto cursor style, rather than e.g. pointer
It's actually just a heading tag, so maybe it should also have a title?