by Darin Jojas.
How we can allow students to upload multiple files in one assignment. I notice that files that required to be upload through the Moodle interface can only be upload one at a time. Is there any other way(s) to upload multiple files or even a directory?
need to pass the itemid from webservice/upload.php to mod_assign_save_submission for all files at the same time, cause if I passed them once at a time will do override for the previous files!!
so what is the best way to upload multiple files at the same time?