do_action( 'llms_generator_new_quiz', LLMS_Quiz $quiz, array $raw, LLMS_Generator $generator )

Action triggered immediately following generation of a new quiz


Parameters Parameters

$quiz

(LLMS_Quiz) Generated quiz object.

$raw

(array) Original raw quiz data array.

$generator

(LLMS_Generator) Generator instance.


Top ↑

Source Source

File: includes/class-llms-generator-courses.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
3.30.2 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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