OpenVAA / voting-advice-application

An open-source platform for creating Voting Advice Applications (VAAs)
https://demo.openvaa.org/
GNU General Public License v3.0
8 stars 0 forks source link

feat: create setting for hiding question category text #528

Closed kaljarv closed 2 weeks ago

kaljarv commented 1 month ago

Sometimes question category names are informative only and should not be shown together with question texts.

One way would be to make this a property of the question categories themselves, but it's maybe easier to just make it a global setting.