ossu / data-science

📊 Path to a free self-taught education in Data Science!
Other
18.77k stars 3.26k forks source link

Some URLs link to courses that are only free for a limited time. #92

Closed daniel-web-developer closed 2 years ago

daniel-web-developer commented 2 years ago

The current links to MIT courses numbers 6.0001 and 6.0002 are to the courses on eDX, and you can only have them for free for a limited time. I suggest changing

I propose to change them to the courses on the MIT OCW website, which are, respectively, 6.0001 and 6.0002.

waciumawanjohi commented 2 years ago

That sounds reasonable. It looks like the OCW site provides the programming assignments, but no auto-grader. When I check the edx site it shows me a very old version of the course. Can you (or anyone watching this issue) report if auditing the edx course gives students access to an autograder?

rootsmusic commented 2 years ago

No @waciumawanjohi, "audit track" on edX doesn't grade anything. It blocks assessments and exams, both graded and ungraded.

waciumawanjohi commented 2 years ago

Thanks for the extra info. Leaving this issue open for any additional comments. @daniel-web-developer would you like to open a pull request tied to this issue (in the commit or the PR use the phrase "resolves #" and add this issue number (#92)? See here for more info.

daniel-web-developer commented 2 years ago

Thanks for the extra info. Leaving this issue open for any additional comments. @daniel-web-developer would you like to open a pull request tied to this issue (in the commit or the PR use the phrase "resolves #" and add this issue number (#92)? See here for more info.

I think it's done.

waciumawanjohi commented 2 years ago

@daniel-web-developer yes, that PR looks good. Generally proposed changes to the curriculum are left open for 1 month to allow for relevant conversation. So I'll merge the PR in early August (assuming no one comments with a very good reason not to do so).

I'll be interested to see if the "Solves #92" works. I generally include it in the body of the PR/commit, while here it is in the title of the PR. We'll see!

bradleygrant commented 2 years ago

Anything we do here, we'll need to do likewise at https://github.com/ossu/computer-science/ since MIT 6.00.1x is recommended there (typically, we recommend students take either 6.00.1x via audit if near the start of an EdX run of the course, otherwise take 6.000000000000000001 via MIT OCW)

Since neither course provides an autograder (unless you pay, for 6.00.1x) there seems to be no inherent advantage/disadvantage to the current arrangement

waciumawanjohi commented 2 years ago

It looks like the 'closes #' does need to be in the body of the PR, not the title.

Issue resolved.