- Posts: 31
- Thank you received: 1
- Forum
- English support forums
- Can I do this with LimeSurvey?
- How can i set different status for quota full and quota is 0
How can i set different status for quota full and quota is 0
- douerliang
-
Topic Author
- Offline
- Junior Lime
-
Less
More
2 years 9 months ago #136313
by douerliang
Hello everyone,
Whether someone have encountered such a demand:
When I set a quota is 0 , i want to store the status is different from the quota full.
For example:
When the quota is full, the id is marked as "No Completed".
I hope if the quota limit is 0, the id Marked as other state( for example: 'excluded').
Whether someone have encountered such a demand:
When I set a quota is 0 , i want to store the status is different from the quota full.
For example:
When the quota is full, the id is marked as "No Completed".
I hope if the quota limit is 0, the id Marked as other state( for example: 'excluded').
Please Log in or Create an account to join the conversation.
- DenisChenu
-
- Offline
- LimeSurvey Community Team
-
Less
More
- Posts: 10482
- Karma: 408
- Thank you received: 1854
2 years 8 months ago #136352
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 .
Replied by DenisChenu on topic How can i set different status for quota full and quota is 0
Not available actually.
But , maybe can be done in plugin (afterSurveySubmitted event).
Denis
But , maybe can be done in plugin (afterSurveySubmitted event).
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.
- douerliang
-
Topic Author
- Offline
- Junior Lime
-
Less
More
- Posts: 31
- Thank you received: 1
2 years 8 months ago #136371
by douerliang
Replied by douerliang on topic How can i set different status for quota full and quota is 0
Thankyou.
I think the AfterSurveyQuota event will help me in plugin.
Is my idea right?
I think the AfterSurveyQuota event will help me in plugin.
Is my idea right?
Please Log in or Create an account to join the conversation.
- DenisChenu
-
- Offline
- LimeSurvey Community Team
-
Less
More
- Posts: 10482
- Karma: 408
- Thank you received: 1854
2 years 8 months ago #136373
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 .
Replied by DenisChenu on topic How can i set different status for quota full and quota is 0
Yesp,
Right,.
Right,.
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 .
The following user(s) said Thank You: douerliang
Please Log in or Create an account to join the conversation.
- douerliang
-
Topic Author
- Offline
- Junior Lime
-
Less
More
- Posts: 31
- Thank you received: 1
2 years 8 months ago #136378
by douerliang
Replied by douerliang on topic How can i set different status for quota full and quota is 0
Hi,Denis
Thank you for your help!
This is the earliest reply I have received.
Are you awake or not sleeping?
Thank you for your help!
This is the earliest reply I have received.
Are you awake or not sleeping?
Please Log in or Create an account to join the conversation.
- DenisChenu
-
- Offline
- LimeSurvey Community Team
-
Less
More
- Posts: 10482
- Karma: 408
- Thank you received: 1854
2 years 8 months ago #136379
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 .
Replied by DenisChenu on topic How can i set different status for quota full and quota is 0
It's 8h30 in France.
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.
- douerliang
-
Topic Author
- Offline
- Junior Lime
-
Less
More
- Posts: 31
- Thank you received: 1
2 years 8 months ago #136380
by douerliang
Replied by douerliang on topic How can i set different status for quota full and quota is 0
I think you are in America.It seems I was wrong.
It's 14h40 in China.I am Chinese.
Nice to meet you.
It's 14h40 in China.I am Chinese.
Nice to meet you.
Please Log in or Create an account to join the conversation.
- douerliang
-
Topic Author
- Offline
- Junior Lime
-
Less
More
- Posts: 31
- Thank you received: 1
2 years 8 months ago #136750
by douerliang
Replied by douerliang on topic How can i set different status for quota full and quota is 0
hi,Denis
I need your help.
Now,I'm coding a plugin use the afterSurveyQuota event.
I have successfully implemented a dynamic jump URL.
But I have a more difficult problem.
There are two kinds of state(completed/incompleted) for responses.I want to add the third state.
But the sublimdate field‘s type is datetime.
I don't know how to do it.
Please help me !
I need your help.
Now,I'm coding a plugin use the afterSurveyQuota event.
I have successfully implemented a dynamic jump URL.
But I have a more difficult problem.
There are two kinds of state(completed/incompleted) for responses.I want to add the third state.
But the sublimdate field‘s type is datetime.
I don't know how to do it.
Please help me !
Please Log in or Create an account to join the conversation.
- DenisChenu
-
- Offline
- LimeSurvey Community Team
-
Less
More
- Posts: 10482
- Karma: 408
- Thank you received: 1854
2 years 8 months ago #136874
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 .
Replied by DenisChenu on topic How can i set different status for quota full and quota is 0
I think then i use an hidden question and fill it when go to quuota or after submitted or an extra table ..... Your right : you have only 2 state for submitdate
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.
- DenisChenu
-
- Offline
- LimeSurvey Community Team
-
Less
More
- Posts: 10482
- Karma: 408
- Thank you received: 1854
2 years 8 months ago #136875
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 .
Replied by DenisChenu on topic How can i set different status for quota full and quota is 0
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.