# Credit-Bearing Resources

With support from Walmart, P2PU, College Unbound, and Providence Public Library have [developed a pathway](https://info.p2pu.org/2021/07/21/bringing-college-credits-to-libraries-with-peer-led-learning-circles/) from library-based learning circles to college credit. For now, this project is only open to individuals who have participated in a P2PU credit-bearing learning circle training ([see upcoming events](https://www.p2pu.org/en/events/)) using free online [Courses Approved for Credit](https://docs.p2pu.org/learning-for-college-credit/currently-approved-courses) by College Unbound.

The primary difference between standard learning circles and learning circles for credit is that credit-seeking participants must complete a personal [**learning journal**](https://docs.p2pu.org/learning-for-college-credit/nominating-a-course-for-credit), which includes a weekly reflection, a wrap-up activity in their learning circle, and a few assignments that are part of the course.&#x20;

### Before the Learning Circle Begins

1. Participate in a P2PU credit-bearing learning circle training ([see upcoming events](https://www.p2pu.org/en/events/) or [contact us](https://www.p2pu.org/en/help/)).
2. Create a learning circle using one of the [approved courses](https://docs.p2pu.org/learning-for-college-credit/currently-approved-courses), or [nominate a new course for credit](https://docs.p2pu.org/learning-for-college-credit/facilitator-resources#nominating-a-course-for-credit).
3. Email us at <collegeunbound@p2pu.org> to add your learning circle to the [College Unbound signup page](https://www.p2pu.org/collegeunbound/) for increased promotional visibility.
4. Add information about credit to your signup page and promotional materials.

> Participants in this learning circle have the option to earn college credit from College Unbound. In order to earn credit, you must complete a learning journal while participating in the learning circle. For more information, [refer to the FAQs](https://docs.p2pu.org/frequently-asked-questions#credit-bearing-faqs).&#x20;

### During the Learning Circle

1. During the first meeting, make sure everybody who wants to apply for credit has their own copy of the learning journal, referring to [Credit-Bearing FAQs for learners](https://docs.p2pu.org/frequently-asked-questions#credit-bearing-faqs) as needed.
2. Remind participants that you will not be grading or correcting the learning journal. Submit any questions about learning journals and the credit process to <collegeunbound@p2pu.org>.
3. Throughout the learning circle, check in with participants seeking credit to make sure they are completing their weekly learning journal questions.
4. When the learning circle ends, remind credit-seeking participants they have an additional three weeks to submit their completed learning journal to <collegeunbound@p2pu.org>.

### Nominating a Course for Credit

If you're interested in proposing a new course for college credit, complete [this form](https://docs.google.com/forms/d/e/1FAIpQLSeFmtTCY4tHeHLg7tIl-utnD8DsdvCDDfxFkWjRLj1ioDIVGg/viewform). We will respond to you within two days, and if we approve your proposal, P2PU will help you create a [learning journal](https://docs.p2pu.org/learning-for-college-credit/nominating-a-course-for-credit) for the course.&#x20;

When nominating a course using the [Learning Circles for College Credit](https://docs.google.com/forms/d/e/1FAIpQLSeFmtTCY4tHeHLg7tIl-utnD8DsdvCDDfxFkWjRLj1ioDIVGg/viewform) form, please keep the following in mind:

1. More is better, even if sketchy: The more information you give us on the form, including your initial ideas and questions, the better we will be able to guide you on setting up this learning circle. In other words, this form isn’t a test but a tool to help us help you create an awesome learning circle through which participants can earn college credit.&#x20;
2. Links to the supporting MOOCs, resources, sites, etc are super helpful for us.
3. When answering the questions about learning outcomes, levels, and Big 10 competencies, just go with your best guess. Don’t stress over these questions.&#x20;
4. We can help with final projects, but we’d also love to hear your ideas about what might (and possibly what might not) work.
5. Give it a go, and we’ll get back to you with feedback!

To find courses that have already been approved, visit[ Courses Approved for Credit](https://docs.p2pu.org/learning-for-college-credit/currently-approved-courses).


---

# Agent Instructions: 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://docs.p2pu.org/learning-for-college-credit/facilitator-resources.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.
