File-size limit for Essay questions

File-size limit for Essay questions

Tim Hunt
Number of replies: 3
Core developers 사진 Documentation writers 사진 Particularly helpful Moodlers 사진 Peer reviewers 사진 Plugin developers 사진

One of my colleagues just pointed this out to me:

Almost everywhere else in Moodle where students can upload files, there is a way for the teacher to set a maximum allowed file size. This is not possible for Essay questions. (As far as I can see from checking the code, it just uses the site-wide file upload limit - $CFG->maxbytes.)

Presumably it would be sensible to add an option on the form for creating essay question?

평균 등급 :Useful (1)
In reply to Tim Hunt

Re: File-size limit for Essay questions

Moien Abadi
Testers 사진
Yes. but if the answer is yes, then what about such item in atto editor?


In reply to Moien Abadi

Re: File-size limit for Essay questions [Solved]

Helen Foster
Core developers 사진 Documentation writers 사진 Moodle HQ 사진 Particularly helpful Moodlers 사진 Plugin developers 사진 Testers 사진 Translators 사진

Hi Moien,

A file-size limit for essay questions has been implemented in Moodle 3.10 (MDL-68562).

평균 등급 :Useful (1)