View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
20150Bug reportsStatisticspublic2025-06-30 09:45
ReporterDenisChenu Assigned ToDenisChenu  
PrioritynoneSeverityminor 
Status assignedResolutionopen 
Summary20150: Incomprehensible result on multiple choice stat
Description

Multiple choiice stats with "

Steps To Reproduce

Steps to reproduce

Import included survey
Check advanced statistics
Set Subtotals based on displayed questions: to ON
Try to understand multiple choice statistics

Expected result

Undersand something

Actual result

1 is at the same time 50% and 100%
3 is at the same time 75% and 100%

TagsNo tags attached.
Attached Files
Bug heat2
Complete LimeSurvey version number (& build)6.15.0
I will donate to the project if issue is resolvedNo
Browsernot relevant
Database type & versionnot relevant
Server OS (if known)not relevant
Webserver software & version (if known)not relevant
PHP Versionnot relevant

Relationships

related to 20092 ready for code reviewgabrieljenik Statistics - Removing/filtering off "No Answer" 

Users monitoring this issue

There are no users monitoring this issue.

Activities

DenisChenu

DenisChenu

2025-06-25 12:42

developer   ~82949

Got it !

Sub answer % are done with (number of checked) / (number of displayed)
Gross are : sum of answers done / sum of answers done

DenisChenu

DenisChenu

2025-06-25 12:43

developer   ~82950

2 fix to do

  1. Sub answer % are done with (number of checked) / (number of displayed) OR (number of checked) / (number of responses) according to noncompleted
    • maybe add "No answerd" line
  2. Must fix Total
DenisChenu

DenisChenu

2025-06-25 12:56

developer   ~82952

OK, broken too with Subtotals based on displayed questions: to OFF

Total(Gross) must be 6 since i have 6 full response

DenisChenu

DenisChenu

2025-06-26 15:21

developer   ~82979

I wait for https://github.com/LimeSurvey/LimeSurvey/pull/4336 to be merged

Issue History

Date Modified Username Field Change
2025-06-24 18:54 DenisChenu New Issue
2025-06-24 18:54 DenisChenu File Added: Capture d’écran du 2025-06-24 18-53-52.png
2025-06-24 18:54 DenisChenu File Added: survey_archive_MultiNotDsiplayed.lsa
2025-06-25 11:01 DenisChenu Relationship added related to 20092
2025-06-25 12:42 DenisChenu Note Added: 82949
2025-06-25 12:42 DenisChenu Bug heat 0 => 2
2025-06-25 12:43 DenisChenu Note Added: 82950
2025-06-25 12:56 DenisChenu Note Added: 82952
2025-06-25 12:56 DenisChenu File Added: Capture d’écran du 2025-06-25 12-55-12.png
2025-06-25 12:56 DenisChenu File Added: survey_archive_MultiStatsIssue.lsa
2025-06-26 09:25 tibor.pacalat Assigned To => DenisChenu
2025-06-26 09:25 tibor.pacalat Status new => assigned
2025-06-26 15:21 DenisChenu Note Added: 82979
2025-06-30 08:56 opcrisis Bug heat 2 => 4
2025-06-30 09:45 DenisChenu Bug heat 4 => 2