I used TAO Core months ago and thought it seemed a bit outdated. Recently, I needed a testing/exam software again, and found the docker image for tao-ce. I deployed it and it works amazing! The UI looks more up to date, so thank you so much for this. I hope a new update can be released soon since it seems like the last update was around 6 months ago.
Some questions though:
How do I make it so test takers CANNOT change their full name (and maybe even password if possible)?
I do not see a Report tab, is that in this version or planned for a future version?
When proctors submit reports or other (like extension, reset, terminate, etc), how can admins or something view the notes? Like if a proctor terminated a student’s test early for navigating away from the exam, where can we view this report? Some proctors submit multiple reports and notes during an exam and is it possible to view them? Is it part of the Report tab that I do not see?
Thank you so much and I appreciate the open source project!
Dear Sam
Thank you for the message, and sorry if not respond on it for too long
It is disabled in the code for this version
How do I make it so test takers CANNOT change their full name (and maybe even password if possible)?
It is not possible at all unfortunately
When proctors submit reports or other (like extension, reset, terminate, etc), how can admins or something view the notes? Like if a proctor terminated a student’s test early for navigating away from the exam, where can we view this report? Some proctors submit multiple reports and notes during an exam and is it possible to view them? Is it part of the Report tab that I do not see?
So the short answer is: look in the candidate’s Details view, in the event-history section below the session info, not in a Report tab. If you do not see that section in your environment, then your deployed version is likely
older than this code, or the /api/v1/acs/{assessmentId}/log call is returning empty/error.