Issue with Replit not showing history

Hello, my CS professor has our class use Replit in order to validate history. One of my programs does not appear to have full history though. It seems that we have issues where she has not been able to see history on other projects before, but I have. However, there is a program that I cannot see full history either.

I am wondering if anyone else has encountered this error before and if there is a solution for it?

Thank you

They could have students initialize a Git repository in their repls and push changes to a git server (they could set up Gitea on a repl for students to have as a Git remote for their repls), which would probably work better than Replit’s file history.