cs136 / seashell

Seashell is an online environment for editing, running, and submitting C programming assignments.
GNU General Public License v3.0
38 stars 19 forks source link

Add support for "AxPyExtended" projects on Marmoset #123

Closed kpalway closed 10 years ago

kpalway commented 10 years ago

Currently Seashell will always try to submit to the non-extended marmoset project. We need to check if an extended project exists before submitting.

e45lee commented 10 years ago

This is now fixed.