View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
19305Bug reportsConditionspublic2023-12-13 09:49
Reporterakelley Assigned To 
PrioritynoneSeverityminor 
Status newResolutionopen 
Product Version6.3.x 
Summary19305: Randomize grouping not working with conditions
Description

I have a survey where the first question should determine which group of questions a participants sees, but I want the questions in those groups to come in a random order. The conditional statement works without the randomization, but once I try to randomize the groups, I get questions from any group, not just the ones expected with the conditional statement.

Steps To Reproduce

Steps to reproduce

Select one of the options from question 1 that applies to you. Depending on selected answer, you should only get a few questions that apply to the option selected. For this example, select Group A.

Expected result

If you select Group A from question 1, you should only have 3 questions to fill out that are about group A. They are Group A question 1, Group A question 2, Group A question 3 and then the survey should complete with a question that says "thanks for participating".

Actual result

Instead of getting just 3 questions for Group A, participants get additional questions from the other groups that do not apply to group A. Most recently, the survey had me fill out 7 questions from Groups A, B, & C.

TagsNo tags attached.
Attached Files
Bug heat2
Complete LimeSurvey version number (& build)Version 6.3.8+231204
I will donate to the project if issue is resolvedNo
BrowserSafari
Database type & versionMySQL 10.2.44-MariaDB
Server OS (if known)linux
Webserver software & version (if known)
PHP Version7.4

Users monitoring this issue

There are no users monitoring this issue.

Activities

DenisChenu

DenisChenu

2023-12-13 09:49

developer   ~78965

  1. If you select Only A : "A1" : you see group A + group D (group D have Q1 == 'A1' || Q1 == 'A3' for condition
  2. The randomisation is OK here : i see 3 question oin group A : this 3 question came from all other groups : it's NOT an issue it's the desired behavior.

The randomisation is done an ALL question in same group.

If you want a different behavior : it's a feature request

Issue History

Date Modified Username Field Change
2023-12-11 17:39 akelley New Issue
2023-12-11 17:39 akelley File Added: limesurvey_survey_773554.lss
2023-12-13 09:49 DenisChenu Note Added: 78965
2023-12-13 09:49 DenisChenu Bug heat 0 => 2