Poll

Blocks ::: block_poll
Maintained by Adam Olley
Allows you to create custom polls for use in a Moodle course. A course can have many polls created within it; you can then choose which one to display through the block configuration tabs.
Latest release:
540 sites
87 downloads
44 fans
Current versions available: 6

Allows you to create custom polls for use in a Moodle course. A course can have many polls created within it; you can then choose which one to display through the block configuration tabs.

You can even add polls to the front page of your site or anywhere else you're able to add blocks.

Screenshots

Screenshot #0
Screenshot #1

Contributors

Adam Olley (Lead maintainer)
Paul Holden: Original developer
Please login to view contributors details and/or to contact them

Comments RSS

Show comments
  • QED
    Wed, 2 Sep 2015, 9:52 PM
    Is there a way to increase the number of choices?
  • QED
    Sat, 12 Sep 2015, 1:08 AM
    Figured it out: I changed 10 to 30 in the following line in the tab_editpoll.php file.

    for ($i = 1; $i <= 30; $options[$i++] = ($i - 1)) {
    }
  • Soroor kazemi
    Sat, 12 Dec 2015, 10:31 PM
    Hi friends
    Would you ming guiding me and telling me how to install poll block on moodle?
    Step by step please.
  • Soroor kazemi
    Sat, 12 Dec 2015, 10:31 PM
    mind*
  • Phuong Hoang
    Thu, 24 Dec 2015, 11:55 PM
    Thanks Adam for upgrading a nice plugin.
  • Mario Hurtado
    Thu, 11 Feb 2016, 6:25 AM
    Hi Adam,

    Will there be an update for Moodle 3.0?

    Thanks!
  • Kris KIm
    Mon, 22 Feb 2016, 3:05 AM
    Make unloading of Voters people csv file
  • John Mason
    Tue, 8 Mar 2016, 10:57 PM
    Hi Adam,
    May I re ask Mario's question will there be a Moodle V3.0 version of this plugin as although it installs in from the web front end we are looking to switch to pulling all plugins in from git and that won't work for Poll.

    Cheers,

    John.
  • Adam Olley
    Wed, 9 Mar 2016, 7:33 AM
    Hi John,

    I'm not sure why pulling it in via git would be a problem for you?

    Unless you're just worried about it not explicitly saying the plugin works for 3.0 here? In which case - it does. I've done some testing and was unable to find any regressions in functionality on M3.0 for the block - so I've updated the current version to state that it also supports 3.0.
  • Dinis Medeiros
    Sun, 21 May 2017, 1:23 AM
    Undefined property: stdClass::$count in /moodle/blocks/poll/locallib.php on line 101
    After one response, i got this and the block don't shows (1) but ()
    Any help?
  • Adam Olley
    Mon, 22 May 2017, 7:58 AM
    @Dinis Medeiros - Thanks for the report, looks like that was a incompatibility with MySQL. You'll want to update to the hotfix I just released as v3.1.0.3.
  • Ozano Rokov
    Wed, 28 Mar 2018, 9:06 PM
    Hello,

    I recently tried out this block and was wondering on two features:
    1. Is there a way to extract votes as a report?
    2. Is there a way to allow more votes for the same user (2 out of 4 given choices)?

    Thank you for your reply
  • Rachel Grzymkowski
    Thu, 4 Oct 2018, 12:13 AM
    Can you create a short answer polls where answers will be shown to other students with this plugin?
  • Dustin Brisebois
    Sat, 22 Aug 2020, 1:24 AM
    Is it possible to add graphics/videos for polling not just text-based?
  • P H
    Fri, 16 Dec 2022, 5:42 PM
    Hello. This plugin has not been updated for several years. Is it no longer developed? Any idea if it is compatible with Moodle 4.1? Thanks.
1 2
Please login to post comments