Skip to content

Releases: aksholokhov/gspack

Minor Update

Minor Update Pre-release
Pre-release

Choose a tag to compare

@aksholokhov aksholokhov released this 16 Oct 21:25

Now Test Student has no restriction on the number of submissions. Instructors can use it for testing the assignments before publishing.

First release (Fall 2020)

Pre-release

Choose a tag to compare

@aksholokhov aksholokhov released this 15 Oct 18:33

This is the first release. It was proven to be sufficiently stable to perform in Fall AMATH 301 and AMATH 581 in UW.

Last incorporated changes:

  1. Fixed bug which allowed to make one extra submission on top of the maximum.
  2. Added the parameter total_score which allows an instructor to set the total assignment score instead of setting individual test scores manually. The individual scores for this test will be assigned evenly.
  3. Now auto grader disregards students' submissions if the student has previously achieved the maximum score possible.
  4. Now you can use suffixes "_python" and "_matlab" for in hints names to specify the hints to a particular language.
  5. Now auto grader always prints the current score to a student, even if the score is worse than the previous maximal score.