coreyrop / SMIP

We are working to create an educational program that will be used to help students learn how to program in MIPS code. We are using the pyspim code base to run spim through python.
1 stars 1 forks source link

Task: Save Submission #92

Closed coreyrop closed 5 years ago

coreyrop commented 5 years ago

Make it so that the temporary file is saved as the proper submission file if necessary, that is the existing submission either does not exist or is incorrect, or the saved submission is correct and the new submission is also correct or incorrect but the student decided to overwrite it.

coreyrop commented 5 years ago

Task Test

Run Acceptance Test