Releases: autolab/Autolab
Releases · autolab/Autolab
Autolab 2.0.2 Release
This version of Autolab involves a redesigned Autolab theme with UI/UX improvements, several new functionalities, and bug fixes.
Redesign Autolab Theme:
- #721 New navbar
- #741 #755 New Assessment page
- #742 New Assessment edit page
- #749 New Scheduler page
- #748 New Course settings page
- #731 Redesign cards course list and assessment list view (Displays badge for unreleased labs)
- #741 Add Danger Zone for sensitive selections plus additional confirmation dialog in Admin and CA options in assessment and course edit page
- #790 Fix Announcement Materialize UI
- #794 Deprecate Bootstrap
Other Features:
- #782 UB PR
- Academic Integrity check box before submit
- Embedded Quizzes. Docs here.
- Improved Moss Experience
- Upload Autograde Makefile and Tar from Autograder Settings
- #777 Create school specific configs for email and naming
Bug Fixes:
- #753 Version Penalty now accounts for deleted submissions
- #786 Deprecate SVN usage
- #792 Fix Grade Sheet Numerical Sorting
- #772 Fix Assignment Name missing from submission downloads
- #768 Non existing course now returns 404 Not Found instead of 500 Internal Error
- #769 Create User Datum failure now explains failure reason
New Documentation:
v1.7.0
This version of Autolab focuses on several user experience improvements and bug fixes.
User Experience Improvements
- Add searchable dropdown and datepicker to extensions and create submission page (PR #636, #637 )
- Make a dynamically loaded gradesheet with on-demand and deferred loading to support larger class sizes (PR #643 )
- UI Improvements to PDF Annotations
- Gradesheet saved on change only (PR #651)
Bug fixes
- [FIX] Assessments should not start with a leading numeral. Validation was moved from
course.rb
toassessment.rb
- [FIX] Hides Delete Problem button if assessment problem does not exist yet. Previously, clicking it deletes the assignment.
Misc
- Increase system wide timeout for Autograding jobs
v1.6.0
v1.5.1
v1.5.0
v1.4.1
v1.4.0
v1.3.0
v1.2.0
This version of Autolab mostly focuses on stabilization of features, and includes improvements to the codebase.
Features
Batch Regrade
You can now pick specific submission on Manage Submissions page by clicking on rows, and send them for regrade.
Better Archive Support
We have a better way of supporting archive files which will provide better experience with view source code feature and MOSS.