Add SCR403 Delving Into Simplicity course#4460
Open
Rogzy-DB wants to merge 11 commits into
Open
Conversation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Remove per-chapter quizzes — expert-level theoretical course doesn't need checkpoint quizzes. Final exam draws 20 from the 28-question pool. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…dation - Update subtopic from 'simplicity' to 'script' in course.yml to match schema enum - Fix quiz difficulty from 'medium' to 'intermediate' across all 28 quizzes All validation checks now pass (0 errors, 0 warnings) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Collaborator
Validation Review - PR #4460I've run the course validation scripts and found two areas that need attention: ✅ Course Validation (scr403)The course now passes all validation checks (0 errors, 0 warnings) after fixing:
|
Shorten goal from detailed description to concise statement: "Master the design philosophy, type system, and full lifecycle of Simplicity" 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Schema changes (professor-scheme.json): - Add mandatory 'id' field with UUID validation - Make 'tips' field optional (remove from required) - Make 'affiliations' field optional (remove from required) - Add 'github' to allowed links properties - Allow null for 'twitter' field in links Profile updates (russell-oconnor): - Add contributor_id: rocket-turtle All professor validation now passes (0 errors, 0 warnings) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Collaborator
|
Updated the course thumbnail for SCR403 with a new design. |
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
Course origin
Based on the complete five-part "Delving Simplicity" article series published on Delving Bitcoin. Licensed CC-BY-SA-V4.
Part of MIS-0722 (Simplicity course creation) under PROJ-063 (Course Acquisition & Production).
Files added (65 new files)
courses/scr403/— course.yml, en.md, quizz/000-027, assets/professors/russell-oconnor/— professor.yml, en.yml, assets/profile.webpTest plan
Generated with Claude Code