baarkerlounger
1f525c6413
Refactor how we add stimulus controller html attributes so that we can combine them
4 years ago
baarkerlounger
e93d2144ce
Refactor conditional html attributes
4 years ago
kosiakkatrina
0aa8d88ffb
Render html from JSON questions ( #33 )
...
* Render html from questions with example
* Render html for all question types
4 years ago
Daniel Baark
a831a70aab
CLDC-341: Conditional showing and hiding of question on a page ( #29 )
...
* Use Stimulus controller for showing and hiding conditional questions for radio questions
4 years ago
MadeTech Dushan
fe43a1e999
Display the answers in the answer check page
...
Save radio button and checkbox string values instead of the key/number in
the db. ADR will be added to explain why we are saving values directly to
the db instead of using enums with active record to convert the key/numbers
to the appropriate strings.
4 years ago
baarkerlounger
1be3ce0c60
DRY up partials
4 years ago
baarkerlounger
1ea0467811
Adjust radio button size based on number of answer options
4 years ago
baarkerlounger
6053bcefd4
Support multiple dividers per answer option set
4 years ago
baarkerlounger
50b102e8f9
Enable dividers in radio button and checkbox answer options
4 years ago
baarkerlounger
c46441bd5d
Add household needs section & fix form navigation for multi question pages
4 years ago
baarkerlounger
59a9e6ca27
Complete second section
4 years ago
baarkerlounger
17853f7b9f
Generate page/question views dynamically
4 years ago