Questionnaire
Maintained by
Mike Churchward
Custom Survey Creation
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
I did not check if this is fixed in newer versions, but I've noticed that http://tracker.moodle.org/browse/MDL-32889 has an issue in /mod/questionnaire/report.php[548]
Joseph
See http://docs.moodle.org/dev/Data_definition_API
/// To drop one enum (check constraint) from one field:
/// (note this function will be only available in Moodle 2.0 as it's needed
/// to drop any enum existing in previous Moodle releases). Will be out in Moodle 2.1
$dbman->drop_enum_from_field($table, $field, $continue=true, $feedback=true)
@Joseph / Mike - would it be worth making the 'MOODLE_22_STABLE' branch the default in github, rather than 'master'?
Más información sobre este error
Debug info: /blocks/accessibility/userstyles.php
Stack trace:
line 596 of \lib\outputrequirementslib.php: coding_exception thrown
line 49 of \blocks\accessibility\block_accessibility.php: call to page_requirements_manager->css()
line 118 of \blocks\moodleblock.class.php: call to block_accessibility->init()
line 635 of \lib\upgradelib.php: call to block_base->__construct()
line 273 of \lib\upgradelib.php: call to upgrade_plugins_blocks()
line 1440 of \lib\upgradelib.php: call to upgrade_plugins()
line 269 of \admin\index.php: call to upgrade_noncore()", but still works thanks again