You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using an encrypted file from a diagnostic mode exam, the offline analysis tool will consider it invalid as the ordering of the questions/groups are not as expected.
Extra context: The student's file stores questions in the order visited with blank entries for the remaining questions, whilst the exam definition stores all questions in a set order - it seems sequential exams respect that set order in their question storage, which was relied on in the table generation.