Members
attempt_grouped_questions
For each question defined in the exam, an object relating it to the group and question index it appeared at in this attempt.
full_table_row
Data for the row corresponding to this attempt in the full data table.
question_table_row
Data for the row corresponding to this attempt in the question totals-only data table.
Methods
as_json()
Serialise this file to JSON to store in history.state
.
(async) decrypt()
Decrypt and parse this file's contents.
remove()
Forget about this file - remove it from the list of uploaded files.
replace_file()
Replace the underlying file
property with a new File object.
scorm_cmi()
The SCORM data model for this attempt.