Note: You are currently viewing documentation for Moodle 2.6. Up-to-date documentation for the latest stable version of Moodle may be available here: Poll block.

Poll block: Difference between revisions

From MoodleDocs
(added page)
 
m (Added Category:Block)
Line 15: Line 15:


It doesn't use choice code, the block is designed to be addable anywhere in moodle, including mymoodle, something mod_choice can't do.
It doesn't use choice code, the block is designed to be addable anywhere in moodle, including mymoodle, something mod_choice can't do.
[[Category:Block]]
[[Category:Add-on]]

Revision as of 17:20, 2 March 2014

Poll block
Type Block
Set N/A
Downloads https://moodle.org/plugins/view.php?plugin=block_poll
Issues https://github.com/netspotau/moodle-block_poll/issues
Discussion https://moodle.org/mod/forum/discuss.php?d=76598
Maintainer(s) Adam Olley

General

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.

This is a block that was made back in 2007. https://moodle.org/mod/forum/discuss.php?d=76598

It doesn't use choice code, the block is designed to be addable anywhere in moodle, including mymoodle, something mod_choice can't do.