issues
search
CEN3031-F23-Group4c
/
sapphire-project04-4c
The Code Sparks repo for the Sapphire team
https://www.casmm.org
0
stars
1
forks
source link
As a student, I want to know if my code compiles successfully before submitting to avoid losing marks for syntax errors.
#6
Open
jonathanwuki
opened
1 year ago
jonathanwuki
commented
1 year ago
Acceptance criteria
[ ] Students can test before submission and receive immediate results
Tasks
[x] Utilize existing compilation system to separate serial functionality
[ ] Automatically compile on student submission
[x] Display compilation results to student
[ ] Extensive UI and unit testing
mikedami
commented
1 year ago
Currently being worked on, in progress
Acceptance criteria
Tasks