eduNEXT / eox-core

eox-core is a plugin to extend the core functionality in Open edX
GNU Affero General Public License v3.0
15 stars 9 forks source link

["FEAT"] endpoint to get list of enrollment of a course #225

Closed Ian2012 closed 8 months ago

Ian2012 commented 1 year ago

Describe the solution you'd like Create a new endpoint called /enrollments that receives the course-id and returns the list of enrollment on the course

MaferMazu commented 1 year ago

We will take this feat to execute after Feb 14. Thanks @Ian2012

MaferMazu commented 1 year ago

This issue will be passed for product review @santiagosuarezedunext

santiagosuarezedunext commented 1 year ago

@Ian2012 quw más parcer ¿Para qué necesita la info que le daría esa api?

Ian2012 commented 1 year ago

Para que los programadores que realicen integraciones con eox-core tengan más facilidad de construir dashboards o panel de administración, además de poder generar reportes

santiagosuarezedunext commented 1 year ago

@Ian2012 pero lo necesitas para un proyecto en concreto?

Ian2012 commented 1 year ago

@santiagosuarezedunext No, es un nice-to-have

santiagosuarezedunext commented 1 year ago

Al ser un nice to have lo voy a volver a dejar en el backlog y le daremos prioridad cuando tengamos una aplicación para esa api, que sepamos que se va usar para algun dashboard o algo.

CC: @Ian2012

Alec4r commented 1 year ago

@santiagosuarezedunext can we close it? and if we need it in the future, we could reopen it

santiagosuarezedunext commented 1 year ago

@Alec4r I think that this issue does not bother in the backlog secction, we can keep it here.

Asespinel commented 1 year ago

@santiagosuarezedunext do we have any plans for this feature on the future sprints?

santiagosuarezedunext commented 1 year ago

@Asespinel not soon

bra-i-am commented 8 months ago

hi @Ian2012, I hope you're well

I'm just reviewing this issue and found that maybe this feature was already added to the edx-platform; here is the endpoint I guess could solve your requirement.

Please let us know if the endpoint is enough for you or if you think it is necessary to consider this issue so it can be solved later.