Skip to content

Tests the python-docx library for correcting office automation exams given to high school students

License

Notifications You must be signed in to change notification settings

Robb-Fr/python-docx-correction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-docx-correction

Tests the python-docx library for correcting office automation exams given to high school students

Principle

This repo contains a jupyter notebook for testing automated correction of office automation exam given to high school student. The evaluation criteria (in french) are written in markdown cell and the following code cells aims to check the fulfilling of these criterias.

Installation and running

python3 -m venv venv && source venv/bin/activate
pip install -r requirements.txt
jupyter notebook

Then open Test Correction.ipynb.

About

Tests the python-docx library for correcting office automation exams given to high school students

Topics

Resources

License

Stars

Watchers

Forks