Releases: dodona-edu/dodona
Releases Β· dodona-edu/dodona
1.3.4
1.3.3
1.3.2
1.3.1
1.3
- add support for hidden exercise series using a token url
- let users download their solutions of a series
- tabs in the feedback table now show the number of failed tests
- add support for config files on a directory level
- files from the media dir can now be used in the feedback table
- course pages should now load faster
- impersonating users is now also possible from the profile page
- fix an issues with exercises without evaluation directory
- minor tweaks and fixes
1.2.2
1.2.1
1.2
- the online python tutor was added
- the number of linting errors is now shown in a badge
- the course page now shows the number of students that attempted each exercise instead of the number of students in the course
- the repository page now includes a listing of exercises in that repository
- user listings now show the number of correct/attempted exercises for each user
- submission timestamps now also show seconds
- improve google analytics tracking
- fix a bug where signing in from an exercise page redirected the user to an image from that exercise
- fix a bug where an incorrect link was show for users using a token sign in
- fix a bug in handling killed docker containers
- fix an issue where pylint could cause a crash of the submission page
- fix an issue where a missing tab name crashed the submission page
- various minor fixes and css and translation tweaks