Learner Evidence & Portfolios
Skills without evidence are invisible
Completing a course proves attendance. Passing a quiz proves recall. Neither proves competence in a way that travels — to employers, to other institutions, or to the learner themselves.
Skills-based learning produces artefacts: code repositories, project reports, lab outputs, badges, certifications. These are the proof. They are what makes learning visible, transferable, and credible.
This matters especially for learners from under-resourced backgrounds. When institutional prestige is not available as a signal, evidence of real capability becomes even more important.
Types of evidence
| Type | What it shows | Tools |
|---|---|---|
| Code repository | Built something; can write and structure code | GitHub, GitLab |
| Project / notebook | Solved a real problem; can apply skills in context | GitHub, Jupyter, Kaggle |
| Portfolio site | Curated body of work; professional presentation | GitHub Pages, Mahara |
| Open Badge | Verified, portable digital credential | Moodle Badges, Badgr, Credly |
| Practical certificate | Passed a performance-based exam | HTB certifications, Skillable-powered exams |
| Moodle portfolio entry | Institutional record of completed practical work | Mahara integrated with Moodle |
Open Badges
Open Badges are digital credentials built on an open standard. They contain metadata: who issued them, what was required to earn them, when, and evidence of completion. They can be embedded in LinkedIn profiles, CVs, and portfolio sites.
Moodle has built-in badge support. EduxPal can configure Moodle to issue badges automatically on task completion, course completion, or based on gradebook criteria.
For institutions that want portable, employer-facing credentials, Credly or Badgr can extend Moodle's native badges into a recognised external ecosystem.
GitHub as a portfolio platform
For technical learners (coding, data, AI, cybersecurity), a well-maintained GitHub profile is often more valuable than a certificate. GitHub Classroom assignments produce private repositories per student. With a simple workflow, these can be made public at the end of a course — becoming a portfolio the learner owns and controls.
EduxPal sets this up as part of course design, not as an afterthought.
Mahara
Mahara is an open-source ePortfolio platform that integrates with Moodle. It allows learners to collect, curate, and present evidence of learning across courses and time periods. Strong for institutions that want a structured, institutional portfolio — not just a public GitHub profile.
Designing for evidence from the start
Evidence is not added at the end of a course design process — it is part of the task design. Every practical task should specify:
- What artefact the learner produces
- Where it is stored
- Whether it is assessed, shared, or kept private
- How it connects to the learner's ongoing portfolio
EduxPal builds this into course architecture from the beginning.