Work on during the second week of 10.5 after the November 12 release.
What we're after:
To present the regulated community with disclaimer examples for the real world.
OGC would like to ensure we add some language to the disclaimer page itself regarding the full name requirement. They also suggested making the name of the campaign less simplistic to better illustrate that it's a full name.
For the full name requirement, we could crib from the language approved for page on making independent expenditures:
“A disclaimer notice must contain the full name of the individual, group, political committee, corporation, or labor organization that paid for the communication, along with any abbreviated name it uses to identify itself.”
They also would like us to reference IRS requirements but not craft them into our examples. Here's approved language from the Candidate Guide:
IRS Notice Requirements
Section 6113 of the Internal Revenue Code requires political committees whose gross annual receipts normally exceed $100,000 to include a special notice on their solicitations to inform solicitees that contributions are not tax deductible.
We could insert that language as the side text for the solicitation image.
Updated completion criteria with next steps following call
We've sent the disclaimer captions to OGC for review.
OGC reviewed examples. Just had one minor edit. Change has been updated in wagtail
@djgarr - You can change the width of the video frame to 80% to match the surrounding paragraphs by changing the CSS width attribute of the .vidframe class from 100% to 80%.
@djgarr Just want to document what we talked about.
As @johnnyporkchops mentioned above we were going to modify the size of the video to 80%. At 100% it's a bit imposing and at 80% it's in better alignment with the content.
We also talked about making the first sentence that describes how to use the video a separate paragraph from the rest of the text, to help distinguish it and make it clear that it's a playable video.
Everything else looks good. Thanks!
Once we establish a final (or MVP) for this, we should move the CSS into our SCSS instead of have it in the html block. This would require a PR, so we could do a followup issue--I could do it this sprint. It could probably go in components/_responsive-object.scss
I published the examples just now. The examples are now live on www.fec.gov
Most helpful comment
@djgarr Just want to document what we talked about.
As @johnnyporkchops mentioned above we were going to modify the size of the video to 80%. At 100% it's a bit imposing and at 80% it's in better alignment with the content.
We also talked about making the first sentence that describes how to use the video a separate paragraph from the rest of the text, to help distinguish it and make it clear that it's a playable video.
Everything else looks good. Thanks!