From 17f688cbc5338cb4b4ad4b169377bff352b8fbd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Till=20Gl=C3=B6ggler?= Date: Wed, 9 Aug 2023 12:08:04 +0200 Subject: [PATCH] fixes #720 --- INSTALL.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index 89315c16e..3e49b0777 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -10,7 +10,7 @@ For this plugin to work, you need: ## Configure Opencast -Refer to the Opencast documentation for instructions on how to configure your version of the Opencast system (f.e. https://docs.opencast.org/r/14.x/admin/#modules/ltimodule) +Refer to the [Opencast documentation](https://docs.opencast.org) for instructions on how to configure your version of the Opencast system. Normally this boils down to the following two changes / additions in the config files: @@ -36,7 +36,7 @@ lti.custom_roles=ROLE_STUDIO,ROLE_UI_EVENTS_DETAILS_COMMENTS_CREATE,ROLE_UI_EVEN The reference entry in Opencast is neither needed nor wanted, since we are using the Stud.IP user provider. If some actions like ingesting seem to file, when this options is disabled, make sure that the user provider is working correctly. One way to check this, is to call https://opencast.me/info/me.json after opening the videos page in Stud.IP and look for `provider` -> `studip` has to be listed there. -1. Edit `/etc/opencast/org.opencastproject.plugin.impl.PluginManagerImpl.cfg` and enable: +4. Edit `/etc/opencast/org.opencastproject.plugin.impl.PluginManagerImpl.cfg` and enable: ``` ... @@ -44,7 +44,7 @@ The reference entry in Opencast is neither needed nor wanted, since we are using ... ``` -1. Edit `/etc/opencast/org.opencastproject.userdirectory.studip-default.cfg` +5. Edit `/etc/opencast/org.opencastproject.userdirectory.studip-default.cfg` ``` # Studip UserDirectoryProvider configuration