Hacker News new | ask | show | jobs
by bxh 3677 days ago
I find the use of examinations and tests to assess the "quality" of the student non-ideal.

It's very possible to perform very well on tests with minimal actual comprehension of the material through memorization. In fact, it's quite possibly easier to memorize solutions than to actually learn to solve them.

1 comments

Do you have a proposed solution to test understanding rather than memory?

I think possibly regular problems. E.g. with learning code, you put each question into a solution by learning the way to do it, and then implement a solution.