comp426-2022-fall / assignments

This repository contains information about and links to assignment invites and
Creative Commons Zero v1.0 Universal
0 stars 3 forks source link

Clarification needed: final exam 07 #13

Open HuGuo-UNC-Chapel-Hill opened 1 year ago

HuGuo-UNC-Chapel-Hill commented 1 year ago

If there is something that seems off in the instructions , go through this checklist:

  1. [ ] Is there an error in the text?

  2. [ ] Did you create a pull request with a correction for the error?

  3. [ ] Did you read any documentation related to the thing that needs clarifying?

  4. [ ] Did you Google the thing that needs clarifying?

  5. [ ] Did you search or read through the other issues on this repo to make sure there isn't already a related issue?

None of the above, create an issue

Make sure to add all the information needed to understand the error so that someone can help. If the info is missing we'll add the 'Needs more information' label and close the issue until there is enough information.

Delete text above this line before you submit your issue. Place your issue information in the appropriate sections below.

URL of file with confusing thing

Line number of confusing thing

What is confusing?

I am confusing about the output format of the weather object. At first I extract the grid x and y, and ID from the website and get the JSON object from the API. I use console.log output the the JSON.stringfy(data). I donot know why the autograder always showing 'not matching'? Which method should we use to output the correct format or I get the wrong data?

What do you think the confusing thing means?

What did you read to try to understand better what is happening and solve the issue?

Screen Shot 2022-12-06 at 5 54 35 PM

jdmar3 commented 1 year ago

Please use the appropriate issue template. This is the third time I've asked you to do this and you are refusing to even follow the directions in the template that you are using. Use the exam question template.

HuGuo-UNC-Chapel-Hill commented 1 year ago

Sorry, I was too anxious because I need to prepare for other final as well as for this one. I will resubmit the question. I appreciate any guidance from you.