MDL-47494 ddimageortext: Add outestssufficient marker.

This commit is contained in:
Tim Hunt
2015-03-18 13:28:41 +00:00
parent f0c1f12405
commit 52b8f798a4
+2
View File
@@ -34,3 +34,5 @@ $plugin->release = '1.6 for Moodle 2.6+';
$plugin->dependencies = array(
'qtype_gapselect' => 2014111200,
);
$plugin->outestssufficient = true;