Preparing search index...
The search index is not available
course-api-wrapper
course-api-wrapper
CourseSectionData
Interface CourseSectionData
interface
CourseSectionData
{
corequisites
:
string
;
degreeLevel
:
DegreeLevel
;
deliveryMethod
:
DeliveryMethod
;
department
:
string
;
departmentName
:
string
;
description
:
string
;
designation
:
string
;
details
:
string
;
educationalGoals
:
string
;
gradingScheme
?:
GradingScheme
[]
;
instructors
:
InstructorData
[]
;
internal
:
{
number
:
number
;
outlinePath
:
string
;
}
;
materials
:
string
;
name
:
string
;
notes
:
CourseSectionNotes
;
number
:
string
;
prerequisites
:
string
;
requirements
:
string
;
schedule
:
ScheduleData
;
section
:
string
;
specialTopic
:
string
;
term
:
CourseOutlinesTerm
;
termName
:
string
;
text
:
{
recommended
?:
Textbook
[]
;
required
?:
Textbook
[]
;
}
;
title
:
string
;
type
:
Enrollment
;
units
:
number
;
year
:
CourseOutlinesYear
;
}
Hierarchy (
view full
)
CourseBaseData
CourseSectionData
Implemented by
CourseSection
Index
Properties
corequisites
degree
Level
delivery
Method
department
department
Name
description
designation
details
educational
Goals
grading
Scheme?
instructors
internal
materials
name
notes
number
prerequisites
requirements
schedule
section
special
Topic
term
term
Name
text
title
type
units
year
Properties
corequisites
corequisites
:
string
degree
Level
degree
Level
:
DegreeLevel
delivery
Method
delivery
Method
:
DeliveryMethod
department
department
:
string
department
Name
department
Name
:
string
description
description
:
string
designation
designation
:
string
details
details
:
string
educational
Goals
educational
Goals
:
string
Optional
grading
Scheme
grading
Scheme
?:
GradingScheme
[]
instructors
instructors
:
InstructorData
[]
internal
internal
:
{
number
:
number
;
outlinePath
:
string
;
}
materials
materials
:
string
name
name
:
string
notes
notes
:
CourseSectionNotes
number
number
:
string
prerequisites
prerequisites
:
string
requirements
requirements
:
string
schedule
schedule
:
ScheduleData
section
section
:
string
special
Topic
special
Topic
:
string
term
term
:
CourseOutlinesTerm
term
Name
term
Name
:
string
text
text
:
{
recommended
?:
Textbook
[]
;
required
?:
Textbook
[]
;
}
title
title
:
string
type
type
:
Enrollment
units
units
:
number
year
year
:
CourseOutlinesYear
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
corequisites
degree
Level
delivery
Method
department
department
Name
description
designation
details
educational
Goals
grading
Scheme
instructors
internal
materials
name
notes
number
prerequisites
requirements
schedule
section
special
Topic
term
term
Name
text
title
type
units
year
course-api-wrapper
Loading...