Skip to content

A simple python app that takes a specially formatted Excel sheet with data of tests taken by students and outputs pdf reports for each individual student.

License

Notifications You must be signed in to change notification settings

dscalvin97/ReportGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReportGen is a one-file executable that takes specifically formatted excel sheets with student test data and generates report pdfs for each student.

  • After opening the application, you will see 3 text fields(Input Excel Path, Profile Images Directory, Output Path).
  • Fill these fields with the relevant absolute paths.
  • Please make sure to include the format extension for the excel file path.
  • If you use "copy as path" option in the context menu to get the path of a file or directory, please ensure to remove the double quotation (") before and after the path.
  • The output reports will use the following naming convention: _.pdf

About

A simple python app that takes a specially formatted Excel sheet with data of tests taken by students and outputs pdf reports for each individual student.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published