|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Variables | |
| $blockid = required_param('block', PARAM_INT) | |
| $block = block_instance($blockrecord->name) | |
| if($block===false) | $hiddendata |
| if($config=data_submitted()) | $strmanageblocks = get_string('manageblocks') |
| If data submitted, then process and store. | |
| $strblockname = $block->get_title() | |
| foreach ($hiddendata as $name=> $val) = question_bank::sort_qtype_array($sortedqtypes, $config) | |
| $block = block_instance($blockrecord->name) |
| $blockid = required_param('block', PARAM_INT) |
| if ($block===false) $hiddendata |
| if ($config=data_submitted()) $strmanageblocks = get_string('manageblocks') |
| foreach = question_bank::sort_qtype_array($sortedqtypes, $config) |