-
Notifications
You must be signed in to change notification settings - Fork 100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
자동 채점 기능을 기획하고 개발 이슈를 정리한다. #591
Labels
디자인
Improvements or additions to documentation
Comments
채점 코드가 실행되는 시점
채점 리포트에 필요한 정보
평가 대상 및 평가 방식
|
0. 도메인 용어| 자동채점 == judge뷰예제 테스트 실행 : 사용자가 요청하는 자동채점(프로그래밍 자동채점) 자동 채점하기 : 관리자 뷰 내부 로직
Test
testcase(테스트 안에 있는 각각의 테스트들은 테스트케이스라고 부른다.) 1. 자동 채점 기능 흐름(예비 테스트 실행 기준)
2. 이슈 구분1. 예제(example) 테스트 실행 요청을 받아 github API로 필요한 값을 가져온다.
|
프론트엔드 이슈 구분자동채점 기능의 지원자 페이지 UI를 기획한다
지원자 페이지의 자동 채점 기능을 구현한다.
자동채점 기능의 mock 과 api 를 추가한다.
자동채점 기능의 전체 로직을 테스트한다.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
참고 자료
관련 이슈
The text was updated successfully, but these errors were encountered: