Skip to content

feat(getcloser): submit challenge#204

Merged
HanNayeoniee merged 8 commits into
mainfrom
feat/submit-challenge
Nov 16, 2025
Merged

feat(getcloser): submit challenge#204
HanNayeoniee merged 8 commits into
mainfrom
feat/submit-challenge

Conversation

@HanNayeoniee
Copy link
Copy Markdown
Collaborator

@HanNayeoniee HanNayeoniee commented Nov 10, 2025

  • ํ• ๋‹น๋ฐ›์€ ๋ฌธ์ œ์˜ ๋‹ต์„ ์ œ์ถœํ•˜๋ฉด ์ •๋‹ต ์—ฌ๋ถ€๋ฅผ ๋ฐ˜ํ™˜ํ•˜๋Š” API ์ž…๋‹ˆ๋‹ค.
  • ์ž…๋ ฅ ์˜ˆ์‹œ:
{
  "challenge_id": 1,
  "submitted_answer": "LLM",
  "user_id": 1
}
  • ์ถœ๋ ฅ ์˜ˆ์‹œ:
{
  "is_correct": true
}

Copy link
Copy Markdown
Collaborator

@hu6r1s hu6r1s left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ํ•ด๋‹น PR์— ๋ฌธ์ œ ์žฌ์‹œ๋„ ๊ด€๋ จ ์ถ”๊ฐ€ํ•˜์‹œ๋Š”๊ฑด๊ฐ€์š”?

Comment thread getcloser/backend/app/main.py Outdated
@HanNayeoniee
Copy link
Copy Markdown
Collaborator Author

ํ•ด๋‹น PR์— ๋ฌธ์ œ ์žฌ์‹œ๋„ ๊ด€๋ จ ์ถ”๊ฐ€ํ•˜์‹œ๋Š”๊ฑด๊ฐ€์š”?

๋ฌธ์ œ ์žฌ์‹œ๋„๋ผ๋ฉด ๊ตฌ์„ฑ๋œ ํŒ€์œผ๋กœ ์ตœ๋Œ€ 2๋ฒˆ๊นŒ์ง€ ๋ฌธ์ œ ํ’€๊ธฐ ๊ฐ€๋Šฅํ•œ ์กฐ๊ฑด ๋ง์”€ํ•˜์‹œ๋Š”๊ฑฐ์ฃ ?

์ œ์ถœํ•˜๊ธฐ๋Š” ๋‹จ์ˆœํžˆ ๋ฌธ์ œ id์™€ ์‚ฌ์šฉ์ž๊ฐ€ ๋‹ต๋ณ€์„ ์ž…๋ ฅํ–ˆ์„ ๋–„, ๋งž๋Š”์ง€ ํ‹€๋ฆฐ์ง€๋งŒ ์ฒดํฌํ•˜๋Š” ๊ธฐ๋Šฅ์ด๋ผ์„œ ํ•ด๋‹น PR์—๋Š” ์ถ”๊ฐ€ํ•˜์ง€ ์•Š์•˜์Šต๋‹ˆ๋‹ค.

Copy link
Copy Markdown
Collaborator

@hu6r1s hu6r1s left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :>

@HanNayeoniee HanNayeoniee merged commit 874f94c into main Nov 16, 2025
@HanNayeoniee HanNayeoniee deleted the feat/submit-challenge branch November 24, 2025 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants