Henning Kasch
Henning Kasch
Instead of `protected` files I would like to define a list of files the student is allowed to edit
There are rare cases, where tests with H2 are running fine but will fail with Postgres – e.g. a liquibase schema-definition that will map to different native-types on H2 and...
We should store the date of answer creation (started working on task) and the last submission date for each answer. This should be visible in the list view and exported...
LTI 1.3 allows to write scores back to the LMS. On a successful launch the LMS passes a claim set with the following data to Code FREAK ([more explanation in...
Currently, we use `summary` to store the compiler output if unit tests fail. The summary should be e.g. "Compilation failed" and an additional field should store the full compiler output...
https://docs.gradle.org/current/userguide/java_testing.html#sec:configuring_java_integration_tests
ATM we use a configuration based on Spring's `application.yml`. It works, but it's a bit inconvenient. Configuring e.g. postgres relies on bare spring properties. There should be some form of...
Uploading too large files currently causes an exception without any handling: https://gist.github.com/HenningCash/8abf5874bd4a70c59a0de0abbe3c7817