Skip to content
Snippets Groups Projects
  • robinwilliam.hundt's avatar
    fac4373b
    Bug Fixes and StudentSubmissionPage · fac4373b
    robinwilliam.hundt authored
    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
    fac4373b
    History
    Bug Fixes and StudentSubmissionPage
    robinwilliam.hundt authored
    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