Accueil arrow Support arrow Forums
LimeSurvey Forums
Welcome, Guest
Please Login or Register.    Lost Password?
Re:navigation for survey and sub-groups (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: Re:navigation for survey and sub-groups
#19718
popeter (User)
Fresh Lemon
Posts: 10
graphgraph
User Offline Click here to see the profile of this user
[done] navigation for survey and sub-groups 1 Month, 2 Weeks ago Karma: 0  
Hi!

I'm new to LimeSurvey and already tested the online demo. It's a great tool!

But for a more complex survey, I would need some feauture, for which I don't know how to implement them:

sub-groups / multiple survey in one login:
To make the survey more easy to handle, I would need some sort of sub-groups in one survey or multiple surveys with normal groups, which can be accessed with only one login. I would need a structure like this:

login
- survey 1
-- group a
--- question 1
--- question 2
--- ...
-- group b
-- ...
- survey 2
-- group a
--- question 1
--- question 2
--- ...
-- group b
-- ...


or

login to survey
- group 1
-- sub-group a
--- question 1
--- question 2
--- ...
-- sub-group b
-- ...
- group 2
-- sub-group a
--- question 1
--- question 2
--- ...
-- sub-group b
-- ...



navigation
Since I am convinced that the asked person will not be able to fill out the more complex survey in one session, I need in addition to the save-the-answers-function a navigation to the groups/sub-groups mentionned above. Therefor I need to be able to link to those (sub-)groups. I know, that doesn't make a lot of sense with a sequential survey in mind, but this would be an essential feauture for my project!

I hope anyone can give me some advise to implement my needed functionality...

Thanks a lot!
Malte
 
Logged Logged  
 
Last Edit: 2008/10/13 11:41 By Mazi.
  The administrator has disabled public write access.
#19719
Shnoulle (User)
Expert Lime
Posts: 113
graphgraph
User Offline Click here to see the profile of this user
Re:navigation for survey and sub-groups 1 Month, 2 Weeks ago Karma: 3  
I think you can use multi survey, and when you import your token, you can use token column to put the password.

But i think it's difficult to manage.

Answer group2, save, comebak, answer group1 etc ....
 
Logged Logged  
  The administrator has disabled public write access.
#19720
popeter (User)
Fresh Lemon
Posts: 10
graphgraph
User Offline Click here to see the profile of this user
Re:navigation for survey and sub-groups 1 Month, 2 Weeks ago Karma: 0  
Somehow I don't really understand what you mean. Cold you be please more detailed? Thank you!
 
Logged Logged  
  The administrator has disabled public write access.
#19725
Shnoulle (User)
Expert Lime
Posts: 113
graphgraph
User Offline Click here to see the profile of this user
Re:navigation for survey and sub-groups 1 Month, 2 Weeks ago Karma: 3  
It's for the second option.

You can use multiple survey with the same token table.
Export your token table, and you can reimport with the same token.


Token is like a password.



At the first page, you show the list of your survey, user choose the survey they want and put the 'password' (token).


At each survey they can save when they want, but they can't choose to do Group2 before group1 (you can put all question optionnable, and use group by group survey. Maybe it's a possibility)
 
Logged Logged  
  The administrator has disabled public write access.
#19734
popeter (User)
Fresh Lemon
Posts: 10
graphgraph
User Offline Click here to see the profile of this user
Re:navigation for survey and sub-groups 1 Month, 2 Weeks ago Karma: 0  
Creating multiple surveys with the same token / password and a navigation page to them would be an option I guess. But the users would need to login to every single survey, don't they? Not much of comfort. Hmmm...

But thanks for the adivse!

Anyone with other ideas?

Thanks a lot!!!
Malte
 
Logged Logged  
  The administrator has disabled public write access.
#19736
Mazi (Moderator)
Moderator Lime
Posts: 3237
graph
User Offline Click here to see the profile of this user
Re:navigation for survey and sub-groups 1 Month, 2 Weeks ago Karma: 25  
Linking to groups isn't possible because this might inflict the whole survey logic (conditions, assessments, saving, ...).

If this is an essential feature you have to split your questions/groups into several surveys where users can use the same token so you can put the results together later.

At the start page (www.yourdomain.org/limesurvey) you can have a list of all surveys. After clicking the link the user has to enter his token.
You can also place the link to the nex survey at the ednpage of the previous one.
 
Logged Logged  
 
Last Edit: 2008/10/07 11:42 By Mazi.
 
Best regards,
Mazi
______________________
Need help? I can: set up Limesurvey for you / create your survey / implement additional features / design your template / offer premium support -> Contact.
  The administrator has disabled public write access.
#19748
popeter (User)
Fresh Lemon
Posts: 10
graphgraph
User Offline Click here to see the profile of this user
Re:navigation for survey and sub-groups 1 Month, 2 Weeks ago Karma: 0  
Thanks for the replay!

That is probably the way to go, although multiply logins would be required - which isn't that nice.

Greetings
Malte
 
Logged Logged  
  The administrator has disabled public write access.
Go to top