aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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******************************************************