Dodona 6.8 released #4644
jorg-vr
announced in
Release notes
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We're thrilled to announce the release of Dodona 6.8! This update focuses on questions and annotations.
🤖 Machine annotations just got better!
We've enhanced our machine annotations to support multiple lines or parts of a single line (#4568). In addition, we now show a squiggly line on the exact location of the annotation. With this added level of detail, you'll be able to troubleshoot and resolve issues with more precision.
💬 You can now answer questions!
Our questions feature just got a major revamp! I sounds silly, but before Dodona 6.8, if students asked a question, teachers couldn't actually answer it. They had to make a new comment on the same line. No more! Answers are now properly threaded under the question (#4404).
✏️ Ask questions about a specific part of your code!
And that's not all! We've also added the ability to ask questions or leave remarks based on a selection (#4596). This means you can now highlight specific sections of your code when adding an annotation, making them more contextual.
🚀 User Experience and Performance Improvements
We're all about making Dodona faster and more user-friendly. To this end, we've improved the UX for restoring boilerplate (#4549) and reworked the question overview page (#4566). Plus, we've improved the performance of running submissions (#4583).
🛠️ Bug Fixes
We've fixed several bugs including broken links from the feedback tab to the code-tab, and ensured that completed activities, series, or courses won't be suggested on your homepage. On top of that, MathJax has been updated to avoid breaking annotations even if it fails.
From this point forward, we'll handle released a little differently. We'll release new features when they are ready and create an overview once a month.
Onwards and upwards, happy coding! 🚀
What's Changed
🚀 New Features
✨ Changes
🐛 Bug Fixes
create_or_find_by
to reduce activity status deadlocks by @jorg-vr in Usecreate_or_find_by
to reduce activity status deadlocks #4547🧰 Maintenance
Full Changelog: 6.7.4...6.8.0
This discussion was created from the release 6.8.0.
Beta Was this translation helpful? Give feedback.
All reactions