- Posts: 11
- Thank you received: 0
- Forum
- English support forums
- Can I do this with LimeSurvey?
- The best way to use LimeSurvey for selection of available dates and times...
The best way to use LimeSurvey for selection of available dates and times...
4 years 9 months ago #97668
by kettner
kettner created the topic: The best way to use LimeSurvey for selection of available dates and times...
Hello,
I am just looking for the best solution how to set up a survey for the following situation:
1) The survey serves for selection of available dates and times for personal consultations by individual respondents
2) There are several dates given, for example - 10/7/2013 ; 16/7/2013 ; 18/8/2013 etc.
3) For each available day, there are several time slots given, e.g.: 9:00 - 10:00; 10:00 - 11:00; 11:00 - 12:00
4) Now we need to make only one specific timeslot available (specific given date and time) only untill it is selected by only one person. In other words, once a specific date and time is already selected by a respondent, then it should be marked as "occupied" or even hiden as an option for anothre respondent.
I was thinking about a combination of quotas and conditions, however, I am not sure how to ensure that once the date and time is already selected by any respondent, then it is not displayed to another one. It implies also checking database for previous responses.
Is this somehow solvable with LimeSurvey?
Many thanks for any hints!
Vít
I am just looking for the best solution how to set up a survey for the following situation:
1) The survey serves for selection of available dates and times for personal consultations by individual respondents
2) There are several dates given, for example - 10/7/2013 ; 16/7/2013 ; 18/8/2013 etc.
3) For each available day, there are several time slots given, e.g.: 9:00 - 10:00; 10:00 - 11:00; 11:00 - 12:00
4) Now we need to make only one specific timeslot available (specific given date and time) only untill it is selected by only one person. In other words, once a specific date and time is already selected by a respondent, then it should be marked as "occupied" or even hiden as an option for anothre respondent.
I was thinking about a combination of quotas and conditions, however, I am not sure how to ensure that once the date and time is already selected by any respondent, then it is not displayed to another one. It implies also checking database for previous responses.
Is this somehow solvable with LimeSurvey?
Many thanks for any hints!
Vít
Please Log in or Create an account to join the conversation.
- DenisChenu
-
- Offline
- LimeSurvey Community Team
-
Less
More
- Posts: 8889
- Karma: 400
- Thank you received: 1469
4 years 9 months ago #97675
by DenisChenu
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member, professional service on demand (or search sondages pro).
An error happen ? Before make a new topic : remind the Debug mode .
DenisChenu replied the topic: The best way to use LimeSurvey for selection of available dates and times...
Hello,
Not directly, i have already worked on such system " a Pre quota system. But hard to have a "Gloabl system" cool for all user.
Here : you can do some ajax request, not so difficult, but not included.
Maybe such system can be included in 2.05 or 2.1 Plugin.
Denis
Not directly, i have already worked on such system " a Pre quota system. But hard to have a "Gloabl system" cool for all user.
Here : you can do some ajax request, not so difficult, but not included.
Maybe such system can be included in 2.05 or 2.1 Plugin.
Denis
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member, professional service on demand (or search sondages pro).
An error happen ? Before make a new topic : remind the Debug mode .
Please Log in or Create an account to join the conversation.
4 years 9 months ago #97677
by kettner
kettner replied the topic: The best way to use LimeSurvey for selection of available dates and times...
Thank you Denis, in fact it is a kind of a simple booking tool via a survey. I will try using Ajax /JavaScript to solve it somehow when I have more time.
Please Log in or Create an account to join the conversation.