Quantcast
Channel: Assignment
Viewing all articles
Browse latest Browse all 9625

Re: Migration 3.8.2+ to 3.8.4+ bug - Says 0 out of 0 submitted

$
0
0
by Ken Task.  

Guess the next step is to see if this submitted file is in mdl_files table

show all submitted ...

select id,contenthash,filearea,filename,userid from mdl_files where filearea = 'submission_files';

you could add to query where clause the userid ...

select id,contenthash,filearea,filename,userid from mdl_files where (filearea = 'submission_files' and userid = 217);

Also ... the assignment itself ... does it have a setting for file type restrictions ... like .docx only?

Am about of sluething ideas ...

'SoS', Ken


Viewing all articles
Browse latest Browse all 9625

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>