WebSite X5Help Center

 
Robin S.
Robin S.
User

I need more info about creating a poll!  en

Auteur : Robin S.
Visité 541, Followers 1, Partagé 0  

I want to have a movie night where my friends and I watch a series of movies (such as the James Bond Serries). I want to be able to e-mail a link to my friends and have them take the poll. I would like to know a) How many votes each option has b) who voted for what.

Is this possible and if so, how do I set it up?

Posté le
7 RéPONSES - 2 UTILE
Daniel W.
Daniel W.
User
Meilleur utilisateur du mois DEMeilleur utilisateur du mois EN

A script would have to be created individually.

Each mail recipient should receive an individual link with a URL parameter, e.g.:

https://example.org/?p=Dave

https://example.org/?p=Jack

https://example.org/?p=Bill

The poll script must store the p-value along with the selected movie.

The poll script would then have to output the result like this, for example:

Movie A - Dave, Fred, Tom etc.

Movie B - Jack, Charlie, Bernie etc.

Movie C - Mike, Martin, Bill etc.

Maybe someone here in the forum knows a poll script for this purpose, otherwise a programmer would have to create it.

Lire plus
Posté le de Daniel W.
Robin S.
Robin S.
User
Auteur

What language needs to be used for the script? Are there examples for scripts? I can write my own...

Lire plus
Posté le de Robin S.
Franz-Josef H.
Franz-Josef H.
Moderator

You can use the object Poll Link Read this guide to use this object.

Lire plus
Posté le de Franz-Josef H.
Jerome P.
Jerome P.
User

Good afternoon

I recommend that you use the google form application, as it allows you to submit responses directly to a google spreadsheet where responses can be evaluated.These forms can be inserted in a frame through the HTML object.Regards

Lire plus
Posté le de Jerome P.
Daniel W.
Daniel W.
User
Meilleur utilisateur du mois DEMeilleur utilisateur du mois EN

I don't use poll scripts or poll providers myself, so I don't know where the desired functions are.

More than 10 years ago I made changes and additions to small PHP scripts for other people as a hobby, but I don't want to stress myself with that anymore.

More than 10 years ago I would have looked at the well-known PHP script collections and gotten a free PHP poll script there and added it if something was missing. Today these collections would be too uncertain for me.

Maybe there is a PHP programmer who can recommend a safe (free) PHP poll script.

Lire plus
Posté le de Daniel W.
Robin S.
Robin S.
User
Auteur

Thanks for all the input!

Lire plus
Posté le de Robin S.