From: Michael Hanke Date: Mon, 16 May 2011 15:34:01 +0000 (-0400) Subject: Polish, disable auto-reset for now X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=dc4efd327fa7bb430f9776aa07ec2467376363aa;p=neurodebian.git Polish, disable auto-reset for now --- diff --git a/survey/survey.rst b/survey/survey.rst index a14eec5..9b0bf50 100644 --- a/survey/survey.rst +++ b/survey/survey.rst @@ -5,7 +5,7 @@ Scientific software usage in neuroscience research This survey should take about five minutes. Immediately after submission you will be presented with some statistics on previous responses. Please try to answer as many questions as you can, but don't worry if you cannot answer all -of them. +of them. For feedback email team@neuro.debian.net .. raw:: html @@ -43,9 +43,9 @@ of them. function showResponse(data, statusText, xhr, $form) { // reset form if server reports success if (data.success == true) { - $('#nss_survey').resetForm(); - $('#submit_button').hide(); - $('#server_response').html(data.results); + //$('#nss_survey').resetForm(); + //$('#submit_button').hide(); + $('#server_response').html("

Thanks for participating in this survey.

" + data.results) } else { $('#server_response').html(""); alert(data.message); @@ -932,9 +932,6 @@ Other --------------------------------------------------------------- -Thanks for filling out the questionaire. Upon successful submission you will -be presented with some statistics computed from all previous participants. - .. raw:: html