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 12:27] – [Turn off/on] adminaddrequirements [2024/02/25 12: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.1708882020.txt.gz · Last modified: by admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki