←back to thread

669 points danso | 3 comments | | HN request time: 0.421s | source
1. winter_blue ◴[] No.23261475[source]
Someone at the College Board just needs to write a few lines of code to convert HEIC images to JPEG, instead of forcing thousands (if not more) students to retake the test.

On Ubuntu, you can:

        sudo apt-get install libheif-examples
        heif-convert infile.heif outfile.jpg
Based on the article, it sounds like the College Board did actually receive the test files from these students. The students were emailed that the files were "corrupted". So in all honesty, this is just a matter of them actually just converting the files they've received then (or using an image viewer that can handled HEIC.)
replies(2): >>23262936 #>>23266886 #
2. disabled ◴[] No.23262936[source]
^ This. College Board messed up severely on this issue.
3. bscphil ◴[] No.23266886[source]
It seems pretty clear that there are at least some cases in which the test was dropped / failed entirely because of the issue, including the case that The Verge leads with:

> Nick Bryner, a high school senior in Los Angeles, had just completed his AP English Literature and Composition test last week. But when he snapped a photo of a written answer with his iPhone and attempted to upload it to the testing portal, it stopped responding.

> The website got stuck on the loading screen until Bryner’s time ran out. Bryner failed the test. He’s retaking it in a few weeks.

In this case it seems unlikely that the issue is correctable after the fact by the College Board.