Skip to content

[Feat] 설문 수행 기능 구현하기 #32

@eunbileeme

Description

@eunbileeme

💡 Summary

사용자가 설문을 수행하는 기능을 구현한다.

📚 TODO

  • SurveyController
  • SurveyService

🤔 Consideration

✏️ Memo

Process

  1. 사용자는 난이도에 따라 설문 안내 페이지에 입성한다. (ex. /survey/description?type=easy)
  2. 사용자는 항목에 따라 점수를 분배한다.
  • (변경 가능) 이때, 점수는 (min) 0점 ~ (max) type - total_score 범위 내로 분배할 수 있다.

Example

  1. type_id = 1 ('easy') / category_id = 1 ('외형'), 2('성격'), 3('취향') / score = 5, 5, 5

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions