LLMS_Quiz_Attempt::get_time( integer $precision = 2 )

Get the time spent on the quiz from start to end


Description Description


Parameters Parameters

$precision

(Optional) Precision passed to llms_get_date_diff().

Default value: 2


Top ↑

Return Return

(string)


Top ↑

Source Source

File: includes/models/model.llms.quiz.attempt.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.