Handcar is a web service that provides a restful JSON interface to the MC3 system’s learning objectives. To learn more about MC3, see the MC3 home page
These items are known issues that are currently unsupported, but under consideration for implementation in future releases.
Banks contain three main types of objects:
Objectives– Learning Objectives which come in three distinct types:
- Topics – also called concepts which define an area of knowledge , typically expressed as NOUNS
- Outcomes – which are specific learning goals, typically expressed starting with VERBS
- Generic Outcomes – which are outcomes that hold no real data themselves but simply tie together topics and content via a Bloom type – For example if the topic is “Derivative” a generic outcome could be “Learn Derivative”
Activities which are tied to objectives - that a student may do in order to master the objective
Assets which are tied to activities – that are typically the content that a student consumes as part of the activity
In the model a single asset have multiple “Asset Contents” which may be different resolutions of the same asset, for example the same asset can have a thumbnail representation and full size JPG versions of the same picture.
Relationships – Alternative View of Relationships between objectives, see The Relationship Service
Additionally there are configuration “types” and “grade scales” used to organize and categorize these three main objects.
For a detailed description of each of these objects and data fields see the Contract Documentation