marinaglancy / moodle-format_flexsections

25 stars 25 forks source link

Integrating Flexible Sections content in Flutter #65

Open SumitKShepHertz opened 1 year ago

SumitKShepHertz commented 1 year ago

We have installed the Flexible sections content in moodle. And we have created sub sections inside our courses which are to function as sub courses. When we to try to fetch the data about these sections via Rest API. We are not getting the desired outputs. We would like to have unique IDs against resource inside the subsection in the Rest API response. So that our flutter app can track progress against each resource. Is this an already reported issue? Attaching responses. FileURL-Ebook thumbnail_image

marinaglancy commented 1 year ago

hello, I'm not quite sure what you are asking here. Each resource already has "id" field that is unique.