The LimeSurvey Fund-Raiser 2012 is complete. Thank you for donating a total of 25,000 USD!     List of donors »

Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: semantic differential

semantic differential 9 months 3 weeks ago #84162

  • Fabian
  • Fabian's Avatar
  • OFFLINE
  • Fresh Lemon
  • Posts: 7
  • Karma: 0
Hello,

I have created a question as a semantic differential.
howitlookslikenow.JPG


I want to place the option "weiß nicht" on the right side, i. e. outside of the label-set.
howitshouldlooklike.JPG


I can creat the semantic differential without any problems, but not as shown. In the manual it´s shown how it should look like in the end. I tried with show no answers yes/no in the settings, but there´s no difference. What am I doing wrong?

Fabian
The administrator has disabled public write access.

Re: semantic differential 9 months 3 weeks ago #84168

  • tpartner
  • tpartner's Avatar
  • OFFLINE
  • LimeSurvey Team
  • Posts: 2869
  • Thank you received: 428
  • Karma: 246
The question behaves as expected for me in 1.92:
Capture_2012-08-02.JPG


Try this sample survey:

File Attachment:

File Name: limesurvey_survey_72739.lss
File Size: 22 KB
Cheers,
Tony

LimeSurvey is open-source and run entirely by volunteers so please consider donating to support the project.
The administrator has disabled public write access.

Re: semantic differential 9 months 3 weeks ago #84180

  • Fabian
  • Fabian's Avatar
  • OFFLINE
  • Fresh Lemon
  • Posts: 7
  • Karma: 0
it works... Thanks
I had to change the settings to show no answers = yes, mandatory question = no

but is there a way to change the title "no answer" to another one?
The administrator has disabled public write access.

Re: semantic differential 9 months 3 weeks ago #84196

  • tpartner
  • tpartner's Avatar
  • OFFLINE
  • LimeSurvey Team
  • Posts: 2869
  • Thank you received: 428
  • Karma: 246
If you want to change it for all surveys, you can change the translation.

If you just want to change it for a specific question, you can add the following script to the source of the question (replace "QQ" with the question ID):
<script type="text/javascript" charset="utf-8">
 
	$(document).ready(function(){
		$('#questionQQ table.question thead th:last').text('New Label');
	});
 
</script>
Cheers,
Tony

LimeSurvey is open-source and run entirely by volunteers so please consider donating to support the project.
The administrator has disabled public write access.

Re: semantic differential 9 months 2 weeks ago #84256

  • Fabian
  • Fabian's Avatar
  • OFFLINE
  • Fresh Lemon
  • Posts: 7
  • Karma: 0
thank you very much!

cheers
The administrator has disabled public write access.
  • Page:
  • 1
Moderators: DenisChenu, ITEd
Time to create page: 0.190 seconds
Donation Image