Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I create a scorm activity under a course programmatically #2792

Open
sarathlal-sarangadharan opened this issue Feb 20, 2025 · 0 comments

Comments

@sarathlal-sarangadharan

We are working on a migration tool using dot net which is used to get data from one of our system to Moodle. We had used below APIs to get data and insert to moodle DB.

core_user_get_users
core_user_create_users
core_cohort_create_cohorts
core_cohort_add_cohort_members
core_course_get_courses_by_field
core_course_create_courses
core_course_get_categories
core_course_create_categories

I couldn't find a API to insert Scorm activity to a course. How can I achieve this? Could anybody please help me on this?

@sarathlal-sarangadharan sarathlal-sarangadharan changed the title How can I create a scorm activity under a course How can I create a scorm activity under a course programmatically Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant