Gitlab Community Edition Instance

Skip to content

Bug Fixes and StudentSubmissionPage

robinwilliam.hundt requested to merge finish-student-page into master

Restructured front end code into components and pages Components should be as dumb and generic as possible. Pages should dispatch actions, pass props to components etc, Student page now gets submission and submissiontyp from api and displays those to the student Added information which submissions have been viewed

Merge request reports