Building a Rubrics assessment with a dropdown. I have tried creating a component from the original DropDown but still the same.
It reads the data from a database. The Question string can be long and does not get truncated or chopped off, but the lableOptionsParam get truncated and display only the first few lines. It looks like 2 lines only. There is no option for making more lines.
I have looked and searched the community but just cant find any solution. Perhaps somebody has developed a Custom DropDown widget to share. Any suggestions.