Course logic

Some Usage Examples


  <If course enrolled>
  <If course started>
  <If course completed>
  <If course_progress greater_than value="50">
  <If certificate is earned>
  ...

Rules

Here are the registered conditional rules.

  • LifterLMS Course - course

    Compare

    • is
    • is_not

    Values

    • Enrolled - enrolled
    • Started - started
    • Completed - completed

  • LifterLMS Course progress - course_progress

    Compare

    • greater_than
    • greater_than_or_equal
    • less_than
    • less_than_or_equal

    Value: -

  • LifterLMS Course Certificate - certificate

    Compare

    • is
    • is_not

    Value: earned - earned