aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkumar <kumar.damani@mail.utoronto.ca>2016-07-17 01:19:48 +0000
committerkumar <kumar.damani@mail.utoronto.ca>2016-07-17 01:19:48 +0000
commit74ac21250ebd3447ac2ed822f3e18585b90cded8 (patch)
treebdb18b52fb771b77fafd510d268752c07116d1dc
parent634477f10f6f0cc72e31b2fb53cf77d9e2331550 (diff)
comments on the last function
-rw-r--r--node_simple.js7
1 files changed, 7 insertions, 0 deletions
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******************************************************