OpenLearning
Home
Students
Educators
Institutions
Contact
Please enable JavaScript to continue!
Sign Up
Login
Welcome to the OpenLearning Help Community!
Search
Help Community
Search
Home
General
Internal Space
Old OpenLearning APIs - not for V2
Follow
Course Completion API Callback
There are a number of situations where you might want to be notified programmatically that a student has completed a course. Setup this feature : Go to the 'Advanced' page under 'Course Setup' in…
2 mths ago
1
reply
54
Samsuddin bin mohamed yasin
12 days ago
Old OpenLearning APIs - not for V2
Course Listing API
We've setup a JSON API that lists all of the courses on our courses page and their details. You can use this API to list OpenLearning courses on your website. API Methods (GET): curl -f https://www.…
2 mths ago
51
1
Old OpenLearning APIs - not for V2
Export API
To export any page, and all content underneath (subpages, attachments) a page: https://www.openlearning.com/api/page/export/<Page Path> To export an entire course to save as a backup: https://www.…
2 mths ago
48
Old OpenLearning APIs - not for V2
Notifications API
curl -u username:password https://www.openlearning.com/api/notifications/unread?group=false GET Parameters: group (default: false) this determines if similar notifications are grouped.…
2 mths ago
25
Old OpenLearning APIs - not for V2
Activity Submissions and Grading API's
Listing the Latest Submissions for an Activity via the activity API : https://www.openlearning.com/api/activities/latestSubmissions/ This accepts the Activity Page Path.…
2 mths ago
17
Old OpenLearning APIs - not for V2
Course Provisioning and Setup API's
Course and Class Provisioning To create a course online, instead of using our API, go to: http://www.openlearning.com/courses/create/ Provision a New Course API Method (POST, GET): https://www.…
2 mths ago
29
Old OpenLearning APIs - not for V2
User API
curl -u username:password https://www.openlearning.com/api/users/[username] Example: https://www.openlearning.com/api/users/newbie GET Parameters: username (required) this is the name of the user to…
2 mths ago
32
Old OpenLearning APIs - not for V2
OpenLearning API
Find out more about our new API Documentation OpenLearning Widget API Documentation New API Documentation The OpenLearning API uses HTTP and JSON to make it easy to access and manipulate…
2 mths ago
79
Old OpenLearning APIs - not for V2
OpenLearning Activity Blocks
Standard CSS Include using: <link rel="stylesheet" type="text/css" href="https://www.openlearning.io/openlearning.css"> or just: <link rel="stylesheet" type="text/css" href="/openlearning.…
2 mths ago
23
Old OpenLearning APIs - not for V2
Community
Announcements
Get the latest news and updates from OpenLearning.
Ask the Community
Ask or answer a question in the community space.
Suggest a Feature
Have a new feature idea? Share and vote for features here.
Report an Issue
Help us improve the OpenLearning experience by reporting bugs and issues.
Fixed and Solved Issues
See which issues we've resolved and fixed.
Recent activity
Our Success Team
Our Customer Success Team can help you with platform-related issues and questions.
Get in touch with us
Have a course content-related question?
Get in touch with your course facilitator
Brooke Hahn
Chief Learning Officer
Adrian Georgakopoulos
Customer Experience Advocate
Suria Gannason
Customer Experience Advocate
Alenka Prezelj
Customer Success
Omnaya Omar
Customer Success
Jan Marlowe Dauz
Customer Success
Login
Sign Up
Home
General
My Profile
Account Settings
Mobile App Tips and Feedback
Internal Space
Old OpenLearning APIs - not for V2
Community
Announcements
Ask the Community
Suggest a Feature
Report an Issue
Fixed and Solved Issues
Students
Common Issues
Completing a Course
Choosing Courses
Educators
Course Creator Guides
Guide: OpenLearning Basics
Guide: Course Appearance & Promo Page
Guide: Content & Activities
Guide: Running Your Course
Guide: Course Quality Review Process
Educator Accounts
Designing Courses
Running Courses
Designing Assessment
General Course Administration
Converting from V1.0 to V2.0
Institutions
Guide: Getting Started
Guide: Setting Up Your Portal
Guide: Qualifications
Guide: Integrations
Guide: Enrolment and Institution Management
OpenLearning