LLMS_Quiz::get_passing_percent()


Description Description


Source Source

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

	public function get_passing_percent() {
		// deprecate
		return $this->get( 'passing_percent' );

	}

Top ↑

User Contributed Notes User Contributed Notes

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