Install go following the instructions listed here: https://go.dev/doc/install
This is needed to build the program.
After installing Go, a zip file of the Marking Program should be downloaded (green Code button at the top right of the page).
Unzip the folder, navigate to “main” in the command prompt at "Marking-main\Marking-main\main”, and then type “go build”. This will generate an executable called “main.exe” which can run the program.
This can be moved anywhere and renamed.
https://docs.google.com/document/d/1bcVo0q9VzyKnrT-E9rxYU-KqXEH5RS04S2u7a4T30Gw/edit?usp=sharing