Back to the notebook
Notebook All notes

en

Why do we need yet a new testing framework

Context: automated teaching requires dynamic testing

Teaching low ressources languages poses a great deal of challenges. Logically, a good teaching framework for those would be highly scalable, so that it would be easy to port to other low resources languages. Scalability and portability become the key features that could allow the concentration of the strengths and efforts of low resources languages advocates, otherwise scattered across the diversity of the languages they work for. Today, the only way to create a scalable language teaching framework is through a swoftware solution. The challenge then become to design a software architecture that a could, given a small set of standardized input for a given language, “automatically” produce the most efficient teaching material for that language and for the largest population, which would include, going as far as adapting its teaching material to each individual’s learning abilities and habbits. Such a hypothetical teaching framework would be able to assess the value and effects of the teaching material it presents its users with, favoring the exposition of the material that yelds the best results. But what would be those result ? This idea supposes the existence of a testing framework that would, not only assess the proficiency level of a person with a high precision, but it would also have to be easy and short enough to take so that it could be taken regularly, say, every one or two week, or even twice in a day if we wanted to study the immediate impact of a learning session. The goal here is not only to test the level of the examinees, but to study the evolution of that level at the highest frequency as possible and understand the short term dynamics of language acquisition (and loss). And such a test does not exist. Not yet at least.

Current testing methods

If there are no such ideal test, there is at least a wide range protocols that have the virtue of existing. They come from different fields of science or industry and usually aim at validating that a person passes a certain threshold, often time a CEFR level or the required mark expected by the intitution requiring the test (universities, business, immigration administrations etc…). Those are what one may call the commercial or placement tests, and despite their widespread usage, they hold their legitimity from the institutions requiring them, not scientific research. They can for example be critizied for confusing linguistic and scholarly skills, although that might be preciselly be why these institutions rely on them so much, they are not only language test, they aim is to select people. Thus, I will sideline them on the ground that the results those give are ofter not a reflection of the language proficiency alone. Another family of tests are what we’ll call the scietific tests. They come from the fields of cognitive psychology, second language studies and psycholinguists. These tests are standardized, based on one task or two, and have scientific litterature to determine their validity and limitations. In this section we will examine some of them, the tasks they rely on, their strength and weaknesses in regard to our stated requirements and aims.

An “optimised” way of finding a vocabulary limit

Our solution