What problem are you trying to solve?
Currently, in ODK forms, if we want to display questions in different colours for better visual recognition, we need to use “span style="color:” within the label itself. like below
This approach makes the XLS file harder to read and more difficult to modify. However, data collectors will benefit from this system, as they can easily identify the type of question they need to ask simply by looking at the colour coding.
Any ideas on how ODK could help you solve it?
I was thinking something like this could be done. If possible, we can add an additional “color” column, and with just a hex colour code input, the colour will be applied to the question. If no hex code is provided, the default colour will be applied.
At present, to differentiate questions from one another, I am using emojis.
Upload any helpful links, sketches, and videos.

