[skill-activity] fix: replace ✅ shortcode with Unicode emoji in all workshop checkpoint headings - #2553
Merged
Conversation
84 workshop files used the Markdown shortcode ✅ in their ## ✅ Checkpoint headings. The curriculum evaluator and other tooling match the literal ✅ Unicode character (U+2705), so all affected files scored 0.0 on checkpoint_quality. Replace all occurrences with the Unicode character so the headings render consistently and the automated rubric detects them correctly. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
pelikhan
marked this pull request as ready for review
August 9, 2026 11:27
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.
What was improved
Replaced the Markdown shortcode
:white_check_mark:with the literal ✅ Unicode character (U+2705) in the## Checkpointheading of all 84 affected workshop files.Learner pain point addressed
The curriculum evaluator and other tooling match against the literal ✅ Unicode character. Files using the shortcode were scoring 0.0 on
checkpoint_qualityeven when they had well-formed checklist items — masking real content quality from authors and skewing overall corpus scoring.Why it helps workshop flow
With correctly detected checkpoint headings, the automated rubric accurately reflects each step's self-testing quality. This also ensures consistent checkpoint rendering across all rendered surfaces (GitHub.com, Codespaces preview, VS Code Markdown preview) since the Unicode emoji renders uniformly regardless of the Markdown processor.
Root issue identified by curriculum evaluator:
04-github-actions-intro.md: checkpoint_quality — emoji mismatch causes checkpoint to score 0.0Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
awmgmcpgSee Network Configuration for more information.