Welcome to the LimeSurvey Community Forum

Ask the community, share ideas, and connect with other LimeSurvey users!

Visual space between (likert type labels of) a scale and an option 'don't know'

More
3 years 9 months ago #215428 by mihai.bejan
Hi Joffm,

Thank you for your valuable answers on everything. I really appreciate!
I would like to keep the column "No answer" in an array question and I was wondering if it's possible to change from "No answer" to anything you want?
That would be really helpful for me, because the "No answer" will be selected by default. I also used a source code from another topic to select the last column as default answer but it take 5-7 second until the page is loading.

Thank you!
The topic has been locked.
  • tpartner
  • tpartner's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
3 years 9 months ago #215439 by tpartner
Insert something like this script in the question source:

Code:
<script type="text/javascript" data-author="Tony Partner">  
 
  $(document).on('ready pjax:scriptcomplete',function(){
 
    $('#question{QID} .noanswer-text, #question{QID} .noanswer-item label').text('My text');
  });
</script>

Cheers,
Tony Partner

Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
The following user(s) said Thank You: phinpope
The topic has been locked.
More
3 years 9 months ago #215481 by mihai.bejan
Thank you so much!

It works perfectly.

Regards!
The topic has been locked.
Moderators: tpartnerholch

Lime-years ahead

Online-surveys for every purse and purpose