Home arrow Ondersteuning arrow Forums
LimeSurvey Forums
Welcome, Guest
Please Login or Register.    Lost Password?
[done] Sharing some code to compliment phpsurveyor (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: [done] Sharing some code to compliment phpsurveyor
#3278
jspik (User)
Fresh Lemon
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
[done] Sharing some code to compliment phpsurveyor 1 Year, 8 Months ago Karma: 0  
I would like to share some code I wrote up for phpsurveyor. I have no experience in php but know C++ so with some help from the mighty internet i put this together. Use it if you wish.

Basically it's a contest form that a user is redirected to once a survey is completed. Sometimes it's nice to include a contest to encourage users to finish a survey. I only wanted users with a token to sign up for the contest and I put mesures into place so that the user can not sign up for the contest multiple times. I posted a .zip file and a link to the file with all the code.

Some modifying was done in phpsurveyor so that the exit page URL also returned the token ID using GET. example : s.php?t=123

Basically I use the attribute_1 field (I don't use attributes) in the tokens_x table to set a value to true if the form was completed. The form will not load if a user tries to resend the whole affair again with the same token. The results of the form are stored in another database.

Cheers!
John

File Attachment:
File Name: dev_files.zip
File Size: 13275


heres a url to download the code
www.deepwoodslive.com/dev_files.zip
 
Logged Logged  
 
Last Edit: 2008/09/24 11:15 By Mazi.
  The administrator has disabled public write access.
#4425
mariop3 (User)
Fresh Lemon
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Re:Sharing some code to compliment phpsurveyor 1 Year, 5 Months ago Karma: 0  
hi,

thats what i search.... but the links are dead .... can you tell me another link?

best regards
mario
 
Logged Logged  
  The administrator has disabled public write access.
#4426
jspik (User)
Fresh Lemon
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Re:Sharing some code to compliment phpsurveyor 1 Year, 5 Months ago Karma: 0  
 
Logged Logged  
  The administrator has disabled public write access.
#4466
mariop3 (User)
Fresh Lemon
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Re:Sharing some code to compliment phpsurveyor 1 Year, 5 Months ago Karma: 0  
thanks a lot.... i try it....

best wishes

mario
 
Logged Logged  
  The administrator has disabled public write access.
#19232
abdou (User)
Fresh Lemon
Posts: 9
graphgraph
User Offline Click here to see the profile of this user
Re:Sharing some code to compliment phpsurveyor 1 Month, 4 Weeks ago Karma: 0  
The link is down again ,

please post another link.
 
Logged Logged  
  The administrator has disabled public write access.
Go to top