Facilitate a Build-Your-Own Career Exploration Sandbox Course
A Build-Your-Own Career Exploration Sandbox course turns the Career E-Sandbox from something students simply use into something they take apart, critique, redesign, and rebuild.
The course can sit at the intersection of career education, AI literacy, UX/UI design, technology, data literacy, entrepreneurship, and systems thinking. Students begin with the problem of career uncertainty and finish by designing their own technology-enabled approach to career exploration.
The central challenge could be:
How might we design a career exploration experience that helps people explore possibilities without pretending there is one “right” career for them?
The existing Career E-Sandbox serves as an exemplar, case study, reference implementation, and starting point. Students can decide what they would keep, change, or build differently.
Course Learning Model
A useful structure is:
Understand → Explore → Question → Design → Build → Test → Reflect
Students first understand career exploration and AI. They then examine the Career E-Sandbox, identify opportunities and shortcomings, develop their own concept, prototype it, test it with users, and reflect on what they learned.
This approach makes the course different from a conventional “build an app” class.
The product is important, but the deeper objective is teaching students to design responsible technology that helps people make consequential decisions.
Suggested 12-Week Course
A 12-week course with approximately 3 hours per week could be structured as follows:
| Week | Topic | Time | Major Activity |
|---|---|---|---|
| 1 | Career exploration as a design problem | 3 hrs | Understand the problem |
| 2 | Career theory & assessment frameworks | 3 hrs | Analyze career recommendation systems |
| 3 | AI literacy & recommendation systems | 3 hrs | Deconstruct the Career E-Sandbox |
| 4 | AI bias, ethics & responsible design | 3 hrs | Identify risks and safeguards |
| 5 | User research & systems thinking | 3 hrs | Research users and ecosystem |
| 6 | Ideation & product concept | 3 hrs | Define the sandbox concept |
| 7 | UX/UI & information architecture | 3 hrs | Design the experience |
| 8 | Data, prompts & AI architecture | 3 hrs | Design the technology |
| 9 | Prototyping & MVP development | 3 hrs | Build your own career exploration sandbox |
| 10 | User testing & iteration | 3 hrs | Test and improve |
| 11 | Business model & implementation | 3 hrs | Define how it could be deployed |
| 12 | Showcase & reflection | 3 hrs | Present and evaluate |
1. Career Exploration as a Design Problem
Week 1
Begin by asking students to experience the problem themselves.
They explore the Career E-Sandbox and conventional career assessments and discuss:
- What makes career decisions difficult?
- What information do people need?
- Why do career assessments sometimes feel unsatisfying?
- Is there such a thing as “the right career”?
- What does career alignment mean?
- What role should technology play?
Students can document their own career questions and uncertainties.
Learning objectives
Students will be able to:
- Describe the career exploration problem.
- Identify limitations of conventional career assessments.
- Frame career exploration as an open-ended design problem.
- Identify different stakeholders affected by career decisions.
Assessment
Problem Framing Brief
Students submit a one-page description of the career problem they want their sandbox to address.
2. Career Theory & Assessment Frameworks
Week 2
Students investigate how career recommendations are currently produced.
Topics could include:
- Personality assessments
- Interests
- Skills and aptitudes
- Values
- Work preferences
- Career-development theories
- Labor-market information
- Strengths-based approaches
The Career E-Sandbox becomes a comparison laboratory.
Students ask:
What does each framework assume about people and careers?
Learning objectives
Students will be able to:
- Compare different career exploration frameworks.
- Identify assumptions behind career assessments.
- Distinguish between exploration, assessment, prediction, and recommendation.
Assessment
Framework Comparison Matrix
Students compare several approaches according to purpose, inputs, evidence, strengths, limitations, and potential applications.
3. AI Literacy & Recommendation Systems
Week 3
Students examine how AI changes career exploration.
They experiment with different AI models and prompts using similar career profiles.
Topics include:
- Generative AI
- Large language models
- Recommendation systems
- Inputs and outputs
- Prompting
- Model variability
- Hallucinations
- AI-generated reasoning
- Confidence vs. accuracy
The educator can deliberately demonstrate that two AI systems can receive the same information and produce different recommendations.
Learning objectives
Students will be able to:
- Explain the basic role of inputs, models, and outputs.
- Compare AI-generated recommendations.
- Identify limitations of AI career advice.
- Develop basic AI evaluation skills.
Assessment
AI Recommendation Audit
Students evaluate several AI-generated career recommendations and identify assumptions, evidence, uncertainty, and potential problems.
4. AI Bias, Ethics & Responsible Design
Week 4
Students explore the ethical implications of career recommendation technology.
Potential topics:
- Algorithmic bias
- Demographic stereotyping
- Privacy
- Data ownership
- Transparency
- Explainability
- Fairness
- Accessibility
- Human oversight
- High-stakes decision-making
Students could conduct controlled experiments asking what happens when characteristics such as age or gender are changed.
The important lesson is:
If the recommendation changes, students need to ask whether it should have changed.
Learning objectives
Students will be able to:
- Identify potential sources of bias.
- Recognize ethical risks in AI career tools.
- Propose safeguards for responsible AI design.
- Explain why human judgment remains important.
Assessment
Responsible AI Design Charter
Each team develops principles governing how its sandbox will use AI, personal data, demographic information, and recommendations.
5. User Research & Systems Thinking
Week 5
Students investigate the broader career ecosystem.
Potential stakeholders include:
- Students
- Parents
- Teachers
- Career counselors
- Postsecondary institutions
- Employers
- Governments
- Training providers
- Technology companies
Students conduct interviews, surveys, observation, or secondary research.
They create:
- Personas
- Journey maps
- Ecosystem maps
- Stakeholder maps
- Pain-point maps
Learning objectives
Students will be able to:
- Conduct basic user research.
- Identify stakeholder needs.
- Map relationships within a complex system.
- Identify opportunities for intervention.
Assessment
Career Exploration Ecosystem Map
Students visualize the current career exploration system and identify potential opportunities for their sandbox.
6. Ideation & Product Concept
Week 6
Students move from research into concept development.
They brainstorm:
- What should the sandbox help users do?
- What information should users enter?
- What should users be able to compare?
- How much AI should be involved?
- Where should human judgment enter?
- How should uncertainty be communicated?
Possible concepts could include:
- Career comparison tools
- AI career coaches
- Career exploration games
- Skills-to-career explorers
- Career scenario simulators
- Career decision journals
- Career pathway visualizations
Learning objectives
Students will be able to:
- Generate multiple product concepts.
- Prioritize opportunities.
- Define a target user and problem.
- Develop a clear value proposition.
Assessment
Product Concept Pitch
A short presentation covering:
- Target user
- Problem
- Proposed solution
- Differentiation
- Why AI is or isn’t needed
7. UX/UI & Information Architecture
Week 7
Students design the experience.
Topics:
- User flows
- Information architecture
- Interaction design
- Visual hierarchy
- Accessibility
- Design systems
- Prototyping
- Behavioral design
- Product writing
A particularly important design question is:
How do you encourage exploration without overwhelming the user?
Students might experiment with different ways of presenting conflicting recommendations.
Learning objectives
Students will be able to:
- Create user flows.
- Organize complex information.
- Design an intuitive exploration experience.
- Apply accessibility and usability principles.
Assessment
Interactive Prototype
Students produce a clickable prototype demonstrating the primary user journey.
8. Data, Prompts & AI Architecture
Week 8
Students go deeper into the technology.
Depending on the course level, topics might include:
- Data structures
- APIs
- Prompt engineering
- Model selection
- Retrieval-augmented generation
- Data privacy
- Evaluation
- AI system architecture
Students decide which parts of their sandbox should be:
Human-defined → Rule-based → Data-driven → AI-generated
This is an important lesson: not every problem needs AI.
Learning objectives
Students will be able to:
- Describe the technology architecture of their product.
- Select appropriate AI applications.
- Design effective prompts.
- Identify where human oversight is required.
Assessment
AI/Product Architecture Diagram
Students map:
User → Inputs → Data → Model/Logic → Recommendation → Explanation → Reflection → Human Decision
9. Prototyping & MVP Development
Week 9
Students build a minimum viable version.
Depending on the program, they might use:
- Figma
- No-code tools
- Web technologies
- AI coding tools
- Spreadsheets
- APIs
- Existing AI platforms
The objective is not necessarily to build production software.
It’s to create something real enough to test.
Learning objectives
Students will be able to:
- Translate a concept into a working prototype.
- Prioritize essential functionality.
- Use appropriate technology tools.
- Iterate quickly.
Assessment
MVP Demo
Teams demonstrate the core experience and explain what they intentionally left out.
10. User Testing & Iteration
Week 10
Students put their sandbox in front of real users.
They test questions such as:
- Do users understand the recommendations?
- Do they know what to do next?
- Do they interpret AI recommendations appropriately?
- Are they overwhelmed?
- Do they question the outputs?
- Does the experience encourage reflection?
Students collect feedback and iterate.
Learning objectives
Students will be able to:
- Design usability tests.
- Gather qualitative feedback.
- Identify usability problems.
- Make evidence-based design changes.
Assessment
Usability Test Report
Students document:
- Research questions
- Participants
- Findings
- Design changes
- Evidence supporting those changes
11. Business Model, Implementation & Impact
Week 11
Students explore what happens if their sandbox becomes a real product.
Topics could include:
- Lean Canvas
- Business models
- B2C vs. B2B
- Schools and universities
- Career counselors
- Employers
- Pricing
- Adoption
- Implementation
- Measuring impact
- Social entrepreneurship
Students identify potential customers and implementation partners.
Learning objectives
Students will be able to:
- Identify potential users and customers.
- Develop a basic business model.
- Identify implementation challenges.
- Define meaningful product impact metrics.
Assessment
Implementation Plan
Students propose how their sandbox could realistically be deployed and sustained.
12. Showcase & Reflection
Week 12
Students present their completed sandbox.
The final presentation should cover:
- The problem
- The target user
- Research findings
- Career exploration approach
- AI approach
- Prototype
- User testing
- Ethical considerations
- Business/implementation model
- Future improvements
Students should also explain:
What did you learn about career exploration by trying to design a career exploration tool?
Overall Learning Objectives
By completing the course, students should be able to:
Career Education
- Explain how people explore and make career decisions.
- Compare different career assessment frameworks.
- Identify factors influencing career alignment.
- Research career pathways and labor-market information.
AI Literacy
- Explain basic AI and recommendation-system concepts.
- Use generative AI effectively.
- Compare AI models and outputs.
- Identify hallucinations, bias, and uncertainty.
- Evaluate AI recommendations critically.
- Design responsible human-AI interactions.
Design & Technology
- Conduct user research.
- Map complex systems.
- Define product requirements.
- Design user experiences.
- Prototype technology products.
- Conduct usability testing.
- Iterate based on evidence.
Entrepreneurship
- Define a value proposition.
- Identify customers and stakeholders.
- Develop a Lean Canvas.
- Consider business and implementation models.
- Define product success metrics.
Critical Thinking
- Challenge assumptions.
- Evaluate evidence.
- Identify unintended consequences.
- Distinguish correlation from causation.
- Make decisions under uncertainty.
- Recognize when technology should—and should not—be trusted.
Suggested Assessment Structure
| Assessment | Weight |
|---|---|
| Problem Framing Brief | 5% |
| Career Framework Comparison | 10% |
| AI Recommendation Audit | 10% |
| Responsible AI Design Charter | 10% |
| Ecosystem/User Research | 10% |
| Product Concept Pitch | 10% |
| UX Prototype | 10% |
| AI/Product Architecture | 10% |
| MVP + Usability Testing | 15% |
| Final Sandbox & Presentation | 10% |
The final grade should emphasize the quality of the process, not simply how polished the final application looks.
A student who discovers through testing that their original idea doesn’t work should be rewarded for that learning—not penalized for failing to produce a perfect product.
The Career E-Sandbox as the Course’s “Exemplar”
One of the most valuable aspects of this approach is that the existing Career E-Sandbox gives educators something concrete to teach from.
Students can continually ask:
“Why was it designed this way?”
“What would we do differently?”
“What assumptions are embedded in this feature?”
“Is AI actually adding value here?”
“How could this recommendation create harm?”
“How could we make the user more critical rather than more dependent?”
This makes the Career E-Sandbox a living case study in responsible technology design.
It also gives students an unusually authentic project: they’re not building another generic weather app or to-do list. They’re designing technology around a consequential human problem—how people decide what to do with their working lives.
The course can ultimately produce a portfolio artifact that demonstrates much more than technical proficiency. A student can show that they understand users, systems, careers, AI, ethics, product design, experimentation, and implementation.
Read more about the Career E-Sandbox: click here.
To book a demo of a Career E-Sandbox: click here.
Try a live Career E-Sandbox exemplar: click here.
You may also be interested in the following articles:
How Schools and Institutions Use the Career E-Sandbox
Beyond Career Tests: Using AI to Explore Careers and Build Critical Thinking
Career Exploration Meets AI Literacy: Rethinking Career Assessment
How to Use the Career E-SandBox in a Career Planning Course
How to Use the Career E-Sandbox in a Career and Technology Course
Facilitate a Build Your Own Career Exploration Sandbox AI Course
Career Exploration and Student Mental Health: Reducing Stress Through Better Program Alignment
From Career Exploration to Program Selection: Reducing Mismatch and Educational Waste
How the Career E-Sandbox Can Improve Clarity and Workforce Alignment for Students
How the Career E-Sandbox Can Enhance Career Advising
Many Perspectives: A Career E-Sandbox Goes Beyond Career Tests
How the Career E-Sandbox Builds Self-Knowledge
Career Matching in the Age of AI: Why Students Need the Career E-Sandbox
Discover more from Myimaven Publishing
Subscribe to get the latest posts sent to your email.
