Forum Discussion
💡 Confidence Self-Check: A Reflective Benchmark Tool UPDATED 151125 - See comments below!! 👇
Hi everyone,
UPDATED 151125 - See comments below!! 👇
Here’s a quick show-and-tell example I’ve been experimenting with — a Confidence Self-Check tool built in Storyline 360 and embedded into Rise 360 as a formative reflection block.
The goal was to give learners a way to benchmark their confidence and awareness before and after a session, helping them see their own progress and prompting metacognitive reflection — without the need for LMS data capture.
I wanted something that:
- ✅ Supports metacognition — helping learners think about their own learning
- 🔄 Tracks progress with “before” and “after” self-checks
- 🧠 Encourages reflection rather than testing knowledge
- 💬 Uses local storage only (no data collection) to keep it private and learner-centred
💻 How it was created
This build was produced through an iterative Generative AI-assisted workflow, where I coached an AI (ChatGPT – GPT-5) step-by-step through design reasoning, JavaScript development, accessibility checks, and instructional alignment. The focus was on human-assured prompting — using AI to accelerate build logic while maintaining learning design intent, tone, and pedagogy.
The project was inspired by JoeDey’s “Perpetual Notepad” (huge kudos for the original concept!), and extended to include weighted confidence scoring, dual checkpoints, and adaptive feedback messages.
⚙️ Known limitation
Because this tool is designed to be session-specific, each new deployment requires:
- Updating the SESSION_LABEL and STORAGE_PREFIX variables in the JavaScript to give that session its own ID.
- Editing the question text to match the focus of that session.
These edit points are clearly marked in the script with:
>>> EDIT SESSION METADATA HERE <<<
and
>>> EDIT QUESTIONS FOR THIS SESSION HERE <<<
It’s a simple one-minute change — but worth noting if you plan to scale this across multiple modules or courses.
You can explore the working example here:
👉 Rise Review link
A downloadable .story file is included inside the review for anyone who wants to look under the hood, edit the JavaScript, or adapt the design for their own learners.
💬 Open for feedback
I’d love to hear from other e-learning designers — especially anyone experimenting with AI-supported authoring or reflective learner tools.
How might you extend or refine this concept? I’d love your thoughts or suggestions — particularly around:
- How you’d extend this for different learner profiles
- Ideas for alternative feedback messages or visual treatments
- Whether you’ve built similar “confidence meter” interactions in your own work
Feel free to reuse, remix, or expand the concept.
Always happy to connect and collaborate with other learning designers!
🔗 Portfolio: forgedframeworks.co.uk/
📧 Contact: dan.boyland@forgeframeworks.co.uk
Thanks in advance for any feedback, and again, credit to Joe Dey and the Articulate community for sharing the foundation idea that made this possible.
5 Replies
- JoeDeyCommunity Member
Nice work Dan, and thank you for the credits. On first look this looks awesome. I'm going to expand and nest it into one of my current projects to see how I can use it. I'll be sure to post back here anything that works. Great job and thanks for sharing!
- DanBoylandUKCommunity Member
Thanks Joe, always got to attribute, we all build on the shoulders of giants 😁
I think there's plenty to do on the UI but it should enable full branding to any content journey or specific organisation - I'm toying with it sending the results you an email of your choosing as well, with the plan to plug that in to LT data in the future
Bloody love this stuff 🤘
DanBoylandUK, First, I love seeing how you created this with inspiration from Joe's previous example. 👏
A few ideas that came to mind:
- Maybe there could be more visuals to show the progress. I know you have the call-out box at the bottom, but maybe something like a color gradient could help visually represent growth between sessions.
- Maybe there could be a way to store multiple session reflections to show growth over time?
This is a great share, and I appreciate all the details!
We’ll be featuring this in an upcoming ELH Weekly newsletter. Be sure you’re subscribed if you want to get it in your inbox. 🎉
- DanBoylandUKCommunity Member
Thanks for the response and suggestions
Already looking to tinker with it some more on UI, visuals and multiple sessions.
I'g going to see how to have multiple sessions but with variable questions depending on the 'lesson' objectives/topics...watch this space 👍
- DanBoylandUKCommunity Member
Hi Katie-Jordan updated based on your suggestion and made the following UI and function changes:
- Modern, app-style UI with Aptos typography, pill-style response chips, soft shadows and a clean overlay layout.
- Pre/Post learning modes with dynamic titles and guidance that change depending on whether the learner is completing the self-check before or after the session.
- Metacognitive feedback tailored to confidence bands and learning stage, helping learners reflect on gaps, growth and next steps.
- Before/After comparison with clear, bolded change indicators (increase / decrease / no change).
- Downloadable summary that lets learners print or save their before/after results for CPD or journal evidence.
- Fully portable Storyline component, with simple edit points for session name and questions, and isolated localStorage keys for use across multiple sessions or modules.
UPDATED Review360
I LOVE vibe coding 😁
Not at all possible WITHOUT GenAI with my neuro-spiciness 😊
Related Content
- 10 months ago
- 2 years ago