Skip to content

Added new submission table to store submissions - correct and incorrect answers.

Dominik Pilár requested to merge 67-store-submissions-in-the-database into master

I have added the task attribute (task ID in the database) to the Submission entity compared to the linear training Submission entity.

Merge request reports