LLMS_Quiz_Attempt::get_question_order( int $question_id )

Get the numeric order of a question in a given quiz


Description Description


Parameters Parameters

$question_id

(Required) WP Post ID of the LLMS_Question.


Top ↑

Return Return

(int)


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
4.2.0 Use strict type comparison.
3.9.2
3.16.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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