bulatzi/segfault-wizards

New Endpoint getCourseOutcomes & getMajorsOutcomes

Closed this issue · 1 comments

Role:Admin
getCourseOutcomes Return a list of all outcome for a specific course.
getMajorsOutcomes: Return a list of all outcomes for a specific majors.

This is done.
getCourseOutcomes functionality is in endpoint GetMajorOutcomesSatisfied
getMajorsOutcomes is endpoint GetMajorOutcomesByMajor. This is on apl0075 with a pull request into develop.