Thomas Gibbons Consulting Qualtrics Wiki

Contact TomG on Qualtrics Community

User Tools

Site Tools


addrequirements

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
addrequirements [2024/02/25 11:27] – [Turn off/on] adminaddrequirements [2024/02/25 11:32] (current) – [CSS] admin
Line 27: Line 27:
 Use the CSS classes **force**, **request**, and **optional** to format or add text to questions as needed. For example: Use the CSS classes **force**, **request**, and **optional** to format or add text to questions as needed. For example:
 <code> <code>
-/* Force response - asterisk before question text*/+/*Force response - asterisk before question text*/
 .force .QuestionText::before { content:"* " }; .force .QuestionText::before { content:"* " };
-/Optional response - optional label after question text*/+/*Optional response - optional label after question text*/
 .optional .QuestionText::after { .optional .QuestionText::after {
   content:"(Optional)";   content:"(Optional)";
addrequirements.txt · Last modified: 2024/02/25 11:32 by admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki