docs(certification): broadcast TV training content for A1, S1, B3#3336
Draft
docs(certification): broadcast TV training content for A1, S1, B3#3336
Conversation
) Close IACET Element 5 gap in A1 by noting C3/C7 measurement windows in the 20-channels bullet. Add broadcast delivery reporting to S1 "What you'll demonstrate" and extend lab exercise 8 to cover get_media_buy_delivery window interpretation. Add broadcast measurement window scenario to B3 exercises. Depends on broadcast TV protocol PR #2046 (merged 2026-04-14). https://claude.ai/code/session_016dJ4nMXCbcLEmCsCNrBK6d
…ontent Fix window field name in B3 exercise (window → window_id per schema), clarify C7 data availability phrasing in S1 (accumulation vs vendor processing), and correct A1 broadcast measurement description (matures over days, not panel schedule). Add migration 423 to register SuccessCriterion IDs for S1 ex8 and B3 ex2 so Addie can enforce the new broadcast delivery demonstrations in the rubric. https://claude.ai/code/session_016dJ4nMXCbcLEmCsCNrBK6d
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
Closes #2047. Adds broadcast TV training content across three certification modules, completing the instruction path that IACET Element 5 requires before assessment. Depends on broadcast TV protocol PR #2046 (merged 2026-04-14).
get_media_buy_deliveryinterpretation task.### Exercise→### Exercisesand adds a seller-perspective broadcast delivery scenario: givenmeasurement_windows: [{window_id: "c3"}, {window_id: "c7"}], describe available data two days post-flight and how to represent it accurately.SuccessCriterionIDs for the two new demonstrations (s1_ex1_sc_broadcast_delivery_windows,b3_ex1_sc_broadcast_delivery_seller_communication) so Addie enforces them in the rubric and recertification triggers for existing credential holders.Pre-PR review fixes applied
window→window_idin B3 exercise example (schema field name)Test plan
window_idfield in B3 exercise matches the schema atstatic/schemas/source/core/measurement-window.json_append_criterioncalls for S1 and B3)https://claude.ai/code/session_016dJ4nMXCbcLEmCsCNrBK6d
Generated by Claude Code