Fills in the (presumed blank) question responses in the provided manifest
with the student submitted answers for the questions with corresponding IDs.
This should always be used with manifests loaded from the saved manifest files
created on exam generation, since otherwise students could just e.g. change
the question IDs, point values, etc. in their submitted answers file.
This changes the provided manifest object and returns it (casted to a TrustedExamSubmission)
Fills in the (presumed blank) question responses in the provided manifest with the student submitted answers for the questions with corresponding IDs. This should always be used with manifests loaded from the saved manifest files created on exam generation, since otherwise students could just e.g. change the question IDs, point values, etc. in their submitted answers file. This changes the provided manifest object and returns it (casted to a
TrustedExamSubmission
)