> For the complete documentation index, see [llms.txt](https://innovatesac.gitbook.io/2017-rails-program/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://innovatesac.gitbook.io/2017-rails-program/operation-innovate.md).

# Operation Innovate

## 🌐 <http://digitalbadgecamp.com/>

{% tabs %}
{% tab title="Key Accomplishments" %}

* Purchased equipment, memberships, resources, and technology required to run 3 digital badge programs.
* Secured partnership with Uber to provide free and discounted rides for students.
* Set up enrollment process and began recruitment for teachers and students.
* Opened enrollment process and recruited teachers.
* Three teachers were hired, and two companies were incubated for potential internships after program completion.
* 15 participants entered the boot camp and 7 completed all programs.
* 4 companies incubated were willing to provide externships/internships for graduates of the bootcamp.
  {% endtab %}

{% tab title="Performance Metrics" %}

| **# of School Districts Served**                           | 4  |
| ---------------------------------------------------------- | -- |
| **# of Students Reached (Digital Badge Bootcamp only)**    | 15 |
| **# of New Externship/Internship Opportunities Leveraged** | 4  |
| **# of Youth Females of Color Served Directly**            | 6  |
| **# of New Jobs Created (teaching staff)**                 | 3  |
| {% endtab %}                                               |    |

{% tab title="Assessment" %}
Operation Innovate’s website ([digitalbadgecamp.com](http://digitalbadgecamp.com/)) showcases the work done by the students throughout the program. One of the highlights of the program is the level of engagement from their female students who are typically underrepresented. One student even has a mock-up of an app to watch movies with friends that she is working on.
{% endtab %}
{% endtabs %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://innovatesac.gitbook.io/2017-rails-program/operation-innovate.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
