- Posts: 419
- Thank you received: 34
Ask the community, share ideas, and connect with other LimeSurvey users!
<script type="text/javascript" charset="utf-8"> $(document).ready(function() { document.body.innerHTML = document.body.innerHTML.replace('Please enter your comment here:', 'What is the main reason for the score you gave?'); }); </script>