I have a survey that is fairly complex and is completed throughout the course of the day. Users can submit a survey as partially completed (status is logged with a question) and if that status is changed to "Complete" a host of questions become required based on a function in the "required" column.
Can we have the required asterisk appear for these questions by default, but maybe in a different color (orange?)? Right now they only show up when the required expression evaluates to true.