API endpoints for answering questions, upload images and enroll users

Hello,

We require the next functionalities for an external app that will use a Tutor/OpenEdx server. This app will manage the sessions of all the students:

  • Obtain courses and users of a course → Possible
  • Enrollment of students → Possible with the /enrollment endpoints
  • Answer questions for a specific course and student → Is that possible? We want to upload text and images as possible answers

For the last point there is an example: When the user login a course in our external app, automatically an image must be uploaded as the answer of the first question of the course. Moreover, some courses will consist on a single question where the API must upload a text.

Is the API capable to accomplish the requirements?

Thanks.

Hi! As indicated by the banner at the top :point_up: this forum is no longer monitored. It is kept open for reference purposes only. You are strongly encouraged to move your question on the official Open edX forum: https://discuss.openedx.org/

Thanks!

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.