From 06e53ea6d7a01198adab53628ec59d5fca98382a Mon Sep 17 00:00:00 2001 From: Malte Neugebauer <malte.neugebauer@hs-bochum.de> Date: Mon, 9 Oct 2023 11:12:27 +0200 Subject: [PATCH] Added video url in Readme.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f9084c7..711d786 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ To get an overview of the differenct versions, please refer to the [Live Demos]( #### Step by Step Guide - + 1. Download one of the `*.mbz`-files (according to your preferred version and language) of this repository. 1. Create a new course in your Moodle system or navigate to an existing one where you want to embed the activities. @@ -70,6 +70,7 @@ To get an overview of the differenct versions, please refer to the [Live Demos]( ### Question Files (xml) #### Step by Step Guide +[//]: # (![]<video/moodle-how-to-import-questions-and-create-a-quiz-from-them.webm>) 1. Download one of the `*.xml`-files (according to your preferred version and language) of this repository. 1. Create a new course in your Moodle system or navigate to an existing one where you want to embed the activities. -- GitLab