# Some questions or feature requests

**URL:** https://forum.community.taotesting.com/t/some-questions-or-feature-requests/157
**Category:** General
**Created:** [June 24, 2026, 3:13pm UTC](https://forum.community.taotesting.com/t/some-questions-or-feature-requests/157 "2026-06-24T15:13:24Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![sam](https://yyz1.discourse-cdn.com/flex007/user_avatar/forum.community.taotesting.com/sam/32/141_2.png) [@sam](https://forum.community.taotesting.com/u/sam)
#### Post date: [June 24, 2026, 3:13pm UTC](https://forum.community.taotesting.com/t/some-questions-or-feature-requests/157/1 "2026-06-24T15:13:24Z")

</div>

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:

1. How do I make it so test takers CANNOT change their full name (and maybe even password if possible)?
2. I do not see a Report tab, is that in this version or planned for a future version?
3. 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!

---

<div class="post-metadata">

### Author: ![sam](https://yyz1.discourse-cdn.com/flex007/user_avatar/forum.community.taotesting.com/sam/32/141_2.png) [@sam](https://forum.community.taotesting.com/u/sam)
#### Post date: [June 26, 2026, 1:33pm UTC](https://forum.community.taotesting.com/t/some-questions-or-feature-requests/157/2 "2026-06-26T13:33:54Z")

</div>

@kilatib I was wondering if you could take a look at this? Greatly appreciated!

---

<div class="post-metadata">

### Author: ![sam](https://yyz1.discourse-cdn.com/flex007/user_avatar/forum.community.taotesting.com/sam/32/141_2.png) [@sam](https://forum.community.taotesting.com/u/sam)
#### Post date: [June 29, 2026, 4:00pm UTC](https://forum.community.taotesting.com/t/some-questions-or-feature-requests/157/3 "2026-06-29T16:00:48Z")

</div>

bumping this post since it has still yet to be answered 😔

---

<div class="post-metadata">

### Author: ![kilatib](https://yyz1.discourse-cdn.com/flex007/user_avatar/forum.community.taotesting.com/kilatib/32/101_2.png) [@kilatib](https://forum.community.taotesting.com/u/kilatib)
#### Post date: [June 30, 2026, 12:22pm UTC](https://forum.community.taotesting.com/t/some-questions-or-feature-requests/157/4 "2026-06-30T12:22:52Z")

</div>

Dear Sam  
Thank you for the message, and sorry if not respond on it for too long

> [@sam](#):
>
> 1. I do not see a Report tab, is that in this version or planned for a future version?

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.

---

<div class="post-metadata">

### Author: ![sam](https://yyz1.discourse-cdn.com/flex007/user_avatar/forum.community.taotesting.com/sam/32/141_2.png) [@sam](https://forum.community.taotesting.com/u/sam)
#### Post date: [June 30, 2026, 1:22pm UTC](https://forum.community.taotesting.com/t/some-questions-or-feature-requests/157/5 "2026-06-30T13:22:54Z")

</div>

Hi, thanks for your response!

The version I am using is 2025.10-v1.5-rc-arm64-e15cc19. Can you check if that supports the event history section?

---

<div class="post-metadata">

### Author: ![kilatib](https://yyz1.discourse-cdn.com/flex007/user_avatar/forum.community.taotesting.com/kilatib/32/101_2.png) [@kilatib](https://forum.community.taotesting.com/u/kilatib)
#### Post date: [June 30, 2026, 1:55pm UTC](https://forum.community.taotesting.com/t/some-questions-or-feature-requests/157/6 "2026-06-30T13:55:46Z")

</div>

> [@kilatib](#):
>
> 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.

It is misleading on my side; I think the way to see these events here is only via API call

---

<div class="post-metadata">

### Author: ![sam](https://yyz1.discourse-cdn.com/flex007/user_avatar/forum.community.taotesting.com/sam/32/141_2.png) [@sam](https://forum.community.taotesting.com/u/sam)
#### Post date: [June 30, 2026, 2:02pm UTC](https://forum.community.taotesting.com/t/some-questions-or-feature-requests/157/7 "2026-06-30T14:02:43Z")

</div>

Oh, so is it just by assessmentID or can we also check logs by user?

---

<div class="post-metadata">

### Author: ![kilatib](https://yyz1.discourse-cdn.com/flex007/user_avatar/forum.community.taotesting.com/kilatib/32/101_2.png) [@kilatib](https://forum.community.taotesting.com/u/kilatib)
#### Post date: [June 30, 2026, 4:20pm UTC](https://forum.community.taotesting.com/t/some-questions-or-feature-requests/157/8 "2026-06-30T16:20:33Z")

</div>

You could try to look as dynamic API service with path `/api/v1/search/proctoringAcsLog` it should have what you want from it
