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

Releases: moschlar/SAUCE

Latest

18 Jun 12:30
ae2ec29
Compare
Choose a tag to compare

Latest state of the code - mostly working

Release version 1.6

22 Apr 21:22
Compare
Choose a tag to compare
  • Source code scaffolding and filename/source templates, all to be set for
    an assignment
  • LTI improvements
  • Bulk actions in admin interface
  • Increased textarea/source code editor fields
  • Lots of fixes to functionality, speed and design
  • Quick bulk action button for re-running all the tests for an assignment or sheet

Release version 1.5

24 Nov 15:21
Compare
Choose a tag to compare

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

Release version 1.4.1

04 Oct 10:46
Compare
Choose a tag to compare
  • Fixes WYSIHTML5 field html parsing in the admin interface