- Posts: 3
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
Personnaly ;: i report the issue, and think it's a big issue.@holch, I meant that i just found it weird this bug was not priorized. I admit it is personal evaluation of the bug: because i need this feature, i am considering it annoying... quite confident that Limesurvey has several other critical bugs to adress as well.
Actually, we are a paying customer, and the support just replied us with something which felt like: go dev' it yourself!
PDF answers bug is a more than 2 years old,There are many bugs that I personally would consider much more important to fix, so there we go.
You say «There are many bugs that I personally would consider much more important to fix»I don't know, Denis. But obviously there are, other wise it would be fixed, wouldn't it?
<h2>Hier sind die Ergebnisse für {F6a}</h2> {F6a} ist {F6b} Jahre alt und sein Geschlecht ist <strong>{if(F6c==1,"männlich","weiblich")}</strong><br /> <br /> {F6a} kennt folgende Ubuntu-Tiere:<br /> {list(that.F1.shown)} und mag {F3_1.shown} am liebsten {F4.shown}. <h2>Nun die Ergebnisse im einzelnen</h2> <table border="1" collapse="collapse" width="50%"> <thead> <tr> <th class="frage" colspan="3" style="background-color:#30529d;color:white;">F1. Welche der folgenden interessanten Ubuntu-Tiere kennen Sie?</th> </tr> </thead> <thead> <tr> <th class="tdueberq sp6" style="background-color: #B1C2E7;color:black;text-align:left;width:50%"> </th> <th class="tduebera sp3" style="background-color: #B1C2E7;color:black;text-align:center;width:25%" valign="middle">Ja</th> <th class="tduebera sp3" style="background-color: #B1C2E7;color:black;text-align:center;width:25%" valign="middle">Nein</th> </tr> </thead> <tbody> <tr> <td class="tdquestion" style="text-align:left;width:50%">{F1_SQ001.question}</td> <td class="tdanswer" style="text-align:center;width:25%">{if(F1_SQ001=="Y","X","")}</td> <td class="tdanswer" style="text-align:center;width:25%">{if(F1_SQ001!="Y","X","")}</td> </tr> ---