View Issue Details

This issue affects 1 person(s).
 6
IDProjectCategoryView StatusLast Update
20477Bug reportsSurvey editingpublic2026-08-07 10:38
ReporterMazi Assigned Toc_schmitz  
PrioritynoneSeverityminor 
Status closedResolutionfixed 
Product Version6.16.x 
Summary20477: Yes/No/Uncertain array question type uses wrong type description
Description

"Yes/No/Uncertain" is listed at the question type selector. But since this array question actually uses a rating type scale, the answers are ordered
Yes - Uncertain - No

The question type description is wrong and needs to be adjusted.

Steps To Reproduce

Steps to reproduce

Create a question of type "Yes/No/Uncertain".
Preview the question.

Expected result

See "Yes/No/Uncertain" as scale according to the description.

Actual result

Scale is "Yes - Uncertain - No", which is correct for a rating type question. But the description is misleading.

TagsNo tags attached.
Bug heat6
Complete LimeSurvey version number (& build)6.16.16
I will donate to the project if issue is resolvedNo
Story point estimate
Browser
Database type & versionMySQL
Server OS (if known)
Webserver software & version (if known)
PHP Version8.x

Users monitoring this issue

There are no users monitoring this issue.

Activities

DenisChenu

DenisChenu

2026-05-25 08:56

developer   ~84910

https://github.com/LimeSurvey/LimeSurvey/pull/4953

guest

guest

2026-05-29 17:57

viewer   ~84971

Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=39815

tibor.pacalat

tibor.pacalat

2026-05-29 17:58

administrator   ~84972

There are still a few issues regarding this question type on react side, but I will create tickets to handle this internally.

Related Changesets

LimeSurvey: master a83116cb

2026-05-29 17:57

Clyde

Committer: GitHub


Details Diff
Fixed issue 20477: Type C description matches rendered Yes/Uncertain/No order (04953) Affected Issues
20477
mod - application/config/version.php Diff File
mod - application/controllers/admin/DataEntry.php Diff File
mod - application/controllers/admin/Statistics.php Diff File
mod - application/core/LsDefaultDataSets.php Diff File
mod - application/helpers/expressions/em_manager_helper.php Diff File
mod - application/helpers/update/updates/Update_651.php Diff File
add - application/helpers/update/updates/Update_708.php Diff File
mod - application/models/QuestionType.php Diff File
mod - application/views/survey/questions/answer/arrays/yesnouncertain/answer.twig Diff File
mod - application/views/survey/questions/answer/arrays/yesnouncertain/config.xml Diff File

Issue History

Date Modified Username Field Change
2026-04-01 22:18 Mazi New Issue
2026-05-22 14:49 c_schmitz Assigned To => c_schmitz
2026-05-22 14:49 c_schmitz Status new => acknowledged
2026-05-25 08:56 DenisChenu Status acknowledged => ready for testing
2026-05-25 08:56 DenisChenu Note Added: 84910
2026-05-25 08:56 DenisChenu Bug heat 0 => 2
2026-05-29 17:57 Changeset attached => LimeSurvey master a83116cb
2026-05-29 17:57 guest Note Added: 84971
2026-05-29 17:57 guest Bug heat 2 => 4
2026-05-29 17:57 tibor.pacalat Status ready for testing => resolved
2026-05-29 17:57 tibor.pacalat Resolution open => fixed
2026-05-29 17:58 tibor.pacalat Note Added: 84972
2026-05-29 17:58 tibor.pacalat Bug heat 4 => 6
2026-08-07 10:38 c_schmitz Status resolved => closed