"I am taking the course 'Cypher Fundamentals,' and in the last question 'Deleting Emil,' I am entering the correct answer, but the system returns it as wrong, even after trying several times and also entering the answer provided by the course. What should I do? This is the last part of the course to finish and receive the certificate."
Correct answer: MATCH (p:Person {name: "Emil Eifrem"})
DETACH DELETE p
pdaniloalves@gmail.com
You're not the only one. I've a similar problem with this course (and also with another course). It seems there's a general problem with some of the courses.
1 Like
Hi,
Yes there was a problem across all courses yesterday. We have pushed a fix to resolve the issue and you should be able to continue.
Apologies for the inconvenience.
Martin