From 74ac21250ebd3447ac2ed822f3e18585b90cded8 Mon Sep 17 00:00:00 2001 From: kumar Date: Sat, 16 Jul 2016 21:19:48 -0400 Subject: comments on the last function --- node_simple.js | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'node_simple.js') diff --git a/node_simple.js b/node_simple.js index 156a106..c989d43 100644 --- a/node_simple.js +++ b/node_simple.js @@ -58,6 +58,13 @@ var uri = 'mongodb://general:assignment4@ds057862.mlab.com:57862/solutions_repo' title: "Thry of Computation" };*/ +/*var solution = { + exam_id: 578a44ff71ed097fc3079d6e, + q_id: 1, + text: "this is an answer to qId1", + votes: 0 +};*/ + //************************************************************************************* //************PRELIMINARY TESTING****************************************************** -- cgit v1.2.3