Luna-DroMo / luna_backend

2 stars 1 forks source link

Student Available Surveys #79

Open hcagatayyilmaz opened 7 months ago

hcagatayyilmaz commented 7 months ago

You can get active surveys for the student for whole registered modules through following curls 4 is user id, not required field will be removed

--request GET 'http://127.0.0.1:8000/api/4/surveys/active'

hcagatayyilmaz commented 7 months ago

@Dennis-Perrett completed