From 8e4a63a88af08580ad3cac0bc31d66fde214a9b4 Mon Sep 17 00:00:00 2001 From: Julien Colomb Date: Tue, 3 Mar 2020 15:26:07 +0100 Subject: [PATCH] Create 2020-03-moodle-move.md --- _posts/2020-03-moodle-move.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 _posts/2020-03-moodle-move.md diff --git a/_posts/2020-03-moodle-move.md b/_posts/2020-03-moodle-move.md new file mode 100644 index 0000000..b72eef1 --- /dev/null +++ b/_posts/2020-03-moodle-move.md @@ -0,0 +1,15 @@ +# Eliademy shut down + +In December last year Eliademy was shut down and we have been looking for a different solution to propose our content on a mooc platform. + +# What we did so far + +Using the wiki (link) function of gitub, we summarised some characteristics of the main platforms we wanted to test. An important factor was not recorded: the number of users we could reach on that platform. + +# Moodle tests + +After deciding to test moodle extensively, we used a private instance of moodle, as well as oncampus.de. The H5P integration (expecially the creation of quizzes and extra material inside videos) of moodle could be a great tool, but it requires quite a lot of time investment. + +# Next steps + +We want to test how we could migrate moodle content from one instance to another, in addition, we need to figure out how to host the h5p content (on github?) as well as defined a workflow for pushing github content toward moodle with a minimal amount of manual work (as we expect many updates).