Dashboard for Pressbooks and H5P

Descripción

Generates summaries of H5P content and results in a Pressbooks book.

View or contribute to the plugin source on Github: https://github.com/uhm-coe/dashboard-for-pressbooks-h5p

Dashboard for Pressbooks and H5P requires the following WordPress plugins installed:

Dashboard for Pressbooks and H5P provides the following features:

  • Dashboard Widget: a new dashboard widget for instructors showing student progress. Progress can be shown by user and by chapter, and filtered by user role and a range of dates of user registration or last login. Note: last logins are tracked once this plugin is enabled, so there will be no last login times saved from before plugin activation.
  • Chapter Badges in Table of Contents: a new badge appears next to chapters with embedded H5P content in the Table of Contents. For anonymous users, the badge shows the total number of H5P embeds in the Chapter. For logged in users, the badge shows the number of incomplete H5P embeds, or a checkmark if they are all complete. Hovering over the badge reveals a tooltip with details on each H5P embed.
  • Chapter Badges in Dashboard > Organize: a new column, H5P Content, appears in the Pressbooks Organize dashboard showing which chapters have embedded H5P content.
  • Hide H5P Content For Anonymous Users: a new option (shown below) to prevent anonymous users from seeing H5P Content. Use this to encourage users to log in so their results can be stored.

This project was funded by the Hubert V. Everly Endowed Scholar fund and the College of Education at the University of Hawaiʻi at Mānoa.

Capturas

  • Plugin features and settings.
  • Dashboard widget.
  • Dashboard widget showing details on a particular user and chapter.
  • Chapter badges in the table of contents.
  • Chapter badges in the Organize dashboard.
  • Example of hidden content for anonymous users.
  • Example of table of contents tooltip for anonymous users.

Instalación

  1. Upload the dashboard-for-pressbooks-h5p directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

Where is this plugin used?

This plugin was developed by the College of Education at the University of Hawaiʻi at Mānoa and is used in Pressbooks textbooks at the University of Hawaiʻi OER repository, which provides free open educational resources to students.

Reseñas

16 de junio de 2020
This is an extra-ultra-awesome contribution, thanks for your job. But, hard to instal, I dont have success still... ..and, there are no way to do a similar work, about h5p, for single wordpress installations sites? Its already hard persuade to the teachers to use a regular wordpress site to improve their use of the techno education tools based on wordpress (the best choice for education, in my opinion)... imagine how hard is for the regular teacher manage a wpmu site. Thanks a lot anyway!
Leer la 1 reseña

Colaboradores y desarrolladores

«Dashboard for Pressbooks and H5P» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Dashboard for Pressbooks and H5P» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.1.6

  • Fix error on Posts (front end) when Pressbooks isn’t installed.

1.1.5

  • Fix conflict with Pressbooks Glossary Term tooltip dependency (Popper v1).

1.1.4

  • Tested up to WordPress 5.6.
  • Tested up to PHP 8.0.0.
  • Fix warning on PHP 8: magic method __wakeup() must have public visibility.

1.1.3

  • Tested up to WordPress 5.5.1.
  • Compatibility verified with core Pressbooks themes: McLuhan (the default theme), Austen Classic, Donham, Fitzgerald, and Jacobs. Pressbooks themes are found here.
  • Fix default styles overriding link color on «Sign in» button on H5P content for anonymous users.
  • Add banner image to plugin settings page.

1.1.2

  • Fix default pass percentage initializing to 100% (instead of 0%).
  • Bump lodash from 4.17.15 to 4.17.19 (dev dependency only).
  • Tested up to WordPress 5.4.2.

1.1.1

  • Fix inconsistent passed/failed reporting (some question types have a concept of «pass percentage» while others don’t).
  • Add «Default pass percentage» plugin option to set a threshold for whether an H5P result is successful or not. Defaults to 100%.
  • Render a checkmark next to passed H5P elements in the Table of Contents tooltips.

1.1.0

  • Update TOC badges as H5P content is completed (instead of only on page load).
  • Fix H5P content possibly out of order in badge tooltips.

1.0.5

  • Fix sign in link missing over hidden H5P on Firefox. Props @beckej for the report!
  • Fix hidden H5P only working on H5P Content Types in iframes.

1.0.4

  • Remove CDN dependency for tippy.js; host locally.

1.0.3

  • Rename to Dashboard for Pressbooks and H5P.

1.0.2

  • Add a link to the Settings page from the WordPress Plugins page.
  • Update translatable strings.

1.0.1

  • Fix php warning on dashboard when dependencies missing.
  • Check for dependencies before performing actions.

1.0

  • Initial release, Mon Jun 1, 2020.

0.1.0

  • Initial development build, Wed Mar 4, 2020.