LLMS_Quiz_Legacy::get_passing_percent()

Get Passing Percent


Description Description


Return Return

(string)


Top ↑

Source Source

File: includes/class.llms.quiz.legacy.php

	public function get_passing_percent() {

		return $this->llms_passing_percent;

	}


Top ↑

User Contributed Notes User Contributed Notes

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