orca-nrw / crossplatform-ilias-lti-plugin

GNU General Public License v3.0
2 stars 2 forks source link

ORCA-1128 ILIAS Plugin 1 - LTI - Embedded Content - size/coordinates of the iframe #8

Closed KaiOrca closed 1 year ago

KaiOrca commented 1 year ago

ILIAS v7.11 2022-06-29 & PHP Version 7.4.6

User Type:

Reproductionsteps:

Login as user

Enabling ‘Publish as LTI Tool’ at Site Level.

Go to Website-Administration -> Plugins -> Authentifizierung -> Übersicht: "LTI" aktivieren.

Activate Website-Administration -> Plugins -> Einschreibung -> Übersicht: "Als LTI-Tool bereitstellen"

Enable hook in Website-Administration -> Sicherheit -> HTTP-Sicherheit: "Frame-Einbettung erlauben" anhaken.

Actual result:

Starting Point:

Desciption of Options (from screenshot 1): Option 1 - ‘Eignes Fenster’

Moodle course opens and replaces the own window. However, it is not possible to leave the content and return to ILIAS. However, this is how it is described in the settings (Start options / Own window / "The content is opened in the same window and replaces the ILIAS screen. When leaving the content, the user returns to ILIAS").

Desciption of Options (from screenshot 1): Option 2 - Eingebettete Inhalte:

course created in the Moodle Provider opens in the same window. However, starting the learning unit is hidden in the "Content" tab, which is not automatically selected. Once started, the Orca content is in a very small window.

Issue originally submitted by Markus Schäper:

Acceptance criteria:

If possible, delete “Embedded Content” / “Eingebettete Inhalte” Option (See screenshot 1)

If not possible, delete “Embedded Content”:

In ILIAS Client, in an embedded item, created by ORCA Plugin 1, the size/coordinates of the iframe should use all usable space

When Browser is resized, the coordinates should fit into the responsive size

KaiOrca commented 1 year ago

deprecated