Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 826 Bytes

Curriculum.md

File metadata and controls

17 lines (13 loc) · 826 Bytes

Curriculum

Properties

Name Type Description Notes
id str Id [optional]
name str Name [optional]
html_intro str HTML formatted intro [optional]
img_url str URI of header image [optional]
item_count int Number of curriculum items [optional]
render_as str Render method for curriculum [optional]
visible_to_all_users bool Globally visible [optional]
progress list[CurriculumUserProgress] Collection of User Progress for Curriculum [optional]

[Back to Model list] [Back to API list] [Back to README]