Home arrow Support arrow Forums
LimeSurvey Forums
Welcome, Guest
Please Login or Register.    Lost Password?
New question type (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: New question type
#14973
kvillios (User)
Fresh Lemon
Posts: 14
graphgraph
User Offline Click here to see the profile of this user
New question type 3 Months, 3 Weeks ago Karma: 0  
Hi,

I want to create new question type on limesurvey, but I don't know how.
For exaple, the new type is matrix multiple with free text box. I have the code of this type but I want to create new type in limesurvey with this code.

Please tell me how I can.. what files I must changed or what else..

Thanks
Kostas
 
Logged Logged  
  The administrator has disabled public write access.
#15081
Mazi (Moderator)
Moderator Lime
Posts: 2794
graph
User Offline Click here to see the profile of this user
Re:New question type 3 Months, 3 Weeks ago Karma: 20  
In another thread the limesurvey invernter/developer said:
"The process of adding new questions is very complicated. For me, even having created the software and knowing the general systems behind it, it takes, on average, 10 hours - and then often requires significant debugging once follow-on issues start to arise.
You'll need to make modifications in at least the following files:
common.php
qanda.php
activate.php
browse.php
dataentry.php
export.php
spss.php
questionhandling.php"


Implementing a new question type is really hard. For you the easiest way would probably be to donate and ask an experienced programmier to do this for you. There are so many files and dependencies you have to take care of.

If you really want to try implementing a new question type here are some more links which might be helpful:
- How to join the LimeSurvey Project Team
- Accessing the Source Code
- Coding Rules
- LimeSurvey 1.53 Database Layout Documentation
 
Logged Logged  
 
Beste Grüße/Best regards,
Mazi
______________________
You can support Limesurvey, too!
  The administrator has disabled public write access.
Go to top