Solving an assignment twice adds its again which breaks the UI because the endpoint for lessonoverview returns mulitple values for the same assignment.

This commit is contained in:
Nanne Baars
2017-05-02 04:36:26 +02:00
parent b840b0f3b5
commit 454e8d4c14
4 changed files with 14 additions and 16 deletions

View File

@ -116,11 +116,6 @@
<artifactId>asciidoctorj</artifactId>
<version>1.5.4</version>
</dependency>
<dependency>
<groupId>org.liquibase</groupId>
<artifactId>liquibase-core</artifactId>
<version>3.4.1</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-mongodb</artifactId>