Hacker News new | ask | show | jobs
by lxjum 2496 days ago
>Software design should have incorporated the social context of failure.

Yeah sure. My bad. Let's be reasonable:

if(grade < 5)grade = 5

1 comments

How about if(gradeForStudent(i) < avg(gradesForStudent(i))) flagForReview

Still a one liner.

You seem to have forgot that the software defect was an error in grading.