Freecodecamp issue

Hey guys
I am in a ridiculous problem here.
I logo in my free code camp course to learn html but my pc died.
So I am using my girlfriend’s pc and I am log in with google anonymous (ctrl + n) mode.
Every time that I log in to study in the course, it start right from the beginning, it is boring and I don’t know how to skip the questions. Can someone help out?
Sorry for my bad English, it is not my main language.

found out the answer in another question.
sorry guys I should had look first.

here is the answer:
Your progress tracking (map) is saved in your browser’s local storage. In-progress code is also saved in your local browser cache. If you are changing browsers or clearing your cache regularly you’ll have to use freecodecamp.com/map to navigate to your next challenge. Especially as you get to more complicated challenges that may take multiple sessions, I strongly recommend saving your in-progress work outside of the browser cache. This is a good opportunity to learn the ins and outs of your GitHub account, but you can also just save locally or use a service like repl.it which allows for versioning.