Browse: Home / Classes / LDLMS_Model_Exam /

LDLMS_Model_Exam::is_graded

LDLMS_Model_Exam::is_graded()

Public function to check if Exam is graded.


Description #


Return #

(bool) True if exam is graded. False if not.


Source #

File: includes/classes/class-ldlms-model-exam.php


Changelog #

Changelog
Version Description
4.0.0 Introduced.