bitprj / bit-backend

Backend for Bit Project LMS (Learning Management System)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Edit Student Incomplete_modules

bryanwong8 opened this issue · comments

What feature would you like implemented
Add modules to student's incomplete_modules when a teacher adds a module to the classroom

Type of Request
PUT

Route Url
/classrooms/<int:classroom_id>/modules

Data Sent/Returned
No data needs to get changed

Create/Update Postman/Documentation
UpdateClassroomModules