bitprj / bit-backend

Backend for Bit Project LMS (Learning Management System)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update GradeSubmission route

bryanwong8 opened this issue · comments

Describe the bug
Teacher Grade function needs to be updated for the meta, student, user model now.

To Reproduce
Steps to reproduce the behavior:
Run /teachers/<int:activity_id>/grade on any route.

Expected behavior
The ActivityProgress is suppose to be grade but it is not right now.