LLMS_Student_Quizzes::get_sibling_attempts_by_key( string $attempt_key )

Get all the attempts for a given quiz/lesson from an attempt key


Description Description


Parameters Parameters

$attempt_key

(Required) An encoded attempt key.


Top ↑

Return Return

(false|array)


Top ↑

Source Source

File: includes/models/model.llms.student.quizzes.php


			

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.