how to setup self paced auto approval and ILT with approval
in Learning
Hi Team,
Am trying to enable approval for my catalog request.However my self paced courses should be auto approved or doesnt need approval while enrolling .Any insights would be appreciated.
I have tried below condition but doesnt work:
Self-Paced: ((Learning Item.result.Learning Item Type Code == "ORA_CLASS") AND (Offering Specific Details.result.Offering End Date == null))
ILT or Blended: ((Learning Item.result.Learning Item Type Code == "ORA_CLASS") AND (Offering Specific Details.result.Offering End Date != null))
26A
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0