Comma separate likert and checkboxes

Created on 27 March 2024, 3 months ago
Updated 31 May 2024, 26 days ago

Problem/Motivation

Some of our forms have 40 column sheets. This is very difficult to use

Proposed resolution

This patch combines likert and checkbox field values into a single column comma separated. I also removed the Null values on checkboxes because it's not in order and the null values just end up appended to the end for those fields.

The code to process field values is quite messy with tons of if else statements that can be improved if we find the energy and time.

Remaining tasks

Review
code clean up
Test
Improve
Commit

User interface changes

Add option to comma separate answers

API changes

None

Data model changes

None

✨ Feature request
Status

Needs review

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States Greg Boggs Portland Oregon

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024