Skip to content
This repository was archived by the owner on Jan 9, 2021. It is now read-only.
This repository was archived by the owner on Jan 9, 2021. It is now read-only.

質問機能 #5

@kuboon

Description

@kuboon

question を admin が作成し、 attendee が回答し、円グラフが表示されるみたいなのが欲しい

controllers

  • answer_controller: new, create, show
  • admin/questions_controller: CRUD

models

  • questions: text, choices(array), status:(open, closed, hidden)
  • answers: question_id, user_id, answer

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions