fix(week12): starter + autograder lessons from cohort grading - #9
Merged
Conversation
Drop DagBag include_examples (Airflow 3), remove TODO from starter HTML comments, expand ASSIGNMENT_REPORT for backfill/deploy proof, require max_active_runs with catchup in the autograder, and clarify Gotcha #4 month-filter guidance in the DAG stub. Co-authored-by: Cursor <cursoragent@cursor.com>
This comment has been minimized.
This comment has been minimized.
Presence-only check (png/jpg/webp/gif); content and shared deploy stay teacher-reviewed. Rebalance doc points so Level 6 stays 10/100. Co-authored-by: Cursor <cursoragent@cursor.com>
📝 HackYourFuture auto gradeAssignment Score: 27 / 100 ❌Status: ❌ Not passed Test Details |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
DagBagusage by removinginclude_examples(no longer accepted).TODO; expandASSIGNMENT_REPORT.mdso backfill, idempotency row counts, and shared-deploy proof are explicit section stubs.@dagfields includingmax_active_runs=1, and Gotcha Baraah A. #4 month-filter before write..hyf/test.sh: Level 5 awards the remaining 5 pts only when bothcatchup=Falseandmax_active_runsare present; Level 6 scores RUNBOOK (4) + AI_ASSIST (3) + ASSIGNMENT_REPORT (3); end reminder that screenshots / shared deploy / row counts are teacher-reviewed (autograder green ≠ pass).Test plan
bash .hyf/test.shon the starter (expects NotImplementedError / incomplete stub failures; script completes; score < 60)Made with Cursor