Distance Search
2024-01-24
Welcome to the e-Learning Support division at the Unit for Distance Learning!
We continuously strive towards modeling excellence in the support we provide in the teaching and learning technologies environment. We further believe in continuously reviewing our offerings and…
2026-04-10
Downloads
Brochure
Booklet: BEd Snr and FET - Year 2023
Booklet: BEd Foundation phase - Year 2023
Booklet: BEd Intermediate phase - Year 2023…
2019-05-21
[tabs]
Overview
The Advanced Certificate in Teaching is intended to acknowledge specialised academic or professional studies in education. The Department of Basic Education and the Department of Higher Education and Training realised that many teachers need more subject knowledge or want to change their direction or specialisation and/or…
2026-04-10
2024-06-05
.accordion {
background-color: #eee;
color: #444;
cursor: pointer;
padding: 18px;
width: 100%;
border: none;
text-align: left;
outline: none;
font-size: 15px;
transition: 0.4s;
}
.active, .accordion:hover {
background-color: #ccc;
}
.panel {
padding: 0 18px;
background-color: white;
max-height: 0…