Skip to content

A polish to english vocabulary assesment test, that estimates number of known words, as well as suggested study level.

Notifications You must be signed in to change notification settings

Wodorek/knowyourvocab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Knowyourvocab

A polish to english vocabulary assesment test, that estimates number of known words, as well as suggested study level.

For the backend see: knowyourvocab-back

Table of contents

General info

A vocabulary assesment test I created to help my teacher girlfriend with the trasition from on-site to remote teaching.

The test portion of this website is meant to mimick the paper version of the evaluation, both the looks and function. Questions are on a short timer, and are divided into progressively harder levels. Upon completing every questions, or making a set number of mistakes, the student signs his or hers initials, and sends the test for teacher to take a look at.

The admin portion of this website is available to approved teachers only. There they can check how well the student did on each seperate level, and on the test as a whole, as well as see an estimate about a vocabulary size, and suggested study level for said student.

Technologies used

Setup

To run this project locally, clone it and install using npm:

$cd ../knowyourvocab
$npm install
$npm start

To be able to acces the admin part of the website, you will also need the backend part of the app: knowyourvocab-back, and a .env file with REACT_APP_BACKEND variable, pointing to the backend URL.

About

A polish to english vocabulary assesment test, that estimates number of known words, as well as suggested study level.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published