You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sesostris Vieira aeb059c69d Fix grade calculation bug 3 years ago
backup/moodle2 Initial commit 3 years ago
classes Fix grade calculation bug 3 years ago
db Initial commit 3 years ago
lang Initial commit 3 years ago
pix Initial commit 3 years ago
LICENSE Initial commit 3 years ago
README.md Initial commit 3 years ago
grade.php Fix grade calculation bug 3 years ago
index.php Initial commit 3 years ago
lib.php Fix grade calculation bug 3 years ago
mod_form.php Initial commit 3 years ago
presence.php Initial commit 3 years ago
presences.php Initial commit 3 years ago
settings.php Initial commit 3 years ago
version.php Initial commit 3 years ago
view.php Initial commit 3 years ago

README.md

Palestra moodle plugin

This module allows creating Youtube stream palestra sessions fully integrated in Moodle. Youtube streams can embeded with or without youtube chat.

The time spended in palestra will be computed as grade in gradebook.

Some module configuration options:

  • Youtube stream code: Set the Youtube stream code be used here. This code is the final characters in a Youtube URL. e.g.: To the youtube url https://youtu.be/3ORsUGVNxGs the code is 3ORsUGVNxGs.
  • Include youtube chat: Indicates whether Youtube chat should be included on the page.
  • Chat disposition: Choose how you want to display the Youtube chat. Options are Side by side or stacked.
  • Start date: The moment from which attendance must be registered.
  • Duration: Attendance duration in minutes.
  • Grade after end of palestra: Continue grading participation even after the end of palestra transmission.
  • Check interval: Indicates the time interval (in minutes) that the user's browser sends a 'sign of life' to the moodle server.