Skip to content
This repository has been archived by the owner on Jun 18, 2020. It is now read-only.

Release version 1.5

Compare
Choose a tag to compare
@moschlar moschlar released this 24 Nov 15:21
· 254 commits to develop since this release

Changes

  • Submission lists: View and link to a listing of all submissions of a user
  • Enrolling: Students can register themselves for an event, including the
    selection of a lesson and/or team. Can be "secured" by a passphrase.
  • Visibility property of Submissions: Public/Private
  • Allow SAUCE to be used as a LTI Tool Provider
  • Speedup in sub menu generation
  • Use feature switches for disabling/enabling specific/rarely tested features
  • Changed listing of teammate submissions - now those are only visible on the
    assignment page and not on the user profile anymore.
  • Direct member assignment to events (no need for stub lessons)
  • parallel_sort parameter for tests to ensure correct ordering in parallel
    applications