Opencast-Moodle / moodle-mod_opencast

Opencast Activity that can display series and episodes from Opencast. The authentication is fully handled by Moodle.
Other
4 stars 7 forks source link

Drag and drop upload to opencast #27

Closed ferishili closed 1 year ago

ferishili commented 1 year ago

This PR fixes #14

Description

As moodle provides the feature of drag and drop files only for Activity plugins (mod) with edit mode on in the main course overview page, it is considered to be a great help to provide such functionality into moodle opencast bundle.

Concept

NOTE: this feature now depends heavily on the block_opencast plugin, therefore it is worth adding it as depenedency into plugin manifest.

To test this PR:

mwuttke commented 1 year ago

Two comments from our side about the current status of this new feature (v4.1 pre-release phase; $plugin->version = 2023052300):

mwuttke commented 1 year ago

@ferishili: Anyway. This feature makes sense in any case.