Skip to content

Releases: bdecentgmbh/moodle-mod_videotime

Version 1.8 R1 (Moodle 4.2-4.3)

19 Jan 14:21
327e9e5
Compare
Choose a tag to compare

Free

  • VID-686: New feature: Poster image in Video JS
  • VID-675: Improvement: Tracking live streams
  • VID-726: Quality of life: Make code checker happier
  • VID-732: Bugfix: Failing moodle phpunit provider_testcase - must be covered with metadata providers
  • VID-738: Quality of life: Update libraries before release

Pro

  • VID-536: New feature: Open/close times
  • VID-690: Improvement: Video Time data sources for Dash
  • VID-683: New feature: Get watch information webservice
  • VID-665: New feature: Moodle report builder support

Premium

  • VID-656: New player: Video Time Live (Experimental feature)
  • VID-723: Bugfix: Warning: Undefined array key "X-RateLimit-Limit"
  • VID-724: Bugfix: Preview images do not show up if they are set to be stored locally
  • VID-737: Bugfix: Fix "choose video" modal in Moodle 4.3

Compatibility: Moodle 4.2 & 4.3

Version 1.8 R1 (Moodle 3.11-4.1)

19 Jan 14:26
69660bc
Compare
Choose a tag to compare

Free

  • VID-686: New feature: Poster image in Video JS
  • VID-675: Improvement: Tracking live streams
  • VID-726: Quality of life: Make code checker happier
  • VID-732: Bugfix: Failing moodle phpunit provider_testcase - must be covered with metadata providers
  • VID-738: Quality of life: Update libraries before release

Pro

  • VID-536: New feature: Open/close times
  • VID-690: Improvement: Video Time data sources for Dash
  • VID-683: New feature: Get watch information webservice
  • VID-665: New feature: Moodle report builder support

Premium

  • VID-656: New player: Video Time Live (Experimental feature)
  • VID-723: Bugfix: Warning: Undefined array key "X-RateLimit-Limit"
  • VID-724: Bugfix: Preview images do not show up if they are set to be stored locally

Compatibility: Moodle 3.11-4.1

Video Time 1.5.6 for Totara

04 Dec 20:50
Compare
Choose a tag to compare

Free

  • [VID-727] Handle get session fail
  • [VID-727] Use Vimeo getPause function

Video Time 1.8 RC (4.2+)

10 Oct 20:38
Compare
Choose a tag to compare

Free

  • VID-686: New feature: Poster image in Video JS
  • VID-675: Improvement: Tracking live streams

Pro

  • VID-536: New feature: Open/close times
  • VID-690: Improvement: Video Time data sources for Dash
  • VID-683: New feature: Get watch information webservice
  • VID-665: New feature: Moodle report builder support

Premium

  • VID-656: New player: Video Time Live (Experimental feature)

Compatibility: Moodle 4.2 & 4.3

Video Time 1.8 RC (3.9-4.1)

10 Oct 20:34
Compare
Choose a tag to compare

Free

  • VID-686: New feature: Poster image in Video JS
  • VID-675: Improvement: Tracking live streams

Pro

  • VID-536: New feature: Open/close times
  • VID-690: Improvement: Video Time data sources for Dash
  • VID-683: New feature: Get watch information webservice
  • VID-665: New feature: Moodle report builder support

Premium

  • VID-656: New player: Video Time Live (Experimental feature)

Compatibility: Moodle 3.9 - 4.1

Video Time 1.7 R5

10 May 07:14
Compare
Choose a tag to compare

Free

  • New player: Video JS
  • YouTube support
  • Video files support (locally and externally hosted)
  • Audio files support (locally and externally hosted)
  • Improved plugin architecture
  • Extension management (enable/disable sub plugins)
  • Deft integration
  • New tab: Related activities
  • Improved activity configuration
  • Improved app support
  • Code Style fixes
  • [VID-658] Bug Fix: Youtube Live Videos do not play back

Pro

  • Tracking accuracy configuration
  • Improved label mode (Moodle 4.x)
  • Video Time Pro features for Video JS player (resume, tracking, activity completion, tab interface, next activity etc.)
  • [VID-658] Bug Fix: Prevent fast forwarding cannot be disabled in certain cases
  • [VID-630] Improvement: Activity basis (title, icon and activity completion conditions) is hidden for videos using label mode
  • [VID-677] Bug Fix: VideoJS force settings

Premium

  • [VID-630] Improvement: Preview mode tiles look better now

Version 1.7 (Moodle 4.2)

11 May 12:15
Compare
Choose a tag to compare
Pre-release
v1.7.0-r5_m42

VID-677: Update external functions for Moodle 4.2

Version 1.7 R4

04 May 15:35
Compare
Choose a tag to compare
v1.7.0-r4

VID-672: Correct initial show description default

Version 1.5.5 for Totara

20 Mar 16:32
d6af3f5
Compare
Choose a tag to compare

New in 1.5.x

  • Updated Vimeo player library (fixes the issue that random videos show up) (1.5.5)
  • Fix resizing issues with iframes in tab content (1.5.4)
  • Backport of tracking interval setting implemented in 1.7 (1.5.3)
  • SOLR issues fixed (1.5.2)
  • Description, Notes and Information tab is no longer cleaned (1.5.2)
  • Compatibliity with Totara 12 (1.5.2)

Works with

  • mod_videotime_pro 1.5.x
  • mod_videotime_repository 1.5.x

About tracking interval

Video Time tracks locally in the browser using javascript when the user is currently watching the video by listening to the video player's events like play, paused etc. This data is periodically submitted to Moodle. Using the tracking interval option, the teacher can configure how often this happens: Normal (every 5s), Long (every 60s) Very long (every 5m). It can also be disabled, which means that the data is never sent to Moodle. Please note that using a longer interval decreases the accuracy of the tracking as well as the precision of the resume feature and prevent fast forwarding. On the other side, it can reduce the load on the server, in particular the databases by significantly reducing the number of database queries.

Please note: Nothing will be tracked if a user leaves the page quicker than the tracking interval. It is therefore not recommended to change this setting unless you have a very long video (e.g. a full day live stream) and/or if it's ok for your use case to have less reliable/less accurate reporting.

Video Time 1.7 R3

06 Feb 20:06
0665b4c
Compare
Choose a tag to compare

Free

  • New player: Video JS
  • YouTube support
  • Video files support (locally and externally hosted)
  • Audio files support (locally and externally hosted)
  • Improved plugin architecture
  • Extension management (enable/disable sub plugins)
  • Deft integration
  • New tab: Related activities
  • Improved activity configuration
  • Improved app support
  • Code Style fixes (done in R2)
  • [VID-658] Bug Fix: Youtube Live Videos do not play back

Pro

  • Tracking accuracy configuration
  • Improved label mode (Moodle 4.x)
  • Video Time Pro features for Video JS player (resume, tracking, activity completion, tab interface, next activity etc.)
  • [VID-658] Bug Fix: Prevent fast forwarding cannot be disabled in certain cases
  • [VID-630] Improvement: Actitivy basis (title, icon and activity completion conditions) is hidden for videos using label mode

Business

  • [VID-630] Improvement: Preview mode tiles look better now