2 users. - same machine same browser Javascript questionnaire

My son and I are both working on the same machine/browser via our own login IDs attempting the Javascript quiz and we’re at different points. however both of us have experienced a glitch when we resume our work. Instead of resuming from the point where we last left off - we are taken back a bunch of questions which we have to redo. Is there some problem using 2 different IDs on the same machine/browser ?

you never need to redo challenges, you can always choose which challenge to do from the list of challenges

I think it relys on browser local storage, and using two different accounts can give issues
if you are on google chrome you can create different profiles, probably your browser can to, maybe try that

As @ilenia suggested, you may be able to avoid this problem by using different browser profiles.

You could also try:

  • Use freeCodeCamp in “incognito” or “private browsing” mode.
  • Clear the freeCodeCamp data from your browser’s storage.

freeCodeCamp uses the browser to keep track of which challenge you most recently completed and return you to where you left off. Things that avoid using the browser storage and/or clear browser storage will mean that you have to click on the next challenge from the main curriculum page.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.