Closed brianhogg closed 4 months ago
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.
roles
Refs #48 Fixes #330
Manually
npm run dev changelog add -- -i
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
Checklist:
npm run dev changelog add -- -i
and follow the prompt. See also: https://github.com/gocodebox/lifterlms/blob/trunk/packages/dev/README.md#changelog-add -->