Skip to content

Changes the file names of the student papers so it is easier to grade them

License

Notifications You must be signed in to change notification settings

RVN91/renameStudentPapers

Repository files navigation

renameStudentPapers

Written in Zig 0.11.0 to change the file names of the student papers (PDF-files) from Aalborg University's Digital Exam (DE) in the current working directory, so that Windows sorts them correctly.

  • The binary is statically linked and the only dependencies are the Windows Kernel Dll's (kernel32 and ntdll).

Usage

To use, simply place the executable file in a directory with the PDF files downloaded from Aalborg University's Digital Exam (DE). Then, run "renameStudentPapers.exe" to efficiently rename the files. Enjoy the convenience!

Compile from source

Compile and run using Zig from a directory with the student papers from the Digital Exam (DE):

  • zig build run

About

Changes the file names of the student papers so it is easier to grade them

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages