zakkak / turnin

turnin is a utility that enables students to turnin assignments using the command line. Requires a setup where each class has a unix account in the computer infrastructure of the school/university.
GNU General Public License v3.0
15 stars 8 forks source link

Revert "Add showpenalty option" #55

Open PaulWalther opened 3 weeks ago

PaulWalther commented 3 weeks ago

Reverts zakkak/turnin#54

This option is not helpful and buggy. I will come up with a new proposal. Currently it does not take inputs from the limits file correctly and throws errors.

Sorry for this inconvenience.

zakkak commented 3 weeks ago

Currently it does not take inputs from the limits file correctly and throws errors.

Can you please give an example? (ideally a reproducer)

Thanks