Versions Compared

Key

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

...

An environment is a sequenced set of resources (including learning objects) or services. Sequencing defaults to linear, but may be more complex as specified by IMS Simple Sequencing.

The Act Object

Each act object is an entity.

Type

Name

Description

String

id

A globally unique identifier

String

title

Name of this activity

Properties

properties

Metadata associated with this activity

Set

role-activities

A set of role-part/activity/environment tuples.

The Activity Object

The activity object is a base class extended by LearningActivity and SupportActivity. Each activity is an entity, and thus includes properties that can be used as metadata.

Type

Name

Description

String

id

A globally unique identifier

String

title

Name of this activity

Properties

properties

Metadata associated with this activity

Boolean

visible

True if visible

...