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:266


activity_id

Optional activity_id: string

Defined in

src/components/activities/types.ts:269


authoring

Optional authoring: any

Defined in

src/components/activities/types.ts:263


bibrefs

Optional bibrefs: string[]

Defined in

src/components/activities/types.ts:268


content

Optional content: any

Defined in

src/components/activities/types.ts:265


id

Optional id: string

Defined in

src/components/activities/types.ts:267


learningLanguage

Optional learningLanguage: string

Defined in

src/components/activities/types.ts:264


resourceId

Optional resourceId: number

Defined in

src/components/activities/types.ts:262