Resolve "submission-correction-page-tutor"
Compare changes
- robinwilliam.hundt authored
Basic TutorLayout and SubmissionCorrectionPage. Added new dependency v-clipboard. Run yarn install to update.
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,. Added more serializers and views for student-page Added information which submissions have been viewed
Added v-clipboard dependency run yarn install
partial of #79 (closed)
Basic TutorLayout and SubmissionCorrectionPage. Added new dependency v-clipboard. Run yarn install to update.