Skip to content

Commit

Permalink
docs: Add documentation for course block sort order
Browse files Browse the repository at this point in the history
  • Loading branch information
bmtcril committed May 1, 2024
1 parent 0766e97 commit c579e19
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions models/video/schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,9 @@ models:
- name: item_count
data_type: uint64
description: "The number of videos in this subsection"
- name: course_order
data_type: Int32
description: "The sort order of this block in the course across all course blocks"

- name: fact_video_engagement
description: "A dataset with one record representing a video viewed by a learner and the section and subsection that video belongs to"
Expand Down

0 comments on commit c579e19

Please sign in to comment.