Skip to content

Commit

Permalink
Merge pull request #2031 from GSA/staging
Browse files Browse the repository at this point in the history
Merge Staging into Production - Multiple Contributors' Commits
jdonis authored Sep 27, 2024
2 parents 8f39a08 + e65e5ca commit e6b041d
Showing 8 changed files with 3,554 additions and 6,226 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v18.17.0
v18.19.0
48 changes: 23 additions & 25 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,19 +1,22 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
bigdecimal (3.1.8)
colorator (1.1.0)
concurrent-ruby (1.2.2)
concurrent-ruby (1.3.4)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
ethon (0.16.0)
ffi (>= 1.15.0)
eventmachine (1.2.7)
ffi (1.16.3)
ffi (1.17.0-x86_64-darwin)
forwardable-extended (2.6.0)
google-protobuf (3.25.2-x86_64-linux)
google-protobuf (4.28.0-x86_64-darwin)
bigdecimal
rake (>= 13)
html-proofer (3.19.4)
addressable (~> 2.3)
mercenary (~> 0.3)
@@ -23,7 +26,7 @@ GEM
typhoeus (~> 1.3)
yell (~> 2.0)
http_parser.rb (0.8.0)
i18n (1.14.1)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
jekyll (4.3.3)
addressable (~> 2.4)
@@ -43,9 +46,8 @@ GEM
webrick (~> 1.7)
jekyll-feed (0.17.0)
jekyll (>= 3.7, < 5.0)
jekyll-last-modified-at (1.3.0)
jekyll-last-modified-at (1.3.2)
jekyll (>= 3.7, < 5.0)
posix-spawn (~> 0.3.9)
jekyll-redirect-from (0.16.0)
jekyll (>= 3.3, < 5.0)
jekyll-sass-converter (3.0.0)
@@ -59,35 +61,31 @@ GEM
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.4)
listen (3.8.0)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.4.0)
nokogiri (1.16.0-x86_64-linux)
nokogiri (1.16.7-x86_64-darwin)
racc (~> 1.4)
pagemaster (2.1.2)
jekyll (~> 4)
rainbow (~> 3.0)
safe_yaml (~> 1.0)
parallel (1.24.0)
parallel (1.26.3)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
posix-spawn (0.3.15)
public_suffix (5.0.4)
racc (1.7.3)
public_suffix (6.0.1)
racc (1.8.1)
rainbow (3.1.1)
rake (13.1.0)
rake (13.2.1)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
rb-inotify (0.11.1)
ffi (~> 1.0)
rexml (3.3.6)
strscan
rouge (4.2.0)
rexml (3.3.7)
rouge (4.3.0)
safe_yaml (1.0.5)
sass-embedded (1.69.5)
google-protobuf (~> 3.23)
rake (>= 13.0.0)
strscan (3.1.0)
sass-embedded (1.78.0-x86_64-darwin)
google-protobuf (~> 4.27)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
typhoeus (1.4.1)
@@ -97,7 +95,7 @@ GEM
yell (2.2.2)

PLATFORMS
x86_64-linux
x86_64-darwin-23

DEPENDENCIES
html-proofer (~> 3.10)
@@ -111,4 +109,4 @@ DEPENDENCIES
webrick (~> 1.8)

BUNDLED WITH
2.3.22
2.5.18
16 changes: 12 additions & 4 deletions _includes/footer.html
Original file line number Diff line number Diff line change
@@ -105,10 +105,18 @@
{% endif %}
<script>
// Explore challenges button scroll to active challenges section of react app
document.getElementById("js-explore-challenges").addEventListener("click", function(e) {
var scrollTarget = document.getElementById(e.target.getAttribute("data-anchor"))
scrollTarget.scrollIntoView()
})
document.addEventListener("DOMContentLoaded", function() {
var exploreChallengesElement = document.getElementById("js-explore-challenges");

if (exploreChallengesElement) {
exploreChallengesElement.addEventListener("click", function(e) {
var scrollTarget = document.getElementById(e.target.getAttribute("data-anchor"));
if (scrollTarget) {
scrollTarget.scrollIntoView();
}
});
}
});

// Footer archived challenges link to scroll to top of page
document.getElementById("js-archived-challenges").addEventListener("click", function(e) {
26 changes: 26 additions & 0 deletions _posts/2024-09-20-agency-directives-on-prize-competitions.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
date: 2024/09/20
layout: post
permalink: /blog/2024-09-20-agency-directives-on-prize-competitions/
title: Agency Directives on Prize Competitions
tagline: What are agency directives? How do they help you to run a prize competition?
excerpt: A summary of August 2024 Challenge & Prize Community Office Hour discussion on agency directives.
author: Quinn Slayton
image: /assets/images/Challenge and Prize Community Office Hours Banner.png
post-body-content-uploads: /assets/images/Challenge and Prize Community Office Hours Banner.png
image_alt_text: White text on blue background Challenge.gov Challenge and Prize Community Office Hours 4th Wednesday of each month 12 PM ET
---

<p>Does your agency have a prize challenge directive? If not, you might consider bringing this best practice to your agency. Directives are official policy determinations for how you do things at your agency. Some federal agencies have adopted this practice to give employees a better understanding of the requirements for the use of prize competitions and challenges. Here’s <a href="https://www.usda.gov/directives/dr-2405-001">one from USDA</a> as an example.</p>

<p>At the August 2024 Challenge and Prize Community Office Hours, we heard from representatives from various agencies on their approaches to agency directives. Jarah Meador, Director of Challenge.gov shared advice from her experience working with the General Services Administration (GSA) on drafting an agency directive. “Look at other agencies' directives and recycle heavily from those to craft one for your agency. The goal is to have reproducible language across the federal government for how agencies interpret the America COMPETES Act,” said Meador.</p>

<p>A challenge manager from the United States Agency for International Development (USAID) shared their unique approach. USAID established the Innovation Incentive Award Authority (IIAA) to incentivize local innovators, entrepreneurs, and organizations to enter and strengthen weak markets and systems and contribute to greater sustainability through unrestricted prize awards of up to $500,000.</p>

<p>Learn more about IIAA here: <a href="https://www.usaid.gov/innovation-technology-research/innovation/epic/iiaa">https://www.usaid.gov/innovation-technology-research/innovation/epic/iiaa</a></p>

<p>We also heard from a colleague from National Institutes of Health (NIH) on their approach. As a part of the Department of Health and Human Services (HHS), NIH receives broad guidance on prize competitions from HHS. Additionally, NIH has a designated challenge manager at each of the 27 institutes to help the people in their operating unit interpret the challenge policy, design and run challenges, and file the required reporting.</p>

<p>Starting a prize challenge or competition from scratch can be a daunting task. An agency directive takes out the mystery and gives you the guard rails for planning and executing a prize competition at your agency. If you’re thinking of creating an agency directive, reach out to the Challenge and Prize Community for ideas.</p>

<p><em>Office Hours are for Federal challenge managers, the Challenge & Prize Community of Practice, and other federal employees interested in learning more about prize competitions. They are held on the 4th Wednesday of the month at 12 pm ET via Zoom.gov. <a href="https://gsa.zoomgov.com/meeting/register/vJIscOuurjkuGRsY2rziMZDcn5cGAVax8XM#/registration">Register here.</a></em></p>
Loading

0 comments on commit e6b041d

Please sign in to comment.