Moodle Plugins directory: Poll | Moodle.org
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:
462 sites
428 downloads
43 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.
Contributors
Adam Olley (Lead maintainer)
Paul Holden: Original developer
Please login to view contributors details and/or to contact them
for ($i = 1; $i <= 30; $options[$i++] = ($i - 1)) {
}
Would you ming guiding me and telling me how to install poll block on moodle?
Step by step please.
Will there be an update for Moodle 3.0?
Thanks!
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.
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.
After one response, i got this and the block don't shows (1) but ()
Any help?
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