Rubric has fine-grained specs, with no partial credit - #1
Conversation
|
Note: I also think that the current challenge has too much content and is calibrated too tough. I recommend removing the third section (redirect to previous page after sign-in) entirely. |
|
This looks great, @justinhaaheim -- huge improvement. I especially like the clarity and simplicity of the db test specs. Some comments below:
to
to
should specify what happens if a user tries to add a rant by any other users.
Consider changing to:
to |
|
Looks good to me. Just a nitpick, the total number of points for the first part went up by 5 points. Was 70 earlier, and is now 75. (Not that it makes a major difference) |
|
@flyrightsister I took your suggestions. See the most recent commit. @punitrathore I adjusted the point totals. Testing is now roughly 20%, url redirect is roughly 33%, adding rants is roughly 47%, which is about the same as it was before the changes. |
In order to make our interviews as consistent and objective as possible, the scoring rubric for this test no longer includes partial credit. Each spec/requirement has been broken down into the smallest unit and given a point value.