alexf4 / PrepIt

0 stars 0 forks source link

Re-add one question #68

Closed alexf4 closed 8 years ago

alexf4 commented 8 years ago

Hey Clancy,

I have a question data problem, one of the questions in our db, needs to be re-entered. You don't have to do this now, but this is just to track the issue. I'm going to remove it from the database.

{ "_id" : { "$oid" : "567eb76c4ce779140022906b" }, "correct" : false, "solution" : "d", "questionText" : "Federal judges are chosen by the President and confirmed by the Senate. They serve for a term of...", "subcategory" : "Separation of powers", "category" : "Constitutional Underpinnings", "answers" : { "a" : "5 years", "b" : "7 years", "c" : "10 years", "d" : "life" }, "__v" : 0 }

alexf4 commented 8 years ago

ooo shit, I need to update your add question admin page to add the missing fields.