LLMS_Quiz_Attempt::get_student()

Get an LLMS_Student for the quiz


Return Return

(LLMS_Student)


Top ↑

Source Source

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

	 * @return LLMS_Student
	 */
	public function get_student() {


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.