Assignment 2, Batch Data Processing Lab - Need cell info

I need the line right above —see yellow

@Judy_King_Sylvester I believe I am a bit lost. I already explained to you how to get the original file in my prevous reply:

a. Download your current file

b. Delete the file

c. Click on “Obtain the latest version”

This way you will have the new file with all the information added by default in the lab. Have you already tried this?

Yes.

Perfect. So, if you already obtained the latest version it means that you have everything that you need to start working on the lab from scratch. There should not be anything that you are missing.

We are having communication issues. I already started from scratch before which is why my version of the Lab is not the same as the grading rubric. It is still showing the Spotify Lab assignment.

@Judy_King_Sylvester We will need to do a remote session so I can see your issue. I am available today in the following options:

a. 9:30PM EST

b. 10PM EST

Let me know if any of them works for you if not we can schedule for tomorrow.

Tomorrow please. Thank you!

Hi @Judy_King_Sylvester, @yjcb22 ! I’m sorry for the late reply. Were you able to solve this?
I think the grader should have been updated as well, but if not I can ask for assistance from Coursera. One quick question. Have you tried submitting once (even if its with the old grader), and then start the lab again? Maybe even try clearing cache and cookies.

Yes I did try all of those

And I came here after resetting many times and clearing browser several too. I’ve submitted the assignment and only received partial credit.
I was trying to double check my functions because I had replaced or deleted one. Which is why I’ve also asked for that code. Highly frustrated. My problem submission inside the course was not answered.

@Judy_King_Sylvester I completely understand your frustration, and I’m really sorry you are experiencing this issue. Could you please share with me your lab id, so I can look into it / ask for help? You can find it by clicking in the interrogation mark button on the top right of your lab.

Could you please also confirm how many parts you see when you submit your Assignment? Because I just realized the titles shown still have the Spotify references (I’m changing them now). If you are seeing only 4 parts, then you have the new grader, but if there’s more that confirms you are getting the old grader.

Thank you!

Thanks

LabID claymwtakiyg

I’m still seeing the Playlist grader

THANK YOU! I Submitted again and the Grade topics have changed to the LIBRARY scenario! There is HOPE!

Can anyone give the the part of this cell function that is missing? It is not resetting and I know I messed it up (deleted it and had to rebuild it)

Amazing!
I tried running your code and it has errors, that’s also why you might be getting a partial score.
Regarding your latest request, I think your cell is correct. The original code is
```
URL_SUBJECT_DATABASES = ‘https://openlibrary.org/subjects/databases.json?published_in=2020-2026

subjects_response = get_works_by_subject(URL_SUBJECT_DATABASES)
```
In general, Coursera tries not to overwrite your work, so in order to get the original file you need to either delete or rename your current file (or copy into a new folder), and then select Get latest version.

True, Coursera’s “Get latest version” really should be called “Get a copy of any missing files”. Because if a course file exists, it will not update it - and it will not warn you that it did nothing.

Great! I’d rather start all over! You all have been great!!! Thank you so much!!