For more information, please refer to this announcement explaining best practices for getting answers to questions.
Extract Completion Type of Learning Evaluation activity in an offering
Summary:
We're trying to report on the COMPLETION_TYPE (Required or Optional) of all activities in an offering. We've made use of WLF_LI_ACTIVITIES_F table to query the completion type for the self-paced and instructor-led activities.
For the evaluation activity however, we noticed that the COMPLETION_TYPE field is ONLY returning data for offerings in which the Evaluation Selection field is set to 'Override system default'. If the Evaluation Selection field is set to 'Use system default', the COMPLETION_TYPE returns null.
Is this normal behavior? If yes, is there a way we can extract the completion type of the evaluation activity regardless of the value in the Evaluation Selection field?