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
m (Added Category:Block)
(Added ==Using this block in the Main Page by someone who is not a teacher==)
Line 16: Line 16:
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.


...
==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.


[[Category:Block]]
[[Category:Block]]
[[Category:Add-on]]
[[Category:Add-on]]

Revision as of 17:24, 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.

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.

...

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.