Skip to content

Releases: Opencast-Moodle/moodle-block_opencast

Stable release v3.11-r9

31 Mar 17:06
Compare
Choose a tag to compare

Bug Fixes

Stable release v3.11-r8

24 Mar 07:29
ecf79f5
Compare
Choose a tag to compare

Features

  • Issue #265: Event visibility on upload page can be toggled
  • Issue #264: The series table on the overview page is now paginated
  • Issue #257: The LTI settings are now integrated in the tool
  • Issue #163: Users can now define their own default values for video uploads
  • Added more features to the global overview page: adding videos, updating video metadata, downloading videos, deleting videos

Bug Fixes

Stable release v3.11-r7

10 Feb 18:25
Compare
Choose a tag to compare

Features

  • Issue #183: Metadata fields can be explained by a description
  • Issue #187: The visibility can be configured on upload
  • PR #249: mod_opencast activities are now cleaned up after manual video import (analog to LTI activities)
  • The block can now be added on the dashboard page. There it shows an overview of all series and videos the user has access to.
  • The owner of a video can be specified by an ACL role. This role allows us to display videos on the overview page that are not included in moodle.

Bug Fixes

Stable release v3.11-r6

20 Dec 12:59
49c3f70
Compare
Choose a tag to compare

Features

  • Integration of the activity's download functionality: teachers can choose if the download should be enabled for students when adding an activity
  • Allow configuration of a different base url for Opencast Studio
  • Allow Opencast editor/studio access without LTI
  • Add support for uploading videos via ingest nodes
  • Issue #152
  • Issue #182
  • Issue #226

Minor enhancements

Stable release v3.11-r5

09 Nov 16:29
8411348
Compare
Choose a tag to compare

Features

  • #98: OC Editor Integration

Bug Fixes

Stable release v3.11-r4

06 Oct 19:00
Compare
Choose a tag to compare

Fixes remaining bugs regarding the architecture change

Stable release v3.11-r3

13 Sep 01:12
Compare
Choose a tag to compare

Installation notice

This release requires version v3.11-r3 of tool_opencast. You should update the tool first because otherwise the block installation will fail.

New features

  • Issue #216: Support multiple Opencast instances
  • Issue #169: Configure and manage multiple series per course
  • Issue #111: Teachers can be notified of status changes of uploaded videos
  • Issue #151: Import series by only adapting the ACLs

Enhancements

  • Issue #199: Improve explanation of status icons
  • Issue #184: Autocompletion for the creator and contributor metadata fields

Bug fixes

Stable release v3.11-r2

25 Jun 07:05
0c9187a
Compare
Choose a tag to compare

Enhancements

Bug Fixes

Stable release v3.11-r1

20 May 12:13
Compare
Choose a tag to compare

New features

  • Teachers can download processed videos (Issue #97)
  • Teachers can report problems with videos. Sent mails automatically include technical details (Issue #173)
  • If enabled, users must accept the terms of use before uploading videos (Issue #171)
  • Teachers can configure and start workflows for videos (Issue #177)
  • Refactor admin settings so that only core moodle settings are used. That allows admins to export/import settings using the Admin presets block (Issue #168, #149)
  • Additional placeholder [USERNAME] can be used in ACL rules
  • Moodle 3.11 is now officially supported

Bug fixes

Deprecation notice

  • Any Opencast API level below v1.1.0 is not supported anymore.
  • Moodle 3.5 is not supported anymore.

Stable release v3.10-r2

21 Apr 06:03
fe11910
Compare
Choose a tag to compare

New features

  • Integration with mod_opencast allows to provide episodes/series as activity so that students can watch them
  • Import wizard for teachers allows more extensive options to import videos from old courses (Issue #21, Issue #13)

Bug fixes