LLMS_Quiz_Attempt::get_quiz()

Get an instance of the LLMS_Quiz for the attempt


Return Return

(LLMS_Quiz)


Top ↑

Source Source

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

	 * @return LLMS_Quiz
	 */
	public function get_quiz() {


Top ↑

Changelog Changelog

Changelog
Version Description
3.9.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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