How do I define a survey to be answered once?

If you have questions about using mojoPortal, you can post them here.

You may want to first review our site administration documentation to see if your question is answered there.

This thread is closed to new posts. You must sign in to post in the forums.
10/8/2008 11:16:58 AM
Gravatar
Total Posts 5
Roberto O Santos - Asp.net & Web Standards - http://blog.robertoosantos.com

How do I define a survey to be answered once?

Hello,

My question is regarding the survey feature.

How do I define a survey to be answered only once by a user?

For example:

The user A answer the survey B.

If the user A try to answer the survey B again it's not possible.

10/9/2008 6:53:02 AM
Gravatar
Total Posts 18439

Re: How do I define a survey to be answered once?

Unfortunately, the answer is that currently the survey feature does not have an option to prevent a user from taking the survey more than once.

It would not be difficult to add that functionality for authenticated users. For anonymous users the best you could do is prevent them from taking the survey more than once during a given time window like 5 minutes based on ipaddress.

I will look into this when I get a chance, but right now I'm very busy.

Best,

Joe

10/9/2008 7:27:12 AM
Gravatar
Total Posts 5
Roberto O Santos - Asp.net & Web Standards - http://blog.robertoosantos.com

Re: How do I define a survey to be answered once?

 

Hello Joe,

 

How do I extend a feature like the survey?

Actually, what I am willing to do is to create an register form to events.

So I created a calendar and then a survey to fill personal data and a link between them.

Then I can check on the survey the people who wants to join the event.

This works well although there is a lack of control regarding the form.

For example, I can't add validators or programming to avoid users to register in a event many times.

Do you have a tip to this issue?

Regards,

 

You must sign in to post in the forums. This thread is closed to new posts.