Escaping Literal Quotes in Strings - something wrong i think

Hi,
What is wrong with my string? Site won’t accept it:

var myStr = “I am a “double quoted” string inside “double quotes”.”;

That’s not what you are supposed to submit. I can’t find that string in the instructions.

here it is:

I have the same problem! Any luck finding what’s wrong with it?

http://forum.freecodecamp.com/t/the-new-fcc-ui-went-live-last-night-bug-report-any-problems-youre-having-with-it/35475?u=jacksonbates

1 Like

Thanks,already in contact with the team.

1 Like

Thanks to THE TEAM bugs already fixed in challenges:

  1. Escaping Literal Quotes in Strings
  2. Quoting Strings with Single Quotes

Regards,
Konrad