Henning Kasch

Results 26 issues of Henning Kasch

Instead of `protected` files I would like to define a list of files the student is allowed to edit

enhancement

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...

enhancement
CI/CD

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...

enhancement

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...

enhancement
lti-1.3

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...

enhancement
evaluation

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...

enhancement

Spinner is not clickable in submission list

bug

Uploading too large files currently causes an exception without any handling: https://gist.github.com/HenningCash/8abf5874bd4a70c59a0de0abbe3c7817

bug