This is a public, versioned, RESTful API for importing and exporting full course content. The code was initially ripped from the existing import/export API in the CMS contentstore djangoapp and wrapped in Django Rest Framework view classes. It's a new djangoapp in the openedx directory which is largely an abstraction off the CMS Import/Export views. This PR includes configuration changes. Most notably, Studio is configured to serve the OAuth2 provider alongside the LMS. This is the initial thread on the code list: https://groups.google.com/forum/#!msg/edx-code/DmnHWmly25A/ZqjD1zb4o7oJ And this thread contains another description of the changes: https://groups.google.com/d/msg/edx-code/6dP9SEKsmqQ/Pvyn8fBDx68J There are a numerous non-covered lines, all of which are missing coverage in the CMS API this was ported from. They're mostly error conditions, such as handling of multipart file upload errors.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
dev | Loading commit data... | |
emails | Loading commit data... | |
js | Loading commit data... | |
registration | Loading commit data... | |
ux/reference | Loading commit data... | |
widgets | Loading commit data... | |
404.html | Loading commit data... | |
500.html | Loading commit data... | |
activation_active.html | Loading commit data... | |
activation_complete.html | Loading commit data... | |
activation_invalid.html | Loading commit data... | |
asset_index.html | Loading commit data... | |
base.html | Loading commit data... | |
certificates.html | Loading commit data... | |
checklists.html | Loading commit data... | |
component.html | Loading commit data... | |
container.html | Loading commit data... | |
course-create-rerun.html | Loading commit data... | |
course_info.html | Loading commit data... | |
course_outline.html | Loading commit data... | |
edit-tabs.html | Loading commit data... | |
error.html | Loading commit data... | |
export.html | Loading commit data... | |
export_git.html | Loading commit data... | |
group_configurations.html | Loading commit data... | |
howitworks.html | Loading commit data... | |
html_error.html | Loading commit data... | |
import.html | Loading commit data... | |
index.html | Loading commit data... | |
library.html | Loading commit data... | |
login.html | Loading commit data... | |
manage_users.html | Loading commit data... | |
manage_users_lib.html | Loading commit data... | |
register.html | Loading commit data... | |
settings.html | Loading commit data... | |
settings_advanced.html | Loading commit data... | |
settings_graders.html | Loading commit data... | |
studio_xblock_wrapper.html | Loading commit data... | |
temp-course-landing.html | Loading commit data... | |
textbooks.html | Loading commit data... | |
videos_index.html | Loading commit data... | |
visibility_editor.html | Loading commit data... |