From 377664b62639a59e582252122e2a29a49d9ecaae Mon Sep 17 00:00:00 2001 From: kumar Date: Thu, 21 Jul 2016 08:53:56 -0400 Subject: updated todo --- node_simple.js | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'node_simple.js') diff --git a/node_simple.js b/node_simple.js index 5012d82..767ec29 100644 --- a/node_simple.js +++ b/node_simple.js @@ -5,12 +5,13 @@ * 1B. get the title of the course ? DONE * 2. add upload date and user name ? DONE * 3. remove exam ? DONE - * 4a. get all questions for a given exam_id ? PENDING + * 4a. get all questions for a given exam_id ? DONE * 4b. add exam id to each question returned. ? PENDING - * 6. get all solutions provided question_id and exam_id ? PENDING - * 5. answers ? CURRENTLY WORKING ON -- need to add field for solutions provider, and updating. - * 7. add university field to courses, exams - * 8. make a user + * 6. get all solutions provided question_id and exam_id ? DONE + * 5. solutions ? CURRENTLY WORKING ON -- need to add field for solutions provider, and updating. + * 7. add university field to courses, exams ? PENDING + * 8. make a user ? DONE + * 9. * */ -- cgit v1.2.3