You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Introduced UI to manage LTI integration settings
120
+
- Added extension metrics for instructors to monitor students by number of extensions granted
121
+
- Instructors can now create extensions for multiple students at once
122
+
- Numerous UI updates
123
+
- Numerous bug fixes and improvements
124
+
118
125
### [v2.10.0](https://github.com/autolab/Autolab/releases/tag/v2.10.0) (2023/01/13) LTI Integration, Generalized Feedback, and Streaming Output
119
126
- Autolab now supports roster syncing with courses on Canvas and other LTI (Learning Tools Interoperability) services. For full instructions on setup, see the documentation.
120
127
- Streaming partial output and new feedback interface
@@ -132,23 +139,4 @@ Please feel free to use Autolab at your school/organization. If you run into any
132
139
- Improved Roster Upload with better error reporting
133
140
- Numerous bug fixes and improvements
134
141
135
-
### (2021/10/12) Moved from Uglifier to Terser
136
-
- Autolab has migrated from Uglifier to Terser for our Javascript compressor to support the latest Javascript syntax. Please change `Uglifier.new(harmony: true)` to `:terser` in your `production.rb`
0 commit comments