View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
19054 | Bug reports | Statistics | public | 2023-08-28 13:01 | 2024-01-29 14:12 |
Reporter | ritapas | Assigned To | |||
Priority | none | Severity | minor | ||
Status | confirmed | Resolution | open | ||
Product Version | 5.6.x | ||||
Summary | 19054: Selected chart types not used when showing stats to respondent | ||||
Description | If you associate a specific type of graph to a question (e.g. via the "set statistic options" item in the dropdown menu for a question in the "Question list" page), then it is showed in the statistics page for the admin but not in the one for the respondent. | ||||
Steps To Reproduce | Steps to reproduceimport enclosed lsa file. Check the first question should show a bar chart, the second a radar chart. Expected resultthe first question should show a bar chart, the second a radar chart. Actual resultboth questions show a bar chart | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 16 | ||||
Complete LimeSurvey version number (& build) | 5.6.33 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | n/a | ||||
Server OS (if known) | |||||
Webserver software & version (if known) | |||||
PHP Version | n/a | ||||
I have exactly same problem. Statistics menu is working (both basic and expert mode) but when public statistics are open, respondents can only see bar chart as reported. Maybe Extra information can help to resolve this bug (see attachments) |
|
A sample lss file can be great ! |
|
added an example .lss file and tested some edge cases. As I can understand there is actually two problem (any need to open a new bug request?): only 1st problem occurs in this lss file, try to edit one of the questions to any other type and change chart type. Is there any other information that I can provide? wrong_chart_type_to_respondent.lss (25,402 bytes)
<?xml version="1.0" encoding="UTF-8"?> <document> <LimeSurveyDocType>Survey</LimeSurveyDocType> <DBVersion>495</DBVersion> <languages> <language>en</language> </languages> <groups> <fields> <fieldname>gid</fieldname> <fieldname>sid</fieldname> <fieldname>group_order</fieldname> <fieldname>randomization_group</fieldname> <fieldname>grelevance</fieldname> </fields> <rows> <row> <gid><![CDATA[11]]></gid> <sid><![CDATA[847987]]></sid> <group_order><![CDATA[1]]></group_order> <randomization_group/> <grelevance/> </row> </rows> </groups> <group_l10ns> <fields> <fieldname>id</fieldname> <fieldname>gid</fieldname> <fieldname>group_name</fieldname> <fieldname>description</fieldname> <fieldname>language</fieldname> <fieldname>sid</fieldname> <fieldname>group_order</fieldname> <fieldname>randomization_group</fieldname> <fieldname>grelevance</fieldname> </fields> <rows> <row> <id><![CDATA[11]]></id> <gid><![CDATA[11]]></gid> <group_name><![CDATA[GROUP 1]]></group_name> <description/> <language><![CDATA[en]]></language> <sid><![CDATA[847987]]></sid> <group_order><![CDATA[1]]></group_order> <randomization_group/> <grelevance/> </row> </rows> </group_l10ns> <questions> <fields> <fieldname>qid</fieldname> <fieldname>parent_qid</fieldname> <fieldname>sid</fieldname> <fieldname>gid</fieldname> <fieldname>type</fieldname> <fieldname>title</fieldname> <fieldname>preg</fieldname> <fieldname>other</fieldname> <fieldname>mandatory</fieldname> <fieldname>encrypted</fieldname> <fieldname>question_order</fieldname> <fieldname>scale_id</fieldname> <fieldname>same_default</fieldname> <fieldname>relevance</fieldname> <fieldname>question_theme_name</fieldname> <fieldname>modulename</fieldname> <fieldname>same_script</fieldname> </fields> <rows> <row> <qid><![CDATA[183]]></qid> <parent_qid><![CDATA[0]]></parent_qid> <sid><![CDATA[847987]]></sid> <gid><![CDATA[11]]></gid> <type><![CDATA[M]]></type> <title><![CDATA[G01Q01]]></title> <other><![CDATA[N]]></other> <mandatory><![CDATA[N]]></mandatory> <encrypted><![CDATA[N]]></encrypted> <question_order><![CDATA[1]]></question_order> <scale_id><![CDATA[0]]></scale_id> <same_default><![CDATA[0]]></same_default> <relevance><![CDATA[1]]></relevance> <question_theme_name><![CDATA[multiplechoice]]></question_theme_name> <modulename/> <same_script><![CDATA[0]]></same_script> </row> <row> <qid><![CDATA[190]]></qid> <parent_qid><![CDATA[0]]></parent_qid> <sid><![CDATA[847987]]></sid> <gid><![CDATA[11]]></gid> <type><![CDATA[Y]]></type> <title><![CDATA[G01Q02]]></title> <other><![CDATA[N]]></other> <mandatory><![CDATA[N]]></mandatory> <encrypted><![CDATA[N]]></encrypted> <question_order><![CDATA[2]]></question_order> <scale_id><![CDATA[0]]></scale_id> <same_default><![CDATA[0]]></same_default> <relevance><![CDATA[1]]></relevance> <question_theme_name><![CDATA[yesno]]></question_theme_name> <modulename/> <same_script><![CDATA[0]]></same_script> </row> </rows> </questions> <subquestions> <fields> <fieldname>qid</fieldname> <fieldname>parent_qid</fieldname> <fieldname>sid</fieldname> <fieldname>gid</fieldname> <fieldname>type</fieldname> <fieldname>title</fieldname> <fieldname>preg</fieldname> <fieldname>other</fieldname> <fieldname>mandatory</fieldname> <fieldname>encrypted</fieldname> <fieldname>question_order</fieldname> <fieldname>scale_id</fieldname> <fieldname>same_default</fieldname> <fieldname>relevance</fieldname> <fieldname>question_theme_name</fieldname> <fieldname>modulename</fieldname> <fieldname>same_script</fieldname> </fields> <rows> <row> <qid><![CDATA[191]]></qid> <parent_qid><![CDATA[183]]></parent_qid> <sid><![CDATA[847987]]></sid> <gid><![CDATA[11]]></gid> <type><![CDATA[T]]></type> <title><![CDATA[SQ001]]></title> <other><![CDATA[N]]></other> <encrypted><![CDATA[N]]></encrypted> <question_order><![CDATA[0]]></question_order> <scale_id><![CDATA[0]]></scale_id> <same_default><![CDATA[0]]></same_default> <relevance><![CDATA[1]]></relevance> <question_theme_name><![CDATA[longfreetext]]></question_theme_name> <same_script><![CDATA[0]]></same_script> </row> <row> <qid><![CDATA[192]]></qid> <parent_qid><![CDATA[183]]></parent_qid> <sid><![CDATA[847987]]></sid> <gid><![CDATA[11]]></gid> <type><![CDATA[T]]></type> <title><![CDATA[SQ002]]></title> <other><![CDATA[N]]></other> <encrypted><![CDATA[N]]></encrypted> <question_order><![CDATA[1]]></question_order> <scale_id><![CDATA[0]]></scale_id> <same_default><![CDATA[0]]></same_default> <relevance><![CDATA[1]]></relevance> <question_theme_name><![CDATA[longfreetext]]></question_theme_name> <same_script><![CDATA[0]]></same_script> </row> <row> <qid><![CDATA[193]]></qid> <parent_qid><![CDATA[183]]></parent_qid> <sid><![CDATA[847987]]></sid> <gid><![CDATA[11]]></gid> <type><![CDATA[T]]></type> <title><![CDATA[SQ003]]></title> <other><![CDATA[N]]></other> <encrypted><![CDATA[N]]></encrypted> <question_order><![CDATA[2]]></question_order> <scale_id><![CDATA[0]]></scale_id> <same_default><![CDATA[0]]></same_default> <relevance><![CDATA[1]]></relevance> <question_theme_name><![CDATA[longfreetext]]></question_theme_name> <same_script><![CDATA[0]]></same_script> </row> </rows> </subquestions> <question_l10ns> <fields> <fieldname>id</fieldname> <fieldname>qid</fieldname> <fieldname>question</fieldname> <fieldname>help</fieldname> <fieldname>script</fieldname> <fieldname>language</fieldname> </fields> <rows> <row> <id><![CDATA[183]]></id> <qid><![CDATA[183]]></qid> <question><![CDATA[QUESTION 1 (Multiple choice)]]></question> <help/> <script/> <language><![CDATA[en]]></language> </row> <row> <id><![CDATA[190]]></id> <qid><![CDATA[190]]></qid> <question><![CDATA[QUESTION 2 (Yes/No)]]></question> <help/> <script/> <language><![CDATA[en]]></language> </row> <row> <id><![CDATA[191]]></id> <qid><![CDATA[191]]></qid> <question><![CDATA[SUBQUESTION1-1]]></question> <language><![CDATA[en]]></language> </row> <row> <id><![CDATA[192]]></id> <qid><![CDATA[192]]></qid> <question><![CDATA[SUBQUESTION1-2]]></question> <language><![CDATA[en]]></language> </row> <row> <id><![CDATA[193]]></id> <qid><![CDATA[193]]></qid> <question><![CDATA[SUBQUESTION1-3]]></question> <language><![CDATA[en]]></language> </row> </rows> </question_l10ns> <question_attributes> <fields> <fieldname>qid</fieldname> <fieldname>attribute</fieldname> <fieldname>value</fieldname> <fieldname>language</fieldname> </fields> <rows> <row> <qid><![CDATA[183]]></qid> <attribute><![CDATA[array_filter]]></attribute> <value/> <language/> </row> <row> <qid><![CDATA[183]]></qid> <attribute><![CDATA[array_filter_exclude]]></attribute> <value/> <language/> </row> <row> <qid><![CDATA[183]]></qid> <attribute><![CDATA[array_filter_style]]></attribute> <value><![CDATA[0]]></value> <language/> </row> <row> <qid><![CDATA[183]]></qid> <attribute><![CDATA[assessment_value]]></attribute> <value><![CDATA[1]]></value> <language/> </row> <row> <qid><![CDATA[183]]></qid> <attribute><![CDATA[cssclass]]></attribute> <value/> <language/> </row> <row> <qid><![CDATA[183]]></qid> <attribute><![CDATA[display_columns]]></attribute> <value/> <language/> </row> <row> <qid><![CDATA[183]]></qid> <attribute><![CDATA[em_validation_q]]></attribute> <value/> <language/> </row> <row> <qid><![CDATA[183]]></qid> <attribute><![CDATA[em_validation_q_tip]]></attribute> <value/> <language><![CDATA[en]]></language> </row> <row> <qid><![CDATA[183]]></qid> <attribute><![CDATA[exclude_all_others]]></attribute> <value/> <language/> </row> <row> <qid><![CDATA[183]]></qid> <attribute><![CDATA[exclude_all_others_auto]]></attribute> <value><![CDATA[0]]></value> <language/> </row> <row> <qid><![CDATA[183]]></qid> <attribute><![CDATA[hidden]]></attribute> <value><![CDATA[0]]></value> <language/> </row> <row> <qid><![CDATA[183]]></qid> <attribute><![CDATA[hide_tip]]></attribute> <value><![CDATA[0]]></value> <language/> </row> <row> <qid><![CDATA[183]]></qid> <attribute><![CDATA[max_answers]]></attribute> <value><![CDATA[1]]></value> <language/> </row> <row> <qid><![CDATA[183]]></qid> <attribute><![CDATA[min_answers]]></attribute> <value><![CDATA[1]]></value> <language/> </row> <row> <qid><![CDATA[183]]></qid> <attribute><![CDATA[other_numbers_only]]></attribute> <value><![CDATA[0]]></value> <language/> </row> <row> <qid><![CDATA[183]]></qid> <attribute><![CDATA[other_position]]></attribute> <value><![CDATA[end]]></value> <language/> </row> <row> <qid><![CDATA[183]]></qid> <attribute><![CDATA[other_position_code]]></attribute> <value/> <language/> </row> <row> <qid><![CDATA[183]]></qid> <attribute><![CDATA[other_replace_text]]></attribute> <value/> <language><![CDATA[en]]></language> </row> <row> <qid><![CDATA[183]]></qid> <attribute><![CDATA[page_break]]></attribute> <value><![CDATA[0]]></value> <language/> </row> <row> <qid><![CDATA[183]]></qid> <attribute><![CDATA[printable_help]]></attribute> <value/> <language><![CDATA[en]]></language> </row> <row> <qid><![CDATA[183]]></qid> <attribute><![CDATA[public_statistics]]></attribute> <value><![CDATA[1]]></value> <language/> </row> <row> <qid><![CDATA[183]]></qid> <attribute><![CDATA[random_group]]></attribute> <value/> <language/> </row> <row> <qid><![CDATA[183]]></qid> <attribute><![CDATA[random_order]]></attribute> <value><![CDATA[0]]></value> <language/> </row> <row> <qid><![CDATA[183]]></qid> <attribute><![CDATA[save_as_default]]></attribute> <value><![CDATA[N]]></value> <language/> </row> <row> <qid><![CDATA[183]]></qid> <attribute><![CDATA[scale_export]]></attribute> <value><![CDATA[0]]></value> <language/> </row> <row> <qid><![CDATA[183]]></qid> <attribute><![CDATA[statistics_graphtype]]></attribute> <value><![CDATA[1]]></value> <language/> </row> <row> <qid><![CDATA[183]]></qid> <attribute><![CDATA[statistics_showgraph]]></attribute> <value><![CDATA[1]]></value> <language/> </row> <row> <qid><![CDATA[190]]></qid> <attribute><![CDATA[cssclass]]></attribute> <value/> <language/> </row> <row> <qid><![CDATA[190]]></qid> <attribute><![CDATA[display_type]]></attribute> <value><![CDATA[0]]></value> <language/> </row> <row> <qid><![CDATA[190]]></qid> <attribute><![CDATA[hidden]]></attribute> <value><![CDATA[0]]></value> <language/> </row> <row> <qid><![CDATA[190]]></qid> <attribute><![CDATA[hide_tip]]></attribute> <value><![CDATA[0]]></value> <language/> </row> <row> <qid><![CDATA[190]]></qid> <attribute><![CDATA[page_break]]></attribute> <value><![CDATA[0]]></value> <language/> </row> <row> <qid><![CDATA[190]]></qid> <attribute><![CDATA[printable_help]]></attribute> <value/> <language><![CDATA[en]]></language> </row> <row> <qid><![CDATA[190]]></qid> <attribute><![CDATA[public_statistics]]></attribute> <value><![CDATA[1]]></value> <language/> </row> <row> <qid><![CDATA[190]]></qid> <attribute><![CDATA[random_group]]></attribute> <value/> <language/> </row> <row> <qid><![CDATA[190]]></qid> <attribute><![CDATA[save_as_default]]></attribute> <value><![CDATA[N]]></value> <language/> </row> <row> <qid><![CDATA[190]]></qid> <attribute><![CDATA[scale_export]]></attribute> <value><![CDATA[0]]></value> <language/> </row> <row> <qid><![CDATA[190]]></qid> <attribute><![CDATA[statistics_graphtype]]></attribute> <value><![CDATA[1]]></value> <language/> </row> <row> <qid><![CDATA[190]]></qid> <attribute><![CDATA[statistics_showgraph]]></attribute> <value><![CDATA[1]]></value> <language/> </row> </rows> </question_attributes> <surveys> <fields> <fieldname>sid</fieldname> <fieldname>gsid</fieldname> <fieldname>admin</fieldname> <fieldname>expires</fieldname> <fieldname>startdate</fieldname> <fieldname>adminemail</fieldname> <fieldname>anonymized</fieldname> <fieldname>format</fieldname> <fieldname>savetimings</fieldname> <fieldname>template</fieldname> <fieldname>language</fieldname> <fieldname>additional_languages</fieldname> <fieldname>datestamp</fieldname> <fieldname>usecookie</fieldname> <fieldname>allowregister</fieldname> <fieldname>allowsave</fieldname> <fieldname>autonumber_start</fieldname> <fieldname>autoredirect</fieldname> <fieldname>allowprev</fieldname> <fieldname>printanswers</fieldname> <fieldname>ipaddr</fieldname> <fieldname>ipanonymize</fieldname> <fieldname>refurl</fieldname> <fieldname>showsurveypolicynotice</fieldname> <fieldname>publicstatistics</fieldname> <fieldname>publicgraphs</fieldname> <fieldname>listpublic</fieldname> <fieldname>htmlemail</fieldname> <fieldname>sendconfirmation</fieldname> <fieldname>tokenanswerspersistence</fieldname> <fieldname>assessments</fieldname> <fieldname>usecaptcha</fieldname> <fieldname>usetokens</fieldname> <fieldname>bounce_email</fieldname> <fieldname>attributedescriptions</fieldname> <fieldname>emailresponseto</fieldname> <fieldname>emailnotificationto</fieldname> <fieldname>tokenlength</fieldname> <fieldname>showxquestions</fieldname> <fieldname>showgroupinfo</fieldname> <fieldname>shownoanswer</fieldname> <fieldname>showqnumcode</fieldname> <fieldname>bouncetime</fieldname> <fieldname>bounceprocessing</fieldname> <fieldname>bounceaccounttype</fieldname> <fieldname>bounceaccounthost</fieldname> <fieldname>bounceaccountpass</fieldname> <fieldname>bounceaccountencryption</fieldname> <fieldname>bounceaccountuser</fieldname> <fieldname>showwelcome</fieldname> <fieldname>showprogress</fieldname> <fieldname>questionindex</fieldname> <fieldname>navigationdelay</fieldname> <fieldname>nokeyboard</fieldname> <fieldname>alloweditaftercompletion</fieldname> <fieldname>googleanalyticsstyle</fieldname> <fieldname>googleanalyticsapikey</fieldname> <fieldname>tokenencryptionoptions</fieldname> </fields> <rows> <row> <sid><![CDATA[847987]]></sid> <gsid><![CDATA[1]]></gsid> <admin><![CDATA[inherit]]></admin> <adminemail><![CDATA[inherit]]></adminemail> <anonymized><![CDATA[N]]></anonymized> <format><![CDATA[I]]></format> <savetimings><![CDATA[I]]></savetimings> <template><![CDATA[inherit]]></template> <language><![CDATA[en]]></language> <additional_languages/> <datestamp><![CDATA[I]]></datestamp> <usecookie><![CDATA[I]]></usecookie> <allowregister><![CDATA[I]]></allowregister> <allowsave><![CDATA[I]]></allowsave> <autonumber_start><![CDATA[0]]></autonumber_start> <autoredirect><![CDATA[I]]></autoredirect> <allowprev><![CDATA[I]]></allowprev> <printanswers><![CDATA[Y]]></printanswers> <ipaddr><![CDATA[I]]></ipaddr> <ipanonymize><![CDATA[I]]></ipanonymize> <refurl><![CDATA[I]]></refurl> <showsurveypolicynotice><![CDATA[0]]></showsurveypolicynotice> <publicstatistics><![CDATA[Y]]></publicstatistics> <publicgraphs><![CDATA[Y]]></publicgraphs> <listpublic><![CDATA[I]]></listpublic> <htmlemail><![CDATA[I]]></htmlemail> <sendconfirmation><![CDATA[I]]></sendconfirmation> <tokenanswerspersistence><![CDATA[I]]></tokenanswerspersistence> <assessments><![CDATA[I]]></assessments> <usecaptcha><![CDATA[E]]></usecaptcha> <usetokens><![CDATA[N]]></usetokens> <bounce_email><![CDATA[inherit]]></bounce_email> <emailresponseto><![CDATA[inherit]]></emailresponseto> <emailnotificationto><![CDATA[inherit]]></emailnotificationto> <tokenlength><![CDATA[-1]]></tokenlength> <showxquestions><![CDATA[I]]></showxquestions> <showgroupinfo><![CDATA[I]]></showgroupinfo> <shownoanswer><![CDATA[N]]></shownoanswer> <showqnumcode><![CDATA[I]]></showqnumcode> <bounceprocessing><![CDATA[N]]></bounceprocessing> <showwelcome><![CDATA[I]]></showwelcome> <showprogress><![CDATA[I]]></showprogress> <questionindex><![CDATA[-1]]></questionindex> <navigationdelay><![CDATA[-1]]></navigationdelay> <nokeyboard><![CDATA[I]]></nokeyboard> <alloweditaftercompletion><![CDATA[I]]></alloweditaftercompletion> <googleanalyticsstyle/> <googleanalyticsapikey/> <tokenencryptionoptions/> </row> </rows> </surveys> <surveys_languagesettings> <fields> <fieldname>surveyls_survey_id</fieldname> <fieldname>surveyls_language</fieldname> <fieldname>surveyls_title</fieldname> <fieldname>surveyls_description</fieldname> <fieldname>surveyls_welcometext</fieldname> <fieldname>surveyls_endtext</fieldname> <fieldname>surveyls_policy_notice</fieldname> <fieldname>surveyls_policy_error</fieldname> <fieldname>surveyls_policy_notice_label</fieldname> <fieldname>surveyls_url</fieldname> <fieldname>surveyls_urldescription</fieldname> <fieldname>surveyls_email_invite_subj</fieldname> <fieldname>surveyls_email_invite</fieldname> <fieldname>surveyls_email_remind_subj</fieldname> <fieldname>surveyls_email_remind</fieldname> <fieldname>surveyls_email_register_subj</fieldname> <fieldname>surveyls_email_register</fieldname> <fieldname>surveyls_email_confirm_subj</fieldname> <fieldname>surveyls_email_confirm</fieldname> <fieldname>surveyls_dateformat</fieldname> <fieldname>surveyls_attributecaptions</fieldname> <fieldname>surveyls_alias</fieldname> <fieldname>email_admin_notification_subj</fieldname> <fieldname>email_admin_notification</fieldname> <fieldname>email_admin_responses_subj</fieldname> <fieldname>email_admin_responses</fieldname> <fieldname>surveyls_numberformat</fieldname> <fieldname>attachments</fieldname> </fields> <rows> <row> <surveyls_survey_id><![CDATA[847987]]></surveyls_survey_id> <surveyls_language><![CDATA[en]]></surveyls_language> <surveyls_title><![CDATA[[test] wrong chart type to respondent]]></surveyls_title> <surveyls_description/> <surveyls_welcometext/> <surveyls_endtext/> <surveyls_policy_notice/> <surveyls_policy_notice_label/> <surveyls_url/> <surveyls_urldescription/> <surveyls_email_invite_subj><![CDATA[Invitation to participate in a survey]]></surveyls_email_invite_subj> <surveyls_email_invite><![CDATA[Dear {FIRSTNAME},<br /> <br /> You have been invited to participate in a survey.<br /> <br /> The survey is titled:<br /> "{SURVEYNAME}"<br /> <br /> "{SURVEYDESCRIPTION}"<br /> <br /> To participate, please click on the link below.<br /> <br /> Sincerely,<br /> <br /> {ADMINNAME} ({ADMINEMAIL})<br /> <br /> ----------------------------------------------<br /> Click here to do the survey:<br /> {SURVEYURL}<br /> <br /> If you do not want to participate in this survey and don't want to receive any more invitations please click the following link:<br /> {OPTOUTURL}<br /> <br /> If you are blacklisted but want to participate in this survey and want to receive invitations please click the following link:<br /> {OPTINURL}]]></surveyls_email_invite> <surveyls_email_remind_subj><![CDATA[Reminder to participate in a survey]]></surveyls_email_remind_subj> <surveyls_email_remind><![CDATA[Dear {FIRSTNAME},<br /> <br /> Recently we invited you to participate in a survey.<br /> <br /> We note that you have not yet completed the survey, and wish to remind you that the survey is still available should you wish to take part.<br /> <br /> The survey is titled:<br /> "{SURVEYNAME}"<br /> <br /> "{SURVEYDESCRIPTION}"<br /> <br /> To participate, please click on the link below.<br /> <br /> Sincerely,<br /> <br /> {ADMINNAME} ({ADMINEMAIL})<br /> <br /> ----------------------------------------------<br /> Click here to do the survey:<br /> {SURVEYURL}<br /> <br /> If you do not want to participate in this survey and don't want to receive any more invitations please click the following link:<br /> {OPTOUTURL}]]></surveyls_email_remind> <surveyls_email_register_subj><![CDATA[Survey registration confirmation]]></surveyls_email_register_subj> <surveyls_email_register><![CDATA[Dear {FIRSTNAME},<br /> <br /> You, or someone using your email address, have registered to participate in an online survey titled {SURVEYNAME}.<br /> <br /> To complete this survey, click on the following URL:<br /> <br /> {SURVEYURL}<br /> <br /> If you have any questions about this survey, or if you did not register to participate and believe this email is in error, please contact {ADMINNAME} at {ADMINEMAIL}.]]></surveyls_email_register> <surveyls_email_confirm_subj><![CDATA[Confirmation of your participation in our survey]]></surveyls_email_confirm_subj> <surveyls_email_confirm><![CDATA[Dear {FIRSTNAME},<br /> <br /> This email is to confirm that you have completed the survey titled {SURVEYNAME} and your response has been saved. Thank you for participating.<br /> <br /> If you have any further questions about this email, please contact {ADMINNAME} on {ADMINEMAIL}.<br /> <br /> Sincerely,<br /> <br /> {ADMINNAME}]]></surveyls_email_confirm> <surveyls_dateformat><![CDATA[9]]></surveyls_dateformat> <email_admin_notification_subj><![CDATA[Response submission for survey {SURVEYNAME}]]></email_admin_notification_subj> <email_admin_notification><![CDATA[Hello,<br /> <br /> A new response was submitted for your survey '{SURVEYNAME}'.<br /> <br /> Click the following link to see the individual response:<br /> {VIEWRESPONSEURL}<br /> <br /> Click the following link to edit the individual response:<br /> {EDITRESPONSEURL}<br /> <br /> View statistics by clicking here:<br /> {STATISTICSURL}]]></email_admin_notification> <email_admin_responses_subj><![CDATA[Response submission for survey {SURVEYNAME} with results]]></email_admin_responses_subj> <email_admin_responses><![CDATA[Hello,<br /> <br /> A new response was submitted for your survey '{SURVEYNAME}'.<br /> <br /> Click the following link to see the individual response:<br /> {VIEWRESPONSEURL}<br /> <br /> Click the following link to edit the individual response:<br /> {EDITRESPONSEURL}<br /> <br /> View statistics by clicking here:<br /> {STATISTICSURL}<br /> <br /> <br /> The following answers were given by the participant:<br /> {ANSWERTABLE}]]></email_admin_responses> <surveyls_numberformat><![CDATA[0]]></surveyls_numberformat> </row> </rows> </surveys_languagesettings> <themes> <theme> <sid>847987</sid> <template_name>iflpanel</template_name> <config> <options>inherit</options> </config> </theme> </themes> <themes_inherited> <theme> <sid>847987</sid> <template_name>iflpanel</template_name> <config> <options> <container>on</container> <zebrastriping>off</zebrastriping> <stickymatrixheaders>off</stickymatrixheaders> <greyoutselected>off</greyoutselected> <hideprivacyinfo>off</hideprivacyinfo> <crosshover>off</crosshover> <showpopups>1</showpopups> <notables>1</notables> <showclearall>off</showclearall> <questionhelptextposition>top</questionhelptextposition> <fixnumauto>off</fixnumauto> <questionborder>on</questionborder> <questioncontainershadow>on</questioncontainershadow> <bodybackgroundcolor>#ffffff</bodybackgroundcolor> <fontcolor>#444444</fontcolor> <questionbackgroundcolor>#ffffff</questionbackgroundcolor> <checkicon>f00c</checkicon> <backgroundimage>off</backgroundimage> <brandlogo>on</brandlogo> <brandlogofile>image::theme::files/iflpanel_logo.png</brandlogofile> <animatebody>off</animatebody> <bodyanimationduration>500</bodyanimationduration> <animatequestion>off</animatequestion> <questionanimationduration>500</questionanimationduration> <animatealert>off</animatealert> <alertanimationduration>500</alertanimationduration> <animatecheckbox>on</animatecheckbox> <checkboxanimationduration>500</checkboxanimationduration> <animateradio>on</animateradio> <radioanimationduration>500</radioanimationduration> <font>ubuntu</font> </options> </config> </theme> </themes_inherited> </document> |
|
just took some time to look at this issue. I am able to reproduce it. now, fixing it is not trivial. here's what I see from looking through the code: the user statistics can only display bar and pie charts. multiple choice and multiple choice with comments can only use bar chart. other question types default to pie chart, but can be changed to bar chart if desired using the question attributes. also user statistics uses a different chart library from admin statistics. in fact user statistics renders image server side to display, while admin statistics uses js to render charts in the browser it would be a very big undertaking to align the user statistics with the admin ones to make the type selection work on the user statistics side the same way it does on the admin side. |
|
affects master and 5.x |
|
Maybe more a new feature than an issue here. I think it's broken since 3.0, only work in old 2.6 and before (where we use same library for admin and public) The fix can be just fixing string “Admin chart type” New feature ”Public chart type” ping @tibor.pacalat new feature or issue ? |
|
public statistics does use that question attribute also but only expects value of 1 or 2 |
|
I think since the public statistics uses that question attribute and this worked once long long time ago, this is a bug and not a new feature. |
|
But since we don't have way to allow same Charts type with public and admin : maybe we need to create 2 different settings ? Public : 1 or 2 ? |
|
I think it would be best if this is one setting. @DenisChenu do you see some cases where you would like the public to see different charts than admin? |
|
No except
unsure we have same graph type since library are different. |
|
I haven't been asked but I would like to express my opinion. I don't see any cases where we would like the public to see different charts than admin Simple Mode Statistics until we can still choose same settings with previous version (ability to show/hide a question from public statistics, display chart). Maybe we can have a setting to numbers be hidden (only show percentage) but I think this counts as another feature request? Also I strictly set against to public have access to Statistics like Expert Mode (because there are more information about responses should be only accessed by authorized persons) |
|
@asandikci : you can clearly give your opinion :), your an user.
I think nobody want this |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2023-08-28 13:01 | ritapas | New Issue | |
2023-08-28 13:01 | ritapas | File Added: image.png | |
2023-10-11 18:44 | asandikci | Bug heat | 0 => 6 |
2023-10-11 18:56 | asandikci | Note Added: 77639 | |
2023-10-11 18:56 | asandikci | File Added: image-2.png | |
2023-10-11 18:56 | asandikci | File Added: image-3.png | |
2023-10-11 18:56 | asandikci | File Added: image-4.png | |
2023-10-11 18:56 | asandikci | Bug heat | 6 => 8 |
2023-10-12 09:15 | DenisChenu | Note Added: 77643 | |
2023-10-12 09:15 | DenisChenu | Bug heat | 8 => 10 |
2023-10-12 13:20 | asandikci | Note Added: 77658 | |
2023-10-12 13:20 | asandikci | File Added: wrong_chart_type_to_respondent.lss | |
2023-10-26 10:32 | mfavetti | Note Added: 78031 | |
2023-10-26 10:32 | mfavetti | Bug heat | 10 => 12 |
2023-10-26 10:32 | mfavetti | Note Edited: 78031 | |
2023-10-26 10:34 | mfavetti | Note Added: 78032 | |
2023-10-26 10:53 | mfavetti | Issue Monitored: mfavetti | |
2023-10-26 10:53 | mfavetti | Bug heat | 12 => 14 |
2023-10-26 11:45 | DenisChenu | Note Added: 78035 | |
2023-10-26 11:45 | DenisChenu | Note Edited: 78035 | |
2023-10-26 11:53 | mfavetti | Note Added: 78036 | |
2023-10-26 15:20 | tibor.pacalat | Note Added: 78043 | |
2023-10-26 15:20 | tibor.pacalat | Bug heat | 14 => 16 |
2023-10-26 15:26 | tibor.pacalat | Note Edited: 78043 | |
2023-10-26 15:26 | tibor.pacalat | Assigned To | => tibor.pacalat |
2023-10-26 15:26 | tibor.pacalat | Status | new => confirmed |
2023-10-26 16:44 | DenisChenu | Note Added: 78053 | |
2023-10-26 17:48 | tibor.pacalat | Note Added: 78058 | |
2023-10-26 18:17 | DenisChenu | Note Added: 78060 | |
2023-10-26 18:18 | asandikci | Note Added: 78061 | |
2023-10-26 18:49 | DenisChenu | Note Added: 78062 | |
2024-01-29 14:12 | tibor.pacalat | Assigned To | tibor.pacalat => |