sofhouse / moodle-enrol_coursepilot

Plugin that allows managing Courses and Enrollments using Web services
GNU General Public License v3.0
0 stars 0 forks source link

enrol_coursepilot Get template categories #2

Open dvdcastro opened 1 month ago

dvdcastro commented 1 month ago

Story

As a web service consumer I can get the template category ids using a web service function

AC

  1. Exists new web service function, enrol_coursepilot_get_template_categories
  2. Upon calling this web service function, the list of configured template category ids is returned.
xKoetsuji commented 1 month ago

PR to review: https://github.com/sofhouse/moodle-enrol_coursepilot/pull/7 cc @dvdcastro