Skip to content

[Feat] 분석 리포트 기능 구현 #74

Description

@che0432
  1. 점수 저장 API

    • Answer테이블에 int형 score 칼럼 추가
    • AnswerId와 FeedBack을 받아 split으로 \n과 :과 /을 분리자로 분리 후 "점수" 다음의 항목을 score 칼럼에 저장
  2. 카테고리별 최근 푼 문제 개수 API

  3. 평균점수 비교 API

    • 카테고리 별 사용자 전체 평균 점수, 카테고리 별 특정 사용자 평균 점수를 출력(SQL문 사용)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions