LLMS_Quiz_Attempt::set_status( string $status, boolean $save = false )

Set the status of the attempt


Description Description


Parameters Parameters

$status

(Required) Status value.

$save

(Optional) If true, immediately persists to database.

Default value: false


Top ↑

Return Return

(false|LLMS_Quiz_Attempt)


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
4.0.0 Use strict comparisons.
3.16.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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