This project is a system for automated code testing for education in Java programming.
The system relies on REST controllers that manage accounts, roles, assignments, and student submissions.
Administration functions are currently simple, and future iterations will improve a lot of the panels.
Google is used for authentication, and the system does not use passwords.
A bitap algorithm is used for matching program output to expected results in one assignment mode,
and it helps to do incomplete matching and assign a score to the output using a Levenshtein distance.
forked from marod424/tamarisk
-
Notifications
You must be signed in to change notification settings - Fork 0
JoshuaKaplan1/tamarisk
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A REST API-based automated code testing platform with basic AngularJS frontend
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 82.9%
- JavaScript 9.7%
- HTML 6.1%
- CSS 1.3%