←back to thread

346 points obscurette | 1 comments | | HN request time: 0s | source
Show context
brainwipe ◴[] No.42116539[source]
IMO education is still built around Victorian structures and needs to be reworked from examinations downwards. Examinations are an exercise in being good at examinations, not proficiency in the subject. Once you strip that away the you wind back all the structures that feed it. You can see this working at schools designed for the neuro diverse. Those students simply can't sit and listen to a teacher all day, so each student learns in their own way and are better of for it.

Arguing about the effectiveness of edtech is like complaining there wasn't a viola on the Titanic's band.

replies(5): >>42116594 #>>42116766 #>>42117374 #>>42118655 #>>42133393 #
LargeWu ◴[] No.42116594[source]
What, specifically, is an example of an exam not measuring proficiency? If an exam is well designed, the student will need to figure out what is being asked and use their mastery to provide an answer.
replies(5): >>42116684 #>>42116832 #>>42116935 #>>42117077 #>>42117535 #
Retric ◴[] No.42116935[source]
“Well designed? is doing heavy lifting here. You can get very good at specific test formats in terms of time management, common tricks, etc.

Actual tests include things like: Multiple choice questions were providing answers aids answering the question. Short responses / fill in the blank generally mean people can just regurgitate answers they don’t understand. Essay responses sound great, except you can’t answer many questions and essays writing is a separate skill which heavily influences final scores.

More broadly tests are time limited so can’t test skills that take long periods of time to demonstrate a major issue for say programming.

replies(1): >>42117109 #
1. margalabargala ◴[] No.42117109[source]
> More broadly tests are time limited so can’t test skills that take long periods of time to demonstrate a major issue for say programming.

Every programming class I've taken, in high school or college, was project based where the main source of grade were actual programs I wrote which actually did something.

The one exception perhaps being the AP test for AP CS.