Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 791 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 791 Bytes

Student-Report-Generator

A language academy Report Generator for students at the end of each term.

Made with PySimpleGui

The purpose of this program is to accelerate and simplify the creation of student reports in this language academy. It aims at producing the necessary word documents in 1/15 of the time that it would take to do it manually.

Usage

  1. Introduce the student, teacher and academic time info.
  2. Introduce the general marks of the quarter plus the latest exam ones.
  3. Write the corresponding comments.
  4. Click on Generate Report.
  5. Revise the GENERATED_REPORTS folder to check the newly generated report (word doc).

Student_Report_Generator_draft1