Pre-grade Homeworks

16
2

Since lots of folks are probably submitting their answers ahead of the deadline, do you have a test harness that could run your grading algorithms against the submitted homeworks?

It seems like it would be a good way to see if there was either widespread confusion about what the question was asking and a good way to unit test the grading

asked 12 Mar '12, 20:26

Bob's gravatar image

Bob
1.1k61131
accept rate: 22%

edited 12 Mar '12, 20:27


2 Answers:

I've been assuming that the quick turnover after the due date (HW3 turned around at 5:00PM PST exact) means that the answers are being evaluated on submit, and simply revealed once the deadline passes. (Also makes more sense from a load-balancing perspective).

The argument, then, would be that the Udacity team should run analytics as the HWs are coming in (maybe with some attention to priors, like P(HW3.4 incorrect|HW3.6 correct) = {low})

link

answered 12 Mar '12, 20:43

gc3's gravatar image

gc3
2.3k51520

Deleted my earlier comments since I see you made the same point first (but the busy server prevented me from seeing it). I, too, would assume Udacity are already grading upon submission, and would also encourage them to monitor statistics like this throughout the week to help catch similar issues before they become major ones.

(12 Mar '12, 20:53) Timothy J Pa... Timothy%20J%20Parenti's gravatar image

Really good suggestion. Since I got here by a comment on AndyUdacity's post on the 3.4 homework, I think its safe to assume he's probably read it by now.

link

answered 12 Mar '12, 20:40

Mark%20Brownstein's gravatar image

Mark Brownstein
3.1k92267

edited 12 Mar '12, 20:41

Hope it helps!

(12 Mar '12, 20:43) Bob Bob's gravatar image
Your answer
Question text:

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×5,185
×3,873
×1,718
×515

Asked: 12 Mar '12, 20:26

Seen: 604 times

Last updated: 28 Apr '12, 06:47