Many users have asked for insights and help as they are solving challenges. So today we’re launching our first AI-powered feature; Instant Feedback! You can now submit your challenges and receive real-time, AI-driven feedback directly within the scrim.✨
We’ve rolled out Instant Feedback across most of the 1000+ challenges in the Frontend Developer Career Path, as well as our most popular introductory courses in HTML, CSS, JS, and React While Instant Feedback is a Pro feature, you can try it for free with your first 10 challenges.
Look for the purple ghost 👻 icons on the scrim timelines, as that indicates a challenges that offer Instant Feedback. A challenge's status will also update (yellow, red, green) as you attempt to solve it.
If you want to learn more about how we created this feature, how it works, and the behind-the-scenes details, dive in and read CEO Per's blog post: https://scrimba.com/links/instant-feedback-launch
@steveb We trained each challenge with a "teacher's solution", and then give it a very specific description for what the student is attempting to complete in the challenge. In that description, we tried to give the students leeway for answers that differ from the teacher's solution but are still correct, and other edge cases. I'm sure we'll still get reports of hallucinating or incorrect responses, but over time we'll be able to refine the prompts to account for most edge cases.
Product Hunt
Very cool. In the same way that any LLM feature might have issues with hallucination, how do you handle that when giving a user instant feedback on something when they are trying to learn and, by definition here, will not know what the right answer looks like?