Could there be a feature added (or maybe there is something out there already) to limit not just the file EXTENSION but the file NAME as well? For example, instead of just requiring "XLSX" extension for JoeSmith-Assignment1.XLSX, we could require "*Assignment1.XLSX" for the filename. This would ensure that students submit the correct filename for a given assignment. Or at least that's the theory.