From 38ea39f9b070f7bc0e731af6f6d78f6685c1dd83 Mon Sep 17 00:00:00 2001 From: Jason Cleeland Date: Mon, 21 Apr 2003 12:22:16 +0000 Subject: [PATCH] Made some small changes in the text on the pre-final (last) submit screen. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@259 b72ed6b6-b9f8-46b5-92b4-906544132732 --- index.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.php b/index.php index df29b6d5ff2..63697ce689f 100644 --- a/index.php +++ b/index.php @@ -1425,7 +1425,7 @@ function submit($surveyheader, $step, $totalsteps, $sid, $setfont, $surveyprivat echo "\t\t\t\t\n"; echo "\t\t\t\t\t \n"; echo "\t\t\t\t\t\n"; - echo "$setfont

Congratulations. You have completed answering the questions in this survey.\n"; + echo "$setfont

Congratulations. You have completed answering
the questions in this survey.
\n"; echo "

Click on \"Submit\" now to complete the process and submit your answers to our records. "; echo "If you want to check any of the answers you have made, and/or change them, you can do that now by "; echo "clicking on the \" << prev \" button and browsing through your responses.
\n"; @@ -1437,12 +1437,12 @@ function submit($surveyheader, $step, $totalsteps, $sid, $setfont, $surveyprivat echo "\t\t\t\t\t\t\t\n"; echo "\t\t\t\t\t\t\t\t\n"; echo "$setfontA note on privacy
\n"; - echo "The record kept of this survey does not contain any identifying information about you unless "; + echo "The record kept of your survey responses does not contain any identifying information about you unless "; echo "a specific question in the survey has asked for this. If you have responded to a survey that "; echo "used an identifying token to allow you to access the survey, you can rest assured that the "; echo "identifying token is not kept with your responses. It is managed in a seperate database, and will "; echo "only be updated to indicate that you have (or haven't) completed this survey. There is no way of "; - echo "matching identification tokens with survey responses in this system.\n"; + echo "matching identification tokens with survey responses in this survey.\n"; echo "\t\t\t\t\t\t\t\t\n"; echo "\t\t\t\t\t\t\t\n"; echo "\t\t\t\t\t\t\n"; @@ -1452,7 +1452,7 @@ function submit($surveyheader, $step, $totalsteps, $sid, $setfont, $surveyprivat // Just in case we want to add a comment for non-private surveys } echo " 
\nIf you do not wish to submit responses to this survey, "; - echo "and you would like to delete all records on your computer that may have saved your responses, "; + echo "and you would like to delete
all the responses you have made, "; echo "click here
 \n"; //echo "\n"; echo "\t\t\t\t\t\n";