bdecentgmbh / moodle-mod_videotime

The Video Time product family is a set of plugins to integrate videos into moodle courses.
http://bdecent.de/videotime
Other
10 stars 5 forks source link

Activity is hidden Error code: requireloginerror #51

Open JeremyNichvalodoff opened 1 year ago

JeremyNichvalodoff commented 1 year ago

Description: Using activity restrictions to have the user complete the first video before being able to start the second.

Issue: For fluid use of the course all the videos are set as labels so the learners do not need to click into the video. When you setup completion criteria along with activity restrictions to only allow access to play next activity if the previous video is watched an error occurs on course access.

Steps to Reproduce:

  1. Add video to course and set the view to label.
  2. Under completion criteria set it to watch 100% of the video.
  3. Add second video to course and set the view to label.
  4. On the second video setup activity restriction to must be complete and the activity is video one.
  5. Have a student user try and access the course.

Expected: User would need to watch the first video before the second video could be played.

Actual: Student gets error and can watch the second video without needing to watch the first.

Activity is hidden Error code: requireloginerror