You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create model, views and controller for Question.
Question should have text, difficulty etc and many many to relationship with options.
And have CRUD for this.