Hi guys
My question is if there is any way that through the Poll module or in this case the Advanced Poll module can somehow record the location from which users conduct the polls.
If there is no such possibility then chooses to perform an advanced poll that formed part of the possible options for the poll itself also by a drop-down menu which shows the different locations.
Thanks for your help
Greetings
Mario
Comments
Comment #1
mardelv commentedI write in a better way
If we have registered users who know their location, some form when conducting surveys in which to obtain the location of these and see the statistics about how many people voted from a specific location.
not if I have explained well
Comment #2
miro_dietikerAs of my understanding of your needs you should
- Register the location of your users (using e.g. location.module)
- Then use views integration or something to build the stats per user / per location or whatever needed
There's no direct feature needed for advpoll to have this.
Indirectly you will need good views integration and / or custom code to do the stats / reports.
Switching to "won't fix" for the module itself. If there's some code needed this should go into a separate module/project.
Comment #3
mardelv commentedThanks for answering miro_dietiker
My question is how to get the location of visitors shown me location.module, then stored in a database and make it parallel to another survey to find out from where they conduct the survey visitors.
I guess I'll have to do it through PHP, declaring a variable that is the IP.
Sorry for the inconvenience caused, I am new user in Drupal
Greetings
Mario
Comment #4
miro_dietikerYou probably need a developer with according experience to implement that.
Although drupal and contrib modules provide almost any general building blocks needed - the integration of a custom workflow still needs severe knowledge of the drupal architecture, contrib module internals and of the language PHP.
At least i don't get your question right to answer it with a few hints to succeed. Sorry
Comment #5
gobinathmD6 is EOL hence this issue won't be fixed (or) attended. So closing it.