View Issue Details

This issue affects 1 person(s).
 8
IDProjectCategoryView StatusLast Update
11638Bug reportsTheme editorpublic2016-09-12 14:20
Reporterbillboule Assigned Toc_schmitz  
PriorityhighSeverityminor 
Status closedResolutionfixed 
Product Version2.52.x 
Summary11638: group description should not appear on each page
Description

On a question by question survey, using default template; the group description should not appear on each page.

  • See exemple lss attached

  • documentation says
    https://manual.limesurvey.org/The_template_editor/pt#Template_Files
    "groupdescription.pstpl: This template file is used to display a description of a group. It is separate to the startgroup.pstpl file because in a "question by question" survey it will be displayed on its own unique page in between groups, whereas in a "group by group" or "all in one" survey it provides a header to the subsequent questions. groupdescription.pstpl does not have a corresponding 'closing' template file, so all tags should be closed."

  • on default template, groupdescription.pstpl contains
    <!-- Group description -->
    <div class="group-description-container">
    <div class='col-xs-12'>
    <div class="group-description jumbotron">
    {GROUPDESCRIPTION}
    </div>
    </div>
    </div>

TagsNo tags attached.
Attached Files
Bug heat8
Complete LimeSurvey version number (& build)2.51.3 last
I will donate to the project if issue is resolvedNo
Browser
Database type & versionlast
Server OS (if known)linux
Webserver software & version (if known)php
PHP Version?

Users monitoring this issue

billboule

Activities

DenisChenu

DenisChenu

2016-09-10 10:17

developer   ~40746

The manual seem outdated since 2.00 and surely for 1.92.

Maybe just update manual

billboule

billboule

2016-09-12 10:00

reporter   ~40753

.... is there any other way on a question by question survey to display a page with group title and group description in a screen with a "next" button... before the next screen with the first question.

To me, it looks like this feature was usefull...

DenisChenu

DenisChenu

2016-09-12 10:03

developer   ~40754

You can use Question type "Display text" for this. Removing the group description, and put it a display text question.

c_schmitz

c_schmitz

2016-09-12 14:20

administrator   ~40760

Updated documentation.
Using text display question as suggested by Denis is a much more flexible solution.

Issue History

Date Modified Username Field Change
2016-09-08 12:27 billboule New Issue
2016-09-08 12:27 billboule File Added: limesurvey_survey_969682.lss
2016-09-08 12:27 billboule Issue Monitored: billboule
2016-09-08 14:42 c_schmitz Priority none => high
2016-09-10 10:17 DenisChenu Note Added: 40746
2016-09-12 10:00 billboule Note Added: 40753
2016-09-12 10:03 DenisChenu Note Added: 40754
2016-09-12 14:20 c_schmitz Note Added: 40760
2016-09-12 14:20 c_schmitz Status new => closed
2016-09-12 14:20 c_schmitz Assigned To => c_schmitz
2016-09-12 14:20 c_schmitz Resolution open => fixed