ucrcsedept / galah

An automated grading system geared towards processing computer programming assignments.
Apache License 2.0
42 stars 8 forks source link

No way to specify maximum score when test isn't run because of dependency failures. #408

Open itsjohncs opened 10 years ago

itsjohncs commented 10 years ago

This can cause some very strange issues from the user's perspective, where the max score changes from run to run.

I should also make the default max score configurable.