Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions source/common/tools/student-virtual-coach.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ Virtual Coach

The Virtual Coach can help you understand the error messages you have received, gain a better understanding of the assignment prompt, or receive a hint about the next possible steps.

.. note::
Virtual Coach responses may be AI-generated. Always verify suggestions against your assignment, course materials, and instructor guidance.

To open Virtual Coach, click the Chatbot icon at the bottom-right corner of the screen. This icon will only be available if your teachers enable this feature.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ Virtual Coach

When Virtual Coach is enabled, students can use AI to assist them with their programming tasks. Codio's prompts to the AI ensure that only assistance is provided, not solutions. The Virtual Coach can help students understand error messages they have received, gain a better understanding of the assignment prompt, or receive a hint about the next possible steps.

Codio conducts extensive research in the field of AI use in computing education, with error messages, summaries, and hints representing well-researched use cases for AI-assisted learning. Our Coach feature, which generates AI-powered error messages, demonstrates positive benefits for learners through improved completion rates and higher median grade attainment. For more information, you can download `our research paper <https://www.codio.com/research/impact-of-codio-coach>`_.

.. note::
Coach is powered by Anthropic's Claude model. No student's personally identifiable information (PII) is stored by Anthropic, ensuring student privacy protection.

In the assignments settings area, there are three settings you can toggle to enable the following features: **Summarize Prompt**, **Error Augmentation**, and **Next Steps Hint**.


Expand Down