Skip to content
Snippets Groups Projects
  1. Feb 14, 2019
  2. Jan 25, 2019
  3. Sep 30, 2018
  4. Aug 03, 2018
  5. Feb 18, 2018
    • robinwilliam.hundt's avatar
      Feedback shortPolling / statistics / +minor fixes · bf0799ed
      robinwilliam.hundt authored
      Student names in Subscription list for reviewer
      
      Short polling on orig Feedback
      
      Refresh button student list
      
      FeedbackComment visiblity indication
      
      SubscriptionEnded page
      
      Right side of student overview is sticky
      
      Statistics overview
      bf0799ed
  6. Feb 16, 2018
    • robinwilliam.hundt's avatar
      Accommodate breaking API changes · 8a63786c
      robinwilliam.hundt authored
      Impplemented skip functionality when correcting
      
      Subscriptions are now deletable
      
      Added tqdm to requierements
      8a63786c
    • robinwilliam.hundt's avatar
      Feedback can now be updated during validation · 54941e9b
      robinwilliam.hundt authored
      Changed jwt auth endpoints
      
      `/api-token-auth/` to `/api/get-token/`
      `/api-token-refresh/` to `/api/refresh-token/`
      
      Added student list page
      
      Added submission serializer for student list view
      
      Bare student list view is now implemented for the reviewer
      He is able to view a searchable and sortable list of all students in the left pane of the window and their submissions on the right side
      
      Fixed /?#/ bug on login page
      
      Added `feedback_created`/`feedback_validated` counts to TutorSerializer
      
      Added basic tutor overview
      
      Added student overview help card
      
      When going to the student overview page, a help card is shown on the right side which is replaced when viewing a submission
      54941e9b
Loading