For drag and drop ranking questions, how can I use custom coding to modify the text of the rank numbers that are displayed?
For example, in stead of the digits 1, 2, 3, I would like to have the following labels automatically displayed: “Best”, “Intermediate”, “Worst.”
Is there some javascript code that will do this?
Thanks.