Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Asset

Question

QuestionSet

Content

Collection

Object type for media assets.

Object type for questions. Question object has a defined structure to store different parts of a question like body, solutions, score, etc.

Object type for question sets. QuestionSet is used to represent tests, i.e. exams, quizzes, practice exams, etc.

Object type for Content, a single unit of learning object.

Object type for a collection of learning objects.

Assets are not independently consumable.

Questions can be consumed independently (with exception of some question types which are not consumable independently).

Question Sets can be consumed independently.

Content can be consumed independently.

Collections can be consumed independently.

Assets do not contain other assets or any other objects.

Questions can contain assets like video, audio, image, etc within their body, solution, feedback and other parts.

Question Sets can contain assets, questions and other question sets.

Content can contain assets, questions and question sets.

Collections can contain assets, questions, question sets, content, and other collections.

Assets are used in all other objects.

Questions can be embedded within question sets, content and collections.

Question Sets can be embedded within other question sets, content and collections.

Content can be embedded within collections.

Collections can be embedded in other collections.