How to change the appearance of a disabled quiz button?
I have a quiz setup that only uses navigation buttons and not the playbar at all. Once a quiz is successfully answered I show a shape button. Since quiz submit buttons become disabled once a question is answered, the shape button is there to move to the next slide. This is useful when a user presses back and lands on a quiz that have been answered, since without it the user could not move forward again.
The issue I have is that visually the quiz submit does not actually look disabled when it is. So to a user it should work but clicking on it does nothing. I cannot place the shape button over the top of the submit button since it will always be sorted to below it. If I could at least control the look of the submit button's disabled state, I could lower its opacity, or darken it.
Any suggestions on this?
