View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 20477 | Bug reports | Survey editing | public | 2026-04-01 22:18 | 2026-08-07 10:38 |
| Reporter | Mazi | Assigned To | c_schmitz | ||
| Priority | none | Severity | minor | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 6.16.x | ||||
| Summary | 20477: 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 The question type description is wrong and needs to be adjusted. | ||||
| Steps To Reproduce | Steps to reproduceCreate a question of type "Yes/No/Uncertain". Expected resultSee "Yes/No/Uncertain" as scale according to the description. Actual resultScale is "Yes - Uncertain - No", which is correct for a rating type question. But the description is misleading. | ||||
| Tags | No tags attached. | ||||
| Bug heat | 6 | ||||
| Complete LimeSurvey version number (& build) | 6.16.16 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Story point estimate | |||||
| Browser | |||||
| Database type & version | MySQL | ||||
| Server OS (if known) | |||||
| Webserver software & version (if known) | |||||
| PHP Version | 8.x | ||||
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=39815 |
|
|
There are still a few issues regarding this question type on react side, but I will create tickets to handle this internally. |
|
|
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 | ||
| 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 |