Improvements to "Participants"

Enhances Moodle participants pages with CSV/JSON export, a print-friendly view, and role-based highlighting.

这些是此脚本变更过代码的版本。 显示所有版本。

  • v1.0.1 2025-10-09

    Safari compatibility via the Userscripts extension (macOS, iPadOS, iOS)

    Tested with Violentmonkey (recommended) and Tampermonkey (Firefox, Vivaldi); compatible with Safari via the Userscripts extension (macOS, iPadOS, iOS).

  • v1.0.0 2025-10-08

    Complete rewrite of “Improvements to Participants”

    Complete rewrite in modern vanilla JavaScript. Adds CSV/JSON export, printable view, persistent user settings, and locale-aware interface. Removes jQuery and Toastify dependencies.

  • v0.8.0 2024-09-28

    Compatibilitat amb el nou Moodle i millors fotos

    Compatible amb gairebé tots els canvis introduïts a Moodle de l'any passat. S'ajusta la brillantor i el contrast només a les fotos que ho requereixen.

    Desactivada la generació del llistat d'estudiants per grup perquè s'ha de refer per al nou Moodle.

  • v0.5.0 2022-11-15 Adds button to make list printable Also: - Parts of the code converted to reusable functions - Cosmetic changes
  • v0.4.1 2022-10-25 Fix for courses with 20 students or less
  • v0.4.0 2022-10-24 Improved switching to the full participants' list Also, added professor codes to the CSV
  • v0.3.0 2022-10-23 Compatibility changes for OpenUserJS
  • v0.3.0 2022-10-23 Imported from URL