# Bombbomb.CurriculumWithProgress

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**progress** | [**[CurriculumUserProgress]**](CurriculumUserProgress.md) | Collection of User Progress for Curriculum | [optional] 
**id** | **String** | Id | [optional] 
**name** | **String** | Name | [optional] 
**htmlIntro** | **String** | HTML formatted intro | [optional] 
**imgUrl** | **String** | URI of header image | [optional] 
**itemCount** | **Integer** | Number of curriculum items | [optional] 
**renderAs** | **String** | Render method for curriculum | [optional] 
**visibleToAllUsers** | **Boolean** | Globally visible | [optional] 


