Gyunseo Lee

Results 10 issues of Gyunseo Lee

I think support latex math expression in markdown is a good option like the following image. ![image](https://github.com/satnaing/astro-paper/assets/48322716/260bd039-ba30-4833-99da-4551ac0ac1ee) Thank you Best Regards @gyunseo

### Description Contest에 참여한 Participants(User들)의 점수를 계산하는 feature를 개발했습니다. close #1238 ### Additional context - `ContestProblem`에서 `score` field의 의미 변경(원래는 대회에서 각 문제들이 갖는 점수의 비율을 의미했는데, 이제는 문제가 갖는...

⛳️ team-backend

### Describe the problem and solution devcontainer shell에서 자동 완성 기능이 있다면 개발에 용이할 것 같아서 생각해 낸 feature proposal입니다. [ohmybash](https://github.com/ohmybash/oh-my-bash) 이미 bash로 많은 것들을 한 거 같아서, zsh로 바꾸고...

⛳️ team-infra
pending triage

### Describe the problem and solution Contest에 있는 문제들을 필요한 것으로 보입니다. 현재 하기 이미지처럼 ContestProblem 테이블이 정의되어 있습니다. 여기서 `score` field가 의미하는 것이 만점의 상대적인 비율이라고 알고 있습니다. 예를...

⛳️ team-backend

### Describe the bug 제목 그대로 iris로 cache invalidation 메세지를 보낸 이후에는, in-memory 캐시에 있는 기존의 test case로 채점된 submission들을 재채점하는 로직을 구성해야 합니다. #1176 issue에서 분리한 issue입니다. ### Logs...

pending triage
Notion task

### Description - notion admin api 문서를 기반으로 graphql api를 구현 - Closes #516 ### Additional context - 권한 부분을 잘 몰라서, Guard decorator를 없애고 구현했습니다. --- ### Before submitting...

⛳️ team-backend

### Describe the problem and solution # Workbook module 개발 ### Validations - [X] Follow our [Code of Conduct](https://github.com/skkuding/next/blob/main/CODE_OF_CONDUCT.md) - [X] Read the [Contributing Guidelines](https://github.com/skkuding/next/blob/main/CONTRIBUTING.md) - [X] Check that there...

⛳️ team-backend
p3-need-now 🧩
Notion task

### Description `Contest`를 만들 때 Judge Result를 볼 수 있는지 없는지를 결정하는 field를 추가했고, 관련된 `Contest` module의 코드를 수정했습니다. ### Additional context --- ### Before submitting the PR, please make...

⛳️ team-backend

### Describe the bug ## How to Reproduce `git checkout main` ```zsh cd apps/backend pnpm test ``` ``` 270 passing (960ms) 5 failing 1) ProblemService deleteProblem should return deleted problem:...

🪰 bug
⛳️ team-backend
feat: ci
⛳️ team-infra
p5-urgent 🧨

### Describe the problem and solution Contest 생성 페이지에서 채점 결과 공개 여부 선택할 수 있는 feature를 개발합니다. ### Validations - [X] Follow our [Code of Conduct](https://github.com/skkuding/next/blob/main/CODE_OF_CONDUCT.md) - [X] Read...

⛳️ team-backend
p2-nice-to-have 🚦
💡 feature-admin