Welcome to the LimeSurvey Community Forum

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

Search Results (Searched for: test)

  • Mazi
  • Mazi's Avatar
15 Apr 2024 12:42
Hier der korrigierte Code, um die letzte, sechste Option ohne Eingabefeld anzuzeigen:
Code:
<script charset="utf-8" type="text/javascript">
$(document).ready(function() {
// Remove last input box
$('#question{QID} #answer{SID}X{GID}X{QID}6').remove();
});</script>

Noch einfacher geht es mit diesem Plugin, bei dem du einfach definieren kannst, welche Felder keine Kommentarbox haben sollen:  survey-consulting.com/product/multi-opti...e-limesurvey-plugin/
Demo:  plugins.mysurveyhosting.com/index.php/344631?newtest=Y&lang=en

 
  • jelo
  • jelo's Avatar
15 Apr 2024 09:34
I don't see a quick fix. That looks like an issue in combination with the MS SQL Server. LimeSurvey is lacking a proper testing with SQL Server. The installed base is low, so you will run into new bugs more often.
Best thing to do is to update to the lastest LimeSurvey version and try again. If that won't help submit a bugreport.
  • AntPIC
  • AntPIC's Avatar
13 Apr 2024 22:55
LimeSurvey Community Edition
Versione 3.27.17

Ciao,
è possibile inserire un box di ricerca testo in una domanda drop-down list?
In questo modo è più agevole scorrere liste lunghe di items.
Grazie
  • AntPIC
  • AntPIC's Avatar
13 Apr 2024 19:02
LimeSurvey Cloud Versione 6.5.2
Salve,
ho una domanda a risposta multipla con la categoria "Altro (specificare)".
Il problema è che la checkbox non permette di inserire la spunta, che compare solo se si inserisce il testo. 
Ma questo disorienta un po' il compilatore
C'è un modo per selezionare prima la checkbox "Altro" e poi normalmente inserire il testo di fianco?
Grazie
  • acoiffard
  • acoiffard's Avatar
12 Apr 2024 17:18
Récupérer l'URL de provenance was created by acoiffard
Aidez-nous à vous aider et remplissez les cases appropriées :
Votre version de LimeSurvey : Version de votre LimeSurvey : [voir en bas à droite de l'écran d'administration de votre LimeSurvey].
Votre propre serveur ou LimeSurvey Cloud :
Thème :

==================
[Écrivez ici votre question/remarque]Aidez-nous à vous aider et remplissez les cases appropriées :
Votre version de LimeSurvey : Version de votre LimeSurvey : LimeSurvey Community Edition  Version 6.4.11+240304 
Votre propre serveur ou LimeSurvey Cloud :
Thème : Fruity_twentythree

==================
Bonjour,

Pour une enquête à venir, je souhaite récupérer une partie de l'url (correspondant à l'ID) ou l'url de provenance complet. Format du lien : [ siteweb.fr/enquete/index.php/XXXX?lang=fr&ID=identifiant_unique ]

J'ai activé "Sauvegarder l’URL de provenance :" dans l'onglet "Notifications & données" des paramètres du questionnaire. 
+ 'Oui' à l'option "Sauvegarder le lien de provenance (referrer)" lors de l'activation du questionnaire. 

Malgré cela lorsque je réalise des tests et vérifie les réponses, la variable refurl (URL référente) reste vide.

Je n'ai pas trouvé de réponses sur les autres pages du forum. 
Quelqu'un aurait-il une solution à ce problème ?

Merci d'avance



 
  • Mazi
  • Mazi's Avatar
12 Apr 2024 14:59
Some follow up questions:

1. Can you create or import a survey?

2. What happens if you export and then import this survey or a different survey?

3. Can you break it down to certain surveys only?

4. Can you provide your problematic survey as LSS file for testing?
  • Mazi
  • Mazi's Avatar
12 Apr 2024 14:47
Replied by Mazi on topic Intergrating MailTester Ninja API
Hi Mark, some questions up front:

1. Which Limesurvey version are we talking about?

2. What "email" do you refer to? Are you running a closed survey and use the email addresses to send invitations?

3. Please explain the work-flow and at which step you'd like the check to be added.
  • Mazi
  • Mazi's Avatar
12 Apr 2024 14:44
Hmm, eigentlich sollte die DB Version keine Rolle spielen. Ich tippe wie gesagt eher auf ein Performanceproblem wegen der Größe, siehe auch die hohe Anzahl von Umfragen.
Du kannst mir die LSS Datei gerne ohne Antworten etc. mailen, dann teste ich mal auf unseren aktuellen Entwicklungssystemen.
  • MarkPkilop
  • MarkPkilop's Avatar
12 Apr 2024 12:57
Intergrating MailTester Ninja API was created by MarkPkilop
I would like all email addresses to be validated with an email address verifier such as [url] mailtester.ninja [/url]

This way I am sure about the seriousness of the survey as it has been checked as a correct email address

I know they are having an API maybe could it be used for such a validation
  • Mazi
  • Mazi's Avatar
12 Apr 2024 11:40
Falls es nicht zu vertraulich ist, kannst du die Umfrage ja mal als LSS Datei anhängen. Dann testen wir mal mit der aktuellen Version.
Welche DB (MySQL, Postgres, ...) nutzt ihr?
  • Mazi
  • Mazi's Avatar
12 Apr 2024 09:06
Replied by Mazi on topic shop in limesurvey
The HTML being shown at the admin email is a bug which we reported a few weeks ago and which is already fixed at the latest 6.x releases.
  • frosch
  • frosch's Avatar
12 Apr 2024 09:03
Ich habe auf 3 Servern getestet und überall das gleiche Problem.

memory_limit ist bei 8192M, das sollte reichen und Scriptlaufzeit ist über 3 Minuten, denn der Ajax-Aufruf benötigt so lange und es bricht zumindest nix ab.

Kann es sein, das LS ab einer bestimmten Anzahl an Fragen nicht mehr richtig läuft?

@holch hattest du denn schon Umfragen mit weit über 200 Fragen? Gibts es da Erfahrungswerte?
  • lfanfoni
  • lfanfoni's Avatar
11 Apr 2024 18:34
Replied by lfanfoni on topic "La pagina non risponde"
Ho provato su una mia installazione di limesurvey 6 e mi da lo stesso errore quando si passa al quinto gruppo.
Ho l'impressione che la sezione "Punteggi" non sia fatta bene: tutti quei warning che mette il file della logica riguardano assegnazioni di valori alle domande che sono altamente sconsigliate e che secondo me scasinano il tentativo di salvataggio quando si tenta di andare alla domanda successiva. Credo che hai messo troppe cose insieme: nella stessa variabile di equazione fai vedere un punteggio e fai anche una assegnazione...non ci ho capito molto e non ho la possibilità di capire tutte le regole che avevi in mente. Di solito è meglio usare le variabili equazione per calcolare qualcosa e metterle nascoste, poi, se hai la necessità di mostrare il valore di questa variabile nascosta, magari usa una domanda di visualizzazione testo, ma non ti conviene mai fare assegnazioni, perchè rischi di perdere il controllo. Sinceramente ho qualche dubbio sul fatto che fino a gennaio di quest'anno ti funzionava, a meno che non ci sia in mezzo a tutte quelle regole incrociate un qualche cosa che controlla pure l'anno. Io mi metterei di buzzo buono a smontare tutto quel gruppo di domande e rifare tutto un pezzo per volta senza fare assegnazioni.
  • adaviault
  • adaviault's Avatar
11 Apr 2024 18:03
Please help us help you and fill where relevant:
Your LimeSurvey version: Version 6.5.2+240402
Own server or LimeSurvey hosting: University server
Survey theme/template: vanilla
==================

Hello,

I would like my survey participants to be able to register before accessing my questionnaire. Last week, I managed to activate this function while testing, but I had to deactivate my questionnaire and it doesn't seem to work anymore. I've attached my current survey settings. Please note that I want my survey to be open-access, as I don't have a list of participants.

Thank you for your help.
  • naimamottes
  • naimamottes's Avatar
11 Apr 2024 16:01
Display one's score to a single question was created by naimamottes
Please help us help you and fill where relevant:
Your LimeSurvey version: 3.23.6+200929
Own server or LimeSurvey hosting:
Survey theme/template:
==================

Hi. I'm building a survey in 2 parts: in the first par individuals answer to a short "intelligence" test and get a score (assessment values). In the second part they need to compare the scores they got to each question with the average score of other participants. I want to create two buttons: one with the participant's score to the question and another one with the average score (this second one is sorted out). Is there a way I can  implement one's assessment values to a question as a label for another question?

Thanks in advance.
Displaying 46 - 60 out of 1152 results.

Lime-years ahead

Online-surveys for every purse and purpose