Skip to content

Update student enrollment workflow

Bady requested to merge student-enrollment into devel
  • Use /package/student-details API for listing students instead of {student-registration,package}/student-application.
  • Use /student-registration/students for listing all students including ones who haven't applied for any programs.
  • Deprecate enrolled students section and show enrollment status in approved student list which can be filtered by enrollment status (all, partial, none).
  • In case of packages, show the count of enrolled courses out of total courses. Show details popup on clicking the same.
  • Add a new section to list alumni students.

Merge request reports