ActivityModelSchema

View Source

oli / Exports / ActivityModelSchema

Interface: ActivityModelSchema

An extendable activity model schema.

Hierarchy

Table of contents

Properties

Properties

activityType

Optional activityType: any

Defined in

src/components/activities/types.ts:265


activity_id

Optional activity_id: string

Defined in

src/components/activities/types.ts:268


authoring

Optional authoring: any

Defined in

src/components/activities/types.ts:262


bibrefs

Optional bibrefs: string[]

Defined in

src/components/activities/types.ts:267


content

Optional content: any

Defined in

src/components/activities/types.ts:264


id

Optional id: string

Defined in

src/components/activities/types.ts:266


learningLanguage

Optional learningLanguage: string

Defined in

src/components/activities/types.ts:263


resourceId

Optional resourceId: number

Defined in

src/components/activities/types.ts:261