View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
07573Feature requestsConditionspublic2021-11-25 10:50
Reporteruser18243Assigned Togalads  
PrioritynormalSeverityfeature 
Status closedResolutionfixed 
Summary07573: Question groups have no code
Description

I just realized that question groups have no code. Why? Indeed, for automation purposes, notably via Equation questions, it'd be pretty handy to have group codes so that one can use them as namespaces. Then, a same set of codes and labels could be used for different homogeneous groups.

Apart from mnemonic benefits, I guess there might be other advantages...

Additional Information

A possible solution: Group codes as namespaces
Say we have two groups and one question for both

Groups := me:'about me', you:'about you'
Question := rank:'rank that and this':array[1-5]:
that:'foo bar',
this:'baz quux'

then, answers would be unequivocally referenced as

me.rank.that
me.rank.this
you.rank.that
you.rank.this

and comparisons would be straightforward.

TagsNo tags attached.
Bug heat2
Story point estimate
Users affected %

Users monitoring this issue

There are no users monitoring this issue.

Activities

galads

galads

2021-11-25 10:50

reporter   ~67562

Hello marcoep,

Thank you for suggesting a feature.

However, it seems the feature has been implemented already in the latest versions.

Please check on the latest versions and if the issue still exists, feel free to re-open the report.

kind regards,
galads

Issue History

Date Modified Username Field Change
2021-11-25 10:50 galads Note Added: 67562
2021-11-25 10:50 galads Bug heat 0 => 2
2021-11-25 10:50 galads Assigned To => galads
2021-11-25 10:50 galads Status acknowledged => closed
2021-11-25 10:50 galads Resolution open => fixed