ElkArte Community

Elk Development => Feature Discussion => Topic started by: kode54 on January 14, 2016, 10:26:40 pm

Title: Feature Request: Multiple choice and question polls
Post by: kode54 on January 14, 2016, 10:26:40 pm
Our older forum, which I migrated from last weekend, had the ability to create both multiple choice polls, and multiple questions or polls per topic. I could probably attempt to implement this myself, or wait for someone to implement it for me.

Multiple choice should be fairly easy to do, as it will only require a multi option on a single poll ID. Multiple questions, on the other hand, will require the ability to store a question number in the choices table. Or it will require the ability to store multiple poll IDs per topic row.
Title: Re: Feature Request: Multiple choice and question polls
Post by: emanuele on January 15, 2016, 02:44:13 am
A feature like that, I would very well see it first as an addon!
Not because I don't want it in the core, but really because it would have two advantages: 1) be available as soon as it's ready, and 2) it would allow to spot more places that need easier extension (I'm pretty sure you'll need to edit code for that).

And at a later stage it should be pretty easy to integrate it into Elk directly like we did with ILA. ;D
Title: Re: Feature Request: Multiple choice and question polls
Post by: TE on January 15, 2016, 02:47:37 am
Something like this?
http://custom.simplemachines.org/mods/index.php?mod=1586
Title: Re: Feature Request: Multiple choice and question polls
Post by: kode54 on January 15, 2016, 03:50:35 am
Yes, but with multiple choice as an option per poll. One thing at a time, though.
Title: Re: Feature Request: Multiple choice and question polls
Post by: IndianTalkZone on March 01, 2016, 01:59:38 am
I too like to have the option to choose multiple answer in a poll
Title: Re: Feature Request: Multiple choice and question polls
Post by: emanuele on March 01, 2016, 02:41:26 am
Select multiple answers has always been an option (just set "Maximum votes per user:" to something more than one).

But now I'm a little confused by what the original request was... was it to have multiple questions per topic, or let user pick multiple answers in one question?
Title: Re: Feature Request: Multiple choice and question polls
Post by: kode54 on March 01, 2016, 03:36:10 am
Multiple answers in one question, in a single vote. Only voting once per answer, at most. In this case, it's an audio codec poll, with one question for lossy, and another for lossless.
Title: Re: Feature Request: Multiple choice and question polls
Post by: emanuele on March 01, 2016, 03:46:32 am
I think we are calling things with different names, so I'm a bit confused.
Could you actually make an example of how the everything would look like?
Title: Re: Feature Request: Multiple choice and question polls
Post by: kode54 on March 01, 2016, 11:18:57 pm
Which lossy codecs do you actively use?
[X] MP3
[X] MPEG-4 AAC
[X] Ogg Vorbis
[ ] WMA Pro
[ ] Other (Explain in topic)
[ ] None, I only use lossless formats

Which lossless formats do you use actively?
[X] FLAC
[ ] WavPack
[X] Apple Lossless
[ ] WMA Lossless
[ ] Other (Explain in topic)

And both questions are presented in the same topic, and both allow choosing any/all options of either or both polls in a single vote. Each user only gets a single chance to vote in the poll.
Title: Re: Feature Request: Multiple choice and question polls
Post by: kode54 on August 16, 2016, 01:21:21 am
Bumping this to at least ask for answering more than one answer in a single vote, and each user's votes for a given poll include all of the options they checked with their one vote. Enabling multiple votes per poll would allow one user to vote for the same option multiple times.
Title: Re: Feature Request: Multiple choice and question polls
Post by: emanuele on August 19, 2016, 07:57:39 am
Quote from: kode54 – And both questions are presented in the same topic, and both allow choosing any/all options of either or both polls in a single vote. Each user only gets a single chance to vote in the poll.
So:
1) multiple questions,
2) to each question the member can pick multiple answers,
3) the member is not allowed to change the vote.
Sounds right?
Title: Re: Feature Request: Multiple choice and question polls
Post by: kode54 on August 19, 2016, 02:56:35 pm
Yes! :)
Title: Re: Feature Request: Multiple choice and question polls
Post by: kode54 on April 09, 2018, 11:34:31 pm
Bumping this because it became relevant again, with new polls and users already asking why they can't select three options instead of just one.

Voting X times instead would also allow a single user to vote for the same option multiple times, would it not?
Title: Re: Feature Request: Multiple choice and question polls
Post by: emanuele on April 18, 2018, 02:57:15 am
They can select 3 options because you set up the poll so that only one was available.
If when you create the poll you change "Maximum votes per user" they can select as many options as the number in this setting.

And sorry for the late reply, but I completely missed the topic... :-[
Title: Re: Feature Request: Multiple choice and question polls
Post by: kode54 on April 18, 2018, 03:58:09 pm
Oh, I didn't realize that's how it worked. I thought the user had to submit multiple times.