View Source StudentResponse

oli / Exports / StudentResponse

Interface: StudentResponse

A student submission for an activity. The input attribute can be encoded any way that the activity desires, from a simple string to a complex JSON tree.

Table of contents

Properties

Properties

files

Optional files: any

Defined in

src/components/activities/types.ts:148


input

input: any

Defined in

src/components/activities/types.ts:147