View Source Transformation

oli / Exports / Transformation

Interface: Transformation

A transformation is a client-specified mutation of the activity content model that the server will perform during activity instantiation.

Hierarchy

  • Identifiable

    Transformation

Table of contents

Properties

Properties

firstAttemptOnly

firstAttemptOnly: boolean

Defined in

src/components/activities/types.ts:422


id

id: string

Inherited from

Identifiable.id

Defined in

src/data/content/model/other.ts:4


operation

operation: shuffle

Defined in

src/components/activities/types.ts:421


partId

Optional partId: string

Defined in

src/components/activities/types.ts:423


path

path: string

Defined in

src/components/activities/types.ts:420