Projects

Logic Test Program

Summary

The logic test program was a group project I did in my first year of university. We were tasked with creating a program that could measure the logical proficiency of students.

I produced the main testing section, which provided anyone to append additional questions into a CSV and also link an image to the question. The tester gave the user feedback on their score and the time taken.

Other team memebers produced a test practice section, main page, and other complementary components like a results view for staff.

Figures

No figures available.

Technologies Used

Python
TKinter
PIL

Links

GitHub: Source code