Africa's home for research mastery and future-ready skills.
AOSARS EDGE gives postgraduate researchers, academics and professionals the exact applied skills to finish strong research and move their careers forward.
Master the applied skills that carry a thesis to the finish.
Defensible research questions, a working conceptual framework, real data, clean writing and a confident defence. The hands-on skills that get research done.
A complete curriculum across research design, sampling, field methods, statistics, citation, integrity and AI-assisted workflows. Pick the skill you need today.
Self-paced video you can play, pause and replay on any device, with accessible, standards-based courses and progress that follows you wherever you sign in.
Pay in your own currency, with the money you already use.
Mobile money right across the continent, M-PESA, MTN MoMo, Airtel Money, plus card and bank, then instant access. Payment accessibility few peers can match.
Our own methods, our own journals, proven in the field.
The LNPAMM systematic review method and the Sieve-and-Write pedagogy, backed by three peer-reviewed journals and three published methodology textbooks.
Whether you are deep in a thesis, stepping into academia, moving into consultancy, or sharpening everyday workplace skills, there is a clear route through AOSARS.
01
Research capacity building
Strengthen your skills, or your institution's, across the full research cycle.
A degree assumes these skills. AOSARS is the school that builds them.
2016
Built in Africa, ever since
Built to keep you moving
The gap
Stop losing months to false starts
The practical craft, sourcing, methodology, writing and integrity, is where most time disappears. AOSARS removes that friction so the work moves.
I finally knew what to do next, every week.
2016
Built in Africa, ever since
Proprietary AOSARS methods
The method
Methods you will not find elsewhere
Our proprietary LNPAMM and Sieve and Write methodologies turn vague advice into a repeatable, step by step way of working you apply to your own thesis.
The methods turned my stalled thesis into a moving one.
2016
Built in Africa, ever since
Taught by practising researchers
The proof
Taught by people who do the work
Built by practising researchers who publish peer reviewed work and write on research methods, not lecturers reading from slides.
You can tell it is built by real researchers.
2016
Built in Africa, ever since
Pan African, since 2016
The reach
Built in Africa, made for you
Created for African postgraduates since 2016, priced in your own currency and made for mobile, with three open access journals to publish your work.
Made for how we actually study and pay.
Getting started
Three steps to your first lesson
1
Register a free account
Create your AOSARS profile in a couple of minutes and set your country and currency.
2
Choose your course or service
Pick a self-paced e-course, a short course, coaching, or browse the e-book and journal library.
3
Pay your way and begin
Pay by mobile money or card in your own currency, then start learning straight away.
A snapshot of how learners describe their experience. Replace with your own collected testimonials.
The thesis writing course gave me a system I could follow, and I made steady progress on every chapter, on my own.
Doctoral candidate, Education
East Africa · Academic writing
The formatting course set up my styles step by step, and Word has behaved ever since.
PhD candidate, Education Policy
Southern Africa · MS Word formatting
The sourcing course showed me how to go straight to the evidence each objective needed.
PhD candidate, Development Economics
West Africa · Reference sourcing
I finally understood my analysis, ran it properly, and walked into my defence ready for the questions.
PhD candidate, Agricultural Economics
Central Africa · Data analysis
Free to join
Join the AOSARS community space
Connect with fellow researchers and professionals across the continent, share progress, ask questions, and get free learning materials, events and updates.
. */
(function(){
var root = document.getElementById('newsTicker');
var track = document.getElementById('tickerTrack');
if(!root || !track) return;
var btn = root.querySelector('.aosars-nt-toggle');
var FALLBACK = [
{t:'We are building the next AOSARS', u:'https://aosars.com/we-are-building-the-next-aosars/'},
{t:'Introducing the AOSARS community space', u:'https://aosars.com/introducing-the-aosars-community-space/'},
{t:'Training held for doctoral scholars on sourcing of reference materials', u:'https://aosars.com/training-held-for-doctoral-scholars-on-research-reference-materials-acquisition/'},
{t:'Research instrumentation in the age of AI: ethics, structure and technology', u:'https://aosars.com/research-instrumentation-in-the-age-of-ai-balancing-ethics-structure-and-technology/'},
{t:'PhD students empowered on development of chapter two of a thesis', u:'https://aosars.com/phd-students-empowered-on-development-of-chapter-two-of-a-thesis/'},
{t:'AOSARS hosts practical training on automated MS Word thesis formatting', u:'https://aosars.com/aosars-hosts-practical-training-on-automated-ms-word-thesis-formatting/'}
];
function esc(x){ var d=document.createElement('div'); d.textContent=x||''; return d.innerHTML; }
function setItems(items){
var one = items.map(function(it){ return ''+esc(it.t)+''; }).join('');
track.innerHTML = '
'+one+'
'+one+'
';
}
function setPaused(p){ track.style.animationPlayState = p ? 'paused' : 'running'; if(btn){ btn.setAttribute('data-state', p?'paused':'playing'); btn.setAttribute('aria-label', p?'Play the news ticker':'Pause the news ticker'); } }
if(btn){ btn.addEventListener('click', function(){ setPaused(track.style.animationPlayState !== 'paused'); }); }
root.addEventListener('mouseenter', function(){ track.style.animationPlayState='paused'; });
root.addEventListener('mouseleave', function(){ if(!btn || btn.getAttribute('data-state')==='playing') track.style.animationPlayState='running'; });
root.addEventListener('focusin', function(){ track.style.animationPlayState='paused'; });
root.addEventListener('focusout', function(){ if(!btn || btn.getAttribute('data-state')==='playing') track.style.animationPlayState='running'; });
setItems(FALLBACK);
fetch(root.getAttribute('data-feed'), {headers:{'Accept':'application/json'}})
.then(function(r){ if(!r.ok) throw new Error('feed'); return r.json(); })
.then(function(posts){ if(!Array.isArray(posts)||!posts.length) throw new Error('empty');
setItems(posts.map(function(p){ return { t: decodeEntities((p.title && p.title.rendered) || ''), u: p.link }; })); })
.catch(function(){ /* keep the real-post fallback already shown */ });
})();
/* News section, Option 6: wide feature cross-fades through posts while the numbered index scrolls up in step (live feed, real-post fallback) */
(function(){
var grid = document.getElementById('newsGrid');
var liveBadge = document.getElementById('newsLive');
if(!grid) return;
if(liveBadge) liveBadge.style.display = 'none';
var MON=['Jan','Feb','Mar','Apr','May','Jun','Jul','Aug','Sep','Oct','Nov','Dec'];
var EXC='Notes, training and guidance from the AOSARS team on the practical craft of research.';
var FALLBACK=[
{title:'We are building the next AOSARS', url:'https://aosars.com/we-are-building-the-next-aosars/', img:'https://aosars.com/wp-content/uploads/2025/04/AdobeStock_251217950-600x425.jpeg', cat:'AOSARS', d:'22', m:'Jun'},
{title:'Introducing the AOSARS community space', url:'https://aosars.com/introducing-the-aosars-community-space/', img:'https://aosars.com/wp-content/uploads/2022/08/ms-word-skills-set-for-report-writing-in-ngo-sector-600x425.jpg', cat:'Community', d:'14', m:'Oct'},
{title:'Training held for doctoral scholars on sourcing of reference materials', url:'https://aosars.com/training-held-for-doctoral-scholars-on-research-reference-materials-acquisition/', img:'https://aosars.com/wp-content/uploads/2025/10/178acd6e-e86e-47d0-84a0-b634c898260f_wm-600x425.webp', cat:'Research', d:'13', m:'Oct'},
{title:'Research instrumentation in the age of AI: ethics, structure and technology', url:'https://aosars.com/research-instrumentation-in-the-age-of-ai-balancing-ethics-structure-and-technology/', img:'https://aosars.com/wp-content/uploads/2025/09/xyz-600x425.webp', cat:'Methods', d:'10', m:'Sep'},
{title:'PhD students empowered on development of chapter two of a thesis', url:'https://aosars.com/phd-students-empowered-on-development-of-chapter-two-of-a-thesis/', img:'https://aosars.com/wp-content/uploads/2025/09/PHOTOREALISTIC_PROFESSIONAL_PHOTOGRAPHY_Real_phot-1757175837925-600x425.png', cat:'Thesis', d:'06', m:'Sep'},
{title:'AOSARS hosts practical training on automated MS Word thesis formatting', url:'https://aosars.com/aosars-hosts-practical-training-on-automated-ms-word-thesis-formatting/', img:'https://aosars.com/wp-content/uploads/2025/09/SUITS-600x425.png', cat:'Training', d:'03', m:'Sep'}
];
function imgOf(p){ try{ var s=p._embedded['wp:featuredmedia'][0].media_details.sizes; return (s.medium_large&&s.medium_large.source_url)||(s.large&&s.large.source_url)||(s.medium&&s.medium.source_url)||p._embedded['wp:featuredmedia'][0].source_url; }catch(e){ try{ return p._embedded['wp:featuredmedia'][0].source_url; }catch(e2){ return ''; } } }
function catOf(p){ try{ return decodeEntities(p._embedded['wp:term'][0][0].name); }catch(e){ return 'News'; } }
function fromApi(j){ return j.map(function(p){
var d=new Date(p.date);
var ex=stripTags(p.excerpt && p.excerpt.rendered); if(ex.length>150) ex=ex.slice(0,150).replace(/\s+\S*$/,'')+'...';
return { title:decodeEntities((p.title&&p.title.rendered)||''), url:p.link, img:imgOf(p), cat:catOf(p), exc:ex, d:('0'+d.getDate()).slice(-2), m:MON[d.getMonth()]||'' };
}); }
var activeStop=null;
function render(posts){
posts=posts.slice(0,6); var nf=posts.length;
var slides=posts.map(function(p,i){ return '
AOSARS EDGE | Research Capacity Building & Future-Ready Skills for Africa
All e-courses are self-paced. You learn on your own schedule, pause when you need to, and keep access to the material you have enrolled in. Live coaching is available separately when you want personal guidance.
Yes. Pricing is shown in your local currency across the region, including KES, UGX, TZS, RWF, GHS, NGN and MWK. You can pay by mobile money or by card, and access begins as soon as payment is confirmed.
No. AOSARS builds your own capability through teaching and coaching. We guide, explain and review your work, but the analysis, the argument and the words on the page always remain yours, so you can defend every line with confidence.
Yes. You can reach the team by email, phone or WhatsApp, join the community space for peer support, and add one-on-one coaching whenever you want a dedicated guide through a difficult stage.
Postgraduate researchers, academics moving into teaching or publishing, professionals stepping into consultancy, and graduates or teams who want practical, future-ready workplace skills. There is a clear path for each.
Your next step
Start where you are. Build the skills. Finish strong.
Join 400+ learners across seven African countries who are using AOSARS to move their research and careers forward, at their own pace.
Free to register • Pay in your own currency • Start now, learn at your pace
400+Learners
7Countries
15+Courses
3Journals
. */
(function(){
var root = document.getElementById('newsTicker');
var track = document.getElementById('tickerTrack');
if(!root || !track) return;
var btn = root.querySelector('.aosars-nt-toggle');
var FALLBACK = [
{t:'We are building the next AOSARS', u:'https://aosars.com/we-are-building-the-next-aosars/'},
{t:'Introducing the AOSARS community space', u:'https://aosars.com/introducing-the-aosars-community-space/'},
{t:'Training held for doctoral scholars on sourcing of reference materials', u:'https://aosars.com/training-held-for-doctoral-scholars-on-research-reference-materials-acquisition/'},
{t:'Research instrumentation in the age of AI: ethics, structure and technology', u:'https://aosars.com/research-instrumentation-in-the-age-of-ai-balancing-ethics-structure-and-technology/'},
{t:'PhD students empowered on development of chapter two of a thesis', u:'https://aosars.com/phd-students-empowered-on-development-of-chapter-two-of-a-thesis/'},
{t:'AOSARS hosts practical training on automated MS Word thesis formatting', u:'https://aosars.com/aosars-hosts-practical-training-on-automated-ms-word-thesis-formatting/'}
];
function esc(x){ var d=document.createElement('div'); d.textContent=x||''; return d.innerHTML; }
function setItems(items){
var one = items.map(function(it){ return ''+esc(it.t)+''; }).join('');
track.innerHTML = '
'+one+'
'+one+'
';
}
function setPaused(p){ track.style.animationPlayState = p ? 'paused' : 'running'; if(btn){ btn.setAttribute('data-state', p?'paused':'playing'); btn.setAttribute('aria-label', p?'Play the news ticker':'Pause the news ticker'); } }
if(btn){ btn.addEventListener('click', function(){ setPaused(track.style.animationPlayState !== 'paused'); }); }
root.addEventListener('mouseenter', function(){ track.style.animationPlayState='paused'; });
root.addEventListener('mouseleave', function(){ if(!btn || btn.getAttribute('data-state')==='playing') track.style.animationPlayState='running'; });
root.addEventListener('focusin', function(){ track.style.animationPlayState='paused'; });
root.addEventListener('focusout', function(){ if(!btn || btn.getAttribute('data-state')==='playing') track.style.animationPlayState='running'; });
setItems(FALLBACK);
fetch(root.getAttribute('data-feed'), {headers:{'Accept':'application/json'}})
.then(function(r){ if(!r.ok) throw new Error('feed'); return r.json(); })
.then(function(posts){ if(!Array.isArray(posts)||!posts.length) throw new Error('empty');
setItems(posts.map(function(p){ return { t: decodeEntities((p.title && p.title.rendered) || ''), u: p.link }; })); })
.catch(function(){ /* keep the real-post fallback already shown */ });
})();
/* News section, Option 6: wide feature cross-fades through posts while the numbered index scrolls up in step (live feed, real-post fallback) */
(function(){
var grid = document.getElementById('newsGrid');
var liveBadge = document.getElementById('newsLive');
if(!grid) return;
if(liveBadge) liveBadge.style.display = 'none';
var MON=['Jan','Feb','Mar','Apr','May','Jun','Jul','Aug','Sep','Oct','Nov','Dec'];
var EXC='Notes, training and guidance from the AOSARS team on the practical craft of research.';
var FALLBACK=[
{title:'We are building the next AOSARS', url:'https://aosars.com/we-are-building-the-next-aosars/', img:'https://aosars.com/wp-content/uploads/2025/04/AdobeStock_251217950-600x425.jpeg', cat:'AOSARS', d:'22', m:'Jun'},
{title:'Introducing the AOSARS community space', url:'https://aosars.com/introducing-the-aosars-community-space/', img:'https://aosars.com/wp-content/uploads/2022/08/ms-word-skills-set-for-report-writing-in-ngo-sector-600x425.jpg', cat:'Community', d:'14', m:'Oct'},
{title:'Training held for doctoral scholars on sourcing of reference materials', url:'https://aosars.com/training-held-for-doctoral-scholars-on-research-reference-materials-acquisition/', img:'https://aosars.com/wp-content/uploads/2025/10/178acd6e-e86e-47d0-84a0-b634c898260f_wm-600x425.webp', cat:'Research', d:'13', m:'Oct'},
{title:'Research instrumentation in the age of AI: ethics, structure and technology', url:'https://aosars.com/research-instrumentation-in-the-age-of-ai-balancing-ethics-structure-and-technology/', img:'https://aosars.com/wp-content/uploads/2025/09/xyz-600x425.webp', cat:'Methods', d:'10', m:'Sep'},
{title:'PhD students empowered on development of chapter two of a thesis', url:'https://aosars.com/phd-students-empowered-on-development-of-chapter-two-of-a-thesis/', img:'https://aosars.com/wp-content/uploads/2025/09/PHOTOREALISTIC_PROFESSIONAL_PHOTOGRAPHY_Real_phot-1757175837925-600x425.png', cat:'Thesis', d:'06', m:'Sep'},
{title:'AOSARS hosts practical training on automated MS Word thesis formatting', url:'https://aosars.com/aosars-hosts-practical-training-on-automated-ms-word-thesis-formatting/', img:'https://aosars.com/wp-content/uploads/2025/09/SUITS-600x425.png', cat:'Training', d:'03', m:'Sep'}
];
function imgOf(p){ try{ var s=p._embedded['wp:featuredmedia'][0].media_details.sizes; return (s.medium_large&&s.medium_large.source_url)||(s.large&&s.large.source_url)||(s.medium&&s.medium.source_url)||p._embedded['wp:featuredmedia'][0].source_url; }catch(e){ try{ return p._embedded['wp:featuredmedia'][0].source_url; }catch(e2){ return ''; } } }
function catOf(p){ try{ return decodeEntities(p._embedded['wp:term'][0][0].name); }catch(e){ return 'News'; } }
function fromApi(j){ return j.map(function(p){
var d=new Date(p.date);
var ex=stripTags(p.excerpt && p.excerpt.rendered); if(ex.length>150) ex=ex.slice(0,150).replace(/\s+\S*$/,'')+'...';
return { title:decodeEntities((p.title&&p.title.rendered)||''), url:p.link, img:imgOf(p), cat:catOf(p), exc:ex, d:('0'+d.getDate()).slice(-2), m:MON[d.getMonth()]||'' };
}); }
var activeStop=null;
function render(posts){
posts=posts.slice(0,6); var nf=posts.length;
var slides=posts.map(function(p,i){ return '