submissionId property

String? submissionId
getter/setter pair

Requesting user's submission id to be used for grade passback and to identify the student when showing student work to the teacher.

This is set exactly when supportsStudentWork is true.

Implementation

core.String? submissionId;