Hello @NLOPER,
If you're using HTML/CSS codes, you can add them to each question by going to the question, clicking on the rich content editor, then selecting ’source’.Alternatively, you can click on the question, choose HTML view, and add your code there. If your code will be the same for all questions, you can add it directly in ‘Look and Feel’, ’Style’, ‘External CSS’, instead of adding it to each question individually.
For JavaScript, click on your question, scroll down on the left side (where you add logic), select Java, and then add your code.
Let me know if this helps.
Thank you Sachin! Do you know of a specific code to add to make a mouseover effect in Java? Like is there something I can copy and paste then add my text to a portion of it so it will show when you hover? I don’t know if it will be different to add the script to the specific question which I don’t need vs. adding it to specific statements in my Matrix Table.