TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Is it legal/ethical trying to replicate an Udacity's autograder?

4 点作者 calebjosue超过 1 年前
Fellows,<p>One of the training courses I really enjoyed the most is one related to Mathematics, provided by Udacity some years ago.<p>I&#x27;ve noticed people are unable to enroll anymore to these courses, e.g. https:&#x2F;&#x2F;www.udacity.com&#x2F;course&#x2F;ma006<p>The training material is still available at YouTube (Published by Udacity): https:&#x2F;&#x2F;www.youtube.com&#x2F;playlist?list=PLAwxTw4SYaPlSLRIPSeloeFkkwEnnl6d4<p>In my opinion, receiving immediate feedback about how you did over an exercise&#x2F;problem is of tremendous help while learning.<p>So I proposed myself to replicate the auto grader for the exercises related to the aforementioned Algebra course by means of a web application, embedding the video and showing the related questions, like it used to be when the course was alive. Still, I don&#x27;t want to get into trouble, since I acknowledge the content is intellectual property.<p>Is it legal&#x2F;ethical embarking in such a task?<p>Thanks!<p>-- Caleb

3 条评论

mkl超过 1 年前
It&#x27;s probably copyright violation to copy their exercise sets (depends on the license and where they got them). There are existing maths quiz grading systems that could be used for similar purposes (based on your description; I haven&#x27;t done that Udacity course), and I&#x27;d recommend STACK [1], a Moodle [2] plugin. Both are open source.<p>[1] <a href="https:&#x2F;&#x2F;stack-assessment.org&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;stack-assessment.org&#x2F;</a><p>[2] <a href="https:&#x2F;&#x2F;moodle.org&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;moodle.org&#x2F;</a>
calebjosue超过 1 年前
Thank you!!!<p>I am redirecting people (Two persons) to the YouTube list and recommending them to pause the video whenever a question arrives so they can have a chance to answer, and then continue with the video containing the answer.<p>Happy Weekend!<p>-- Caleb
houseatrielah超过 1 年前
Don&#x27;t build a sandcastle that Udacity can knock over with a single legal challenge.