Git Product home page Git Product logo

moodle-local_edximport's Introduction

Resource Library Local plugin

Build Status

This plugin allows to import directly an edX course archive into Moodle. This is still work in progress and for now only the basic use case is covered.

The process is as following:

  1. The archive is uploaded in a temporary folder and uncompressed
  2. An intermediate edX model is built in memory
  3. We then generate a Moodle XML backup fileset that we import in Moodle

We might use this development to add a new backup converter (see the moodle backup: backup/converter).

Installation

Just add the source code into the local/edximport folder

Usage

Architecture

The converted is split into several modules:

  1. edx (classes/edx): the intermediate in-memory model matching the edX archive.
  2. moodle backup archive builder (classes/converter): this will build another intermediate model / data structure that will then generate Moodle XML backup via mustache templates.

Currently we convert a serie of static (html or video unit) into a book so we have a reasonable amount of activities in a course.

TODO

  • We currently convert a series of vertical into a Moodle book to mimic the structure from edX. We might just use a specific course format and use module indentation so we don't have to convert a series of "static html" into a book.

moodle-local_edximport's People

Contributors

laurentdavid avatar

Watchers

James Cloos avatar  avatar

moodle-local_edximport's Issues

Erreur lors de l'export d'un cours

Bonjour Laurent,

Après installation du plugin sur la plateforme de recette (Moodle 3.7), l'export de cours ne fonctionne pas.
Après avoir essayé plusieurs cours différents, j'ai essayé le cours sur lequel tu as fait tes tests (Mécanique des fluides) mais celui-ci ne fonctionne pas non plus (cf. capture d'écran ci-dessous.)

Bonne journée

Thomas PETIT
Ingénieur Pédagogique - IMT

Error Import an edX Course - CoursMecaflu

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.