-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
11 additions
and
21 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,23 +11,18 @@ This activity gives you the opportunity to create a custom AI tutor, showing how | |
|
||
--- | ||
|
||
### **Use-Case: Helping Students Explain Their Reasoning** | ||
|
||
A common challenge in math education is getting students to **confidently explain their reasoning**. While many students can solve problems, articulating their thought process often proves difficult. Yet, **explaining steps clearly is essential** for developing deeper understanding and critical thinking skills. | ||
|
||
In this activity, you’ll use the <a href="https://ai-tutors-252d0369f9d6.herokuapp.com/" target="_blank">AI Tutors platform</a> to build a tutor that encourages students to verbalize their thinking. You’ll guide the AI to ask meaningful follow-up questions and provide constructive feedback—helping students learn through conversation. | ||
|
||
### **Objective** | ||
|
||
Your goal is to build a flexible AI tutor that promotes student-centered learning through thoughtful conversations. The tutor will guide students to explain their steps, reflect on their process, and explore different problem-solving approaches. It should ask follow-up questions to ensure understanding and provide constructive feedback without giving direct answers. | ||
Your goal is to build an AI tutor that mimics **one of the many roles** you take on in the classroom while interacting with your students. This could be direct interaction or indirect, such as providing feedback on their work. | ||
|
||
To achieve this, you will design clear instructions and guidelines that shape the tutor’s interactions, ensuring they align with your teaching objectives. | ||
|
||
To achieve this, you will design clear instructions and guidelines that shape the tutor’s interactions, ensuring they align with your teaching objectives. After testing the tutor using the **Test Interaction feature**, you can make final adjustments before launching it for others to explore. | ||
After testing the tutor using the **Test Interaction feature**, you can make final adjustments before launching it for others to explore. | ||
|
||
### **Instructions** | ||
|
||
You will use the **`[email protected]`** account, which has an **OpenAI API key linked**, so you can focus on designing your tutor without technical barriers. Follow the steps below to create, test, and finalize your AI tutor. | ||
|
||
|
||
#### 1. **Log in to AI Tutors** | ||
- Go to <a href="https://ai-tutors-252d0369f9d6.herokuapp.com/" target="_blank">AI Tutors</a> and log in using: | ||
- **Username**: `[email protected]` | ||
|
@@ -36,7 +31,7 @@ You will use the **`[email protected]`** account, which has an **OpenAI API key | |
#### 2. **Define Your Tutor** | ||
- **Tutor Name and Description**: | ||
|
||
> *Be sure to create a UNIQUE name because there will be a lot of teachers creating tutors at the same time!* | ||
> *Be sure to create a unique name because there will be a lot of teachers creating tutors at the same time!* | ||
- **Create the Tutor’s Introduction**: Write an **opening message** that sets the tone for the interaction. | ||
|
||
|
@@ -64,9 +59,6 @@ You will use the **`[email protected]`** account, which has an **OpenAI API key | |
#### 7. **Finalize and Save Your Tutor** | ||
- Once you’re satisfied with the behavior, click **“Launch Tutor”** to save it. | ||
|
||
|
||
By the end of this process, you’ll have created a tutor designed to **facilitate meaningful conversations** about math. Remember, these are just **starting points**—you are the expert on what works best in your teaching practice, so feel free to modify and tailor every step to your specific needs. Use feedback from testing to fine-tune your tutor and ensure it supports the kinds of student engagement you’re aiming for! | ||
|
||
## Feedback Form | ||
|
||
After building your tutor, please fill out the form below to provide feedback on the AI Tutors platform: | ||
|