opensubmit icon indicating copy to clipboard operation
opensubmit copied to clipboard

Just another submission system for course assignment solutions. Supports semi-automated code evaluation.

Results 45 opensubmit issues
Sort by recently updated
recently updated
newest added

Setting all neccessary options in the INI file becomes increasingly painful, pollutes the Terraform / Docker config files and complicates upgrades. The INI file should be reduced to the absolute...

Some GCC version produce coloured output on errors. This currently messes up the rendering in the frontend with funny characters. Switching it of by default (see https://gcc.gnu.org/onlinedocs/gcc-5.2.0/gcc/Language-Independent-Options.html) only works if...

question

It is 2018. Send a nicely formatted HTML eMail to the students that includes our logo.

easy fix

Django Jet seems to have a more modern UI by default, supports the same relevant features, and is mobile-friendly. It also has in-built theming support, so some of our CSS...

As reported by @werner-matthias: Steps to reproduce: - Use recent Safari on Mac Os X High Sierra to view grading table with many assignments - Hide all columns - Browser...

bug

This is currently impossible with Django: https://code.djangoproject.com/ticket/8936 This leads to the fact that student tutors get a 404 whenever they want to investigate assignment details in the teacher backend. This...

Students have no way to give feedback about an assignment, especially when their validation fails. One proposal: - Assignments get a new author field. - It gets automatically the current,...

new feature

Students love them. This might help: https://openbadges.org/

new feature

This view should be independent from the editing of submissions. The view should be offered in the teaching backend as separate activity, e.g. with a new button in the last...

new feature

The full-text search should also consider grading notes and partial names in the search.

new feature
easy fix