# The answer is correct, but it conflicts with the test case.

When you run the test case, in the output options, \
you will see "Ignore spaces before and after the answer."&#x20;

If it is not checked, it will only work when the output is exactly the same \
with the test case execution output, including spaces and line breaks.&#x20;

Please check the output options first.

![](/files/-LuH5MA8rybovTh0FSIM)

Results can be set to ignore incorrect outputs, such as spaces or line breaks, \
depending on the intention of the issuer.

An issuer can write or edit the quiz in the \
**Lecture Management > Quiz Management** tab of the created lecture.&#x20;

All questions have to be one of **Exam Mode, Submit Mode, or Run Mode.**\
In exam mode, following options can be given by the issuer for a flexible grading.

![](/files/-LuH5Ga55UFT6gKlWgjq)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.goorm.io/en/goormdevth-applicants/faq/failed-testcase.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
