We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
When a Moodle export is downloaded as an xml file, a find/replace for
xml
<attachments>1</attachments>
to
<attachments>0</attachments>
will (probably?) disallow uploading attachments to the essay questions if you don't want those enabled.