Hi,
I am looking for a solution to include hover-over text in the category rows in the matrix table question, so when you hover over the left-side column, each term with a definition appears. Another post I looked at mentioned this would be done as:
add some code to the CSS, to the JavaScript within the question, and then some HTML to the choices themselves.
Is there code to get started?