Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether the exam status is complete.
Syntax
client server public static boolean isExamComplete(HcmCompletionStatus _status)
Run On
Called
Parameters
- _status
Type: HcmCompletionStatus Enumeration
The HcmCompletionStatus value of the exam.
Return Value
Type: boolean
true if the exam status is pass or fail; otherwise, false.