LLMS_Quiz::is_open( int $user_id = null )

Determine if a student can take the quiz.


Description Description


Parameters Parameters

$user_id

(Optional) WP User ID, none supplied uses current user. Default null.

Default value: null


Top ↑

Return Return

(boolean)


Top ↑

Source Source

File: includes/models/model.llms.quiz.php



Top ↑

Changelog Changelog

Changelog
Version Description
3.37.2 Added llms_quiz_is_open filter hook.
3.16.0 Unkwnown.
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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