Skip to content

v3.10.0 - Partner Export by Country

Choose a tag to compare

@GeorgeWebDevCy GeorgeWebDevCy released this 25 May 08:16
· 7 commits to main since this release

What changed

  • Added a Partner Export admin table and CSV for sending participant information to each country partner.
  • Includes username, email, name, surname, declared profile country, all registered modules, per-module completion level, and per-module certificate status.
  • Keeps module language independent from participant country, so English-module registrations remain assigned to the declared country.

Validation

  • PHP syntax validation passed for the changed PHP files under PHP 8.4.
  • Staged diff whitespace check passed.