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

Final Exam 07 return JSON #20

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

HuGuo-UNC-Chapel-Hill commented 1 year ago

If you wish to have some aspect of how the autograder actions for the final exam works explained in greater detail please put a link to the section in this document here: https://github.com/comp426-2022-fall/assignments/blob/main/e02comp-autograder.md

Include the following in your issues

If you (really, really) believe that there is something misfiring in the autograder action and that your code should be passing based on the specification given in the exam README.md, then do the following

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

Failed workflow run URL

Question

The Readme states that "Running node weather.js --latitude=36.2168 --longitude=-81.6746 will return JSON for the specified coordinates (those are for Boone, NC)." If possible, please explain what format or method we should use to return the JSON. Thank you very much.

Link to documentation

What should be happening?

Screenshots of your local test(s)

Why do you think the autograder is failing? (BE SPECIFIC)

Screen Shot 2022-12-07 at 8 01 08 PM