College board owns this process, and it’s their job to make sure the setup works correctly for all students, including those who might not all be technically inclined.
College board owns this process, and it’s their job to make sure the setup works correctly for all students, including those who might not all be technically inclined.
But if I got this right the upload page stated the accepted file formats, why should they accept anything else? Sure, there are workarounds to handle uploading .heic files and automatic conversion works in certain cases but why should they care? The onus is on the user to ensure his submission is correct.
EDIT: I just tried .heic files on my Surface and had to install an MS store app to actually be able to open .heic files in full resolution.
https://www.microsoft.com/de-de/p/heif-bilderweiterungen/9pm...
EDIT2: I guess for me it boils down to, why should we coddle the applicants? Being able to understand the conditions of a test is not an unreasonable hardship. From that I gathered the website stated the accepted file formats. The uploader source suggests it did refuse certain file formats. There are technical solutions for this/these problem(s) and of course it would be nice if every system would be perfect. But it would also be nice if people would just work within the given constraints of a system.
Knowing a file type is an "esoteric technical requirement" ?
Yes, this comment is for real. I'm the head of IT for a university and we do online applications. We actually accept everything within a given size requirement (which people are unable to respect). I have a bunch of scripts that run over all applications in the end to put them in the right formats, to do OCR for the photos of a printed PDF form that has been filled out by hand in pencil, I even run a script to scrape annotations in PDF portfolios to scrape video links and pass them to youtube-dl, to ensure everything submitted gets picked up and is provided for evaluation.
This is why I think it would be nice if there was at least some responsibility on the part of the student.
File extensions are an implementation detail that, ideally, end users should never be forced to think about. There are graceful solutions to this problem; the College Board just didn’t do their due diligence.