Home
LimeSurvey Forums
Welcome, Guest
Please Login or Register.    Lost Password?
Re:Question type "upload file" like bug and track (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: Re:Question type "upload file" like bug and track
#16271
ricky0512 (User)
Fresh Lemon
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
[done] Question type "upload file" like bugtracker 2 Months, 3 Weeks ago Karma: 0  
Hi there,
How or can I add question type "upload file" in survey like that in bug and tracker / blow of this form?
Thanks a lot.
 
Logged Logged  
 
Last Edit: 2008/07/21 12:40 By Mazi.
  The administrator has disabled public write access.
#16392
Mazi (Moderator)
Moderator Lime
Posts: 2794
graph
User Offline Click here to see the profile of this user
Re:Question type "upload file" like bug and track 2 Months, 3 Weeks ago Karma: 20  
There is no question type which allows users to upload a file.

You can implement this but it won't be easy. Lots of changes have to be made (export, startistics, ...).

Another solution is to auto-redirect users to an upload form after they have finished the survey. You can try to pass the token they used and name the uploaded file using the passed token.
 
Logged Logged  
 
Beste Grüße/Best regards,
Mazi
______________________
You can support Limesurvey, too!
  The administrator has disabled public write access.
#16570
ungemah (User)
Junior Lime
Posts: 22
graphgraph
User Offline Click here to see the profile of this user
Re:Question type "upload file" like bug and track 2 Months, 3 Weeks ago Karma: 1  
Or if you're not using tokens on the survey, but still want some tracking capabilities, use a combination of timestamp and IP address -- not perfect, but unless you have high volume, should be fine. Just be sure to disable anonymous survey in your survey setup.
 
Logged Logged  
 
----------------------------------------------
David Ungemah
Austin, Texas
  The administrator has disabled public write access.
Go to top