Do we care more about student progress or our appearance? We care about both, and we have to. Proposed solutions will have to cater to this reality to have any hope of success. Why can’t we start a movement to walk away from these tests? Because a ton of scared people think the tests are the safety net of education. They are the last resort. If you got a bad education and can still past the test, it's a quantifiable…
>Because a ton of scared people think the tests are the safety net of education. They are the last resort. If you got a bad education and can still past the test, it's a quantifiable bare minimum.
Why does test-driven development enable the efficient creation of software that works, but the same isn't true of education? For example, asking a student to read some text and answer questions about whether they've understood it is a simple way to see if they're actually literate. An assert() if you will.
Test-driven education has resulted in an American literacy rate of 99% (http://en.wikipedia.org/wiki/List_of_countries_by_literacy_r...
The SAT is a test that heavily influences University admissions in the United States. (Not all countries have college admissions exams.) The most selective universities in America are some of the ones who give it the greatest weight. It is hard to argue against a causal link given the level of scholarship and research that is produced in American higher education.
http://www.timeshighereducation.co.uk/world-university-ranki...
I am not going to weigh in on what kind of tests should exist. But the idea that testing is a last resort, and you can 'get a bad education' and still pass the test, is like the idea of a function that doesn't work, but passes all the tests. Not to put words in your mouth, but in essence then you are essentially arguing that it is impossible to test an education.
If so, what makes you think a bad education exists? Perhaps all educations are perfect?
Granted this last example is a bit glib of me, since perhaps there are things that are infeasible to test in a normal test setting. But overall, I would say the type of things that make you say someone got a poor education, are also the kinds of things that can be tested for and are, in fact, tested for. You don't mean they can't make an omelette without getting it all over the floor.