apply_filters( 'quiz_export_data', array $content, array $users, int $groudp_id )

Filters quiz data that will print to CSV.


Description Description


Parameters Parameters

$content

CSV content.

$users

An array of users list.

$groudp_id

Group ID.


Top ↑

Source Source

File: includes/class-ld-lms.php


Top ↑

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.