AI Hints in Voyage

In this article, you will learn about the AI hints available in Voyage.

Last updated - July 10, 2025

 

In each Voyage checkpoint and challenge, students will have 3 custom hints to help them debug their code.

 

Hints will only appear if student code does not pass the auto-grader.

 

Where to find Custom Hints in Voyage

  1. After completing an activity, click "Run."screenshot-rocks (20)


  2. Click "Grade my code."
    screenshot-rocks (21)


  3. To the right of the "Grade my code button," click the purple button to load a custom hint.
    screenshot-rocks (22)


  4. Hover over the purple "Hint" button to see the custom hint.
    screenshot-rocks (23)
    screenshot-rocks (24)

Students only get 3 custom hints per activity. Once they use all 3, they will not get more. If a student is still having a difficult time with their code after using all of their hints, we recommend comparing their code to the answer key for that activity.