Skip to content

Feature Release

Compare
Choose a tag to compare
@sei-jmattson sei-jmattson released this 28 Oct 03:18
· 62 commits to main since this release

This release has database migrations. Just a revision upgrade, but always safe to backup db before updating.

  • Add support for auto grading challenges.

  • Normalize question weights. If any challenge question weights are greater than 1, the weights are normalized against the sum of all weights to yield a percentage.

  • Fix launchpoint ticket auth for third-party clients.