gocodebox / lifterlms-rest

LifterLMS REST API Feature Plugin
6 stars 7 forks source link

Misc fixes instructor & student list query and quiz link #336

Closed brianhogg closed 2 months ago

brianhogg commented 2 months ago

Description

Removes the "quiz" link from lessons since the quiz resource doesn't exist.

Sets the default listing of the students and instructors endpoints to be role "student" and "instructor" by default. It can still be changed using the roles query param.

Refs #48 Fixes #330

How has this been tested?

Manually

Screenshots

Captura de pantalla 2024-07-17 a las 12 16 02 p  m Captura de pantalla 2024-07-17 a las 12 16 17 p  m

Checklist: