←back to thread

669 points danso | 1 comments | | HN request time: 0.336s | source
Show context
azinman2 ◴[] No.23264065[source]
It’s amazing to me that so many are blaming Apple. Despite the fact that this site is all about new technology (so ironic!), uploading a photo from an iPhone isn’t exactly an edge case. They should have tested this, and apparently they did enough to send a tweet about it.. as if that’s enough. Clearly the college board dropped the ball in adequately informing people of their not-great workaround, instead of either specifying the accepted types directly in the web page’s input tag (as many have pointed out, and thus would have just worked correctly in the background), or by accepting and converting HEIC files themselves. At minimum, they should have put their suggested settings changes into the webpage itself before you started, and/or given a practice website to make sure it worked correctly.

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.

replies(9): >>23264295 #>>23264621 #>>23264723 #>>23265113 #>>23266025 #>>23266115 #>>23266239 #>>23267071 #>>23267301 #
kyle-rb ◴[] No.23266115[source]
> uploading a photo from an iPhone isn’t exactly an edge case

From what I've heard in articles and other sources, uploading directly from the iPhone works fine. The issue is only when students try to upload an HEIF file from a computer, instead of directly from an iPhone, which requires:

1. The student has an iPhone, which they use to take a picture of their work.

2. The student chooses not to upload directly from their iPhone, and instead wants to use their computer (presumably they're already logged in there).

3. The student's computer is a Mac, and they choose to use AirDrop (or another method that doesn't do conversion) to transfer the file instead of email (or another method that does convert to JPG).

4. The student is using Chrome/Firefox or another browser that doesn't do automatic conversion to JPG.

I would argue that this qualifies as an edge case. Presumably, CollegeBoard did their due diligence testing the basic single-device flows, but didn't cover multi-device flows, or just missed possibilities like AirDrop instead of email for transferring images.

I agree that they should have done a better job informing students; there probably should be more info on the upload page itself.

replies(3): >>23266153 #>>23266343 #>>23268665 #
1. azinman2 ◴[] No.23266153[source]
If your premise was true, then they wouldn't be tweeting this: https://twitter.com/CollegeBoard/status/1263484343084867586/...

Clearly they knew this would be an issue, and could have done multiple mitigations to handle this, including just accepting HEIC files themselves.