motorollerscalatron / QuizMaster

Quiz Master Demo built with ruby on rails 5.
1 stars 0 forks source link

publicize the question without "answer" column #17

Closed motorollerscalatron closed 6 years ago

motorollerscalatron commented 6 years ago

According to DB structures (in technical note ), the answer column should not be blank when is_public is true. Now the user can update is_public from false to true without populating the answer column by edit.