How the link is implemented in your view list?
The standard approach is to wrap the title text with an a tag as in <a href="##moreurl##">Title</a>. This should produce a link that goes where the magnifier link (##more##) goes.
How the link is implemented in your view list?
The standard approach is to wrap the title text with an a tag as in <a href="##moreurl##">Title</a>. This should produce a link that goes where the magnifier link (##more##) goes.
I have implemented something to a this effect (without multi-correct per item as in "Shortness of breath" ="Short breath" ="SOB"). Haven't had the chance to use it so never finalized it.


Afaict, no problem, although I'm not entirely sure about the exact Moodle version (could be 1.9.15).
No such problem encountered on 222+ and FF 14.0.1.
I suppose I could. I need to see it to try it. Wouldn't be my design choice to make the section title a link in to the section, but that's me. Thanks.