
Solved
Made a visual distinction between choices in drag & drop question
We have a rather large list of item in a drag/drop question. The choices seem to blend together and was wonder if there was some from of visual que to help distinguish them, such as alternative shading between items. Please see attached image for what we are looking at. Thank you!!
!

Best answer by Anonymous
Hello @Radam ,
Paste the below code in the js(OnReady) of the PGR question:
` jQuery("#"+this.questionId+" ul.PGRSortable li.ReadableAlt").css("background","lightgrey");`
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
