Skip to main content

Section

For loop type lifter_section, here are the query parameters and fields.

Query parameters

  • course - Course ID that student is enrolled.
    Type: string

  • lesson - Lesson ID that student is enrolled.
    Type: string

Fields

  • count_elements - Section elements count

  • is_complete - Section completed by a student, "true"/"false"

  • lessons - Section's lessons

  • next_section_id - Next Section ID

  • parent_course - Section parent course

  • percent_complete - Section complete percent for a student

  • prev_section_id - Previous Section ID

  • section_id - Section ID