Note: You are currently viewing documentation for Moodle 3.3. Up-to-date documentation for the latest stable version of Moodle is probably available here: Poll block.

Poll block: Difference between revisions

From MoodleDocs
(Added ==Using this block in the Main Page by someone who is not a teacher==)
m (tidy up)
Line 11: Line 11:
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.
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.
* This is a block that was made back in 2007.
https://moodle.org/mod/forum/discuss.php?d=76598
* 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.
It doesn't use choice code, the block is designed to be addable anywhere in moodle, including mymoodle, something mod_choice can't do.
==Downloads==
* From the [https://moodle.org/plugins/view.php?plugin=block_poll Moodle plugins database]
* It is available for Moodle 2.3, 2.4 and 2.5.


...
...

Revision as of 19:05, 2 March 2014

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.

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

Downloads

...

Using this block in the Main Page by someone who is not a teacher

If anyone else is interested, I got around this issue ("error/You must be a teacher to perform this action") by creating it as a System role and assigning it on the Front Page to the person I wanted to be able to manage polls.