Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 760 Bytes

File metadata and controls

12 lines (10 loc) · 760 Bytes
title Resources
layout full_width

I add useful resources here! 🤗

  • [Thesis Evaluation Sheet]({{ '/resources/thesis_evaluation_sheet' | relative_url }})
    • An example evaluation sheet for evaluating a thesis: It includes the evaluation criteria and the scoring system, and exports it to a PDF file.
    • Note that there is no backend services. The evaluation sheet is generated on the client-side. Therefore, if you want to store the data use "Save Data" button before closing the tab. Import Data button can be used to load the saved data.
    • [Example PDF]({{ '/resources/thesis_evaluation_sheet/evaluation_example.pdf' | relative_url }})
    • [Example Data]({{ '/resources/thesis_evaluation_sheet/evaluation_example.json' | relative_url }})