Discover Computing
1) {
showSearchResults = true;
}
$dispatch('search', { search: $el.value })
$dispatch('inline-search', { search: $el.value })
"
@focus="
focused = true;
setTimeout(() => window.scrollTo({ top: 0, behavior: 'smooth' }), 200)
if($el.value.length > 1) showSearchResults = true;
isSearchActive = true;
$dispatch('inline-search', { search: $el.value })
"
@blur="setTimeout(() => {
focused = false;
showSearchResults = false;
if($el.value.length == 0) isSearchActive = false;
$dispatch('search', { search: $el.value })
$dispatch('inline-search', { search: $el.value })
}, 137)
"
@clear-search.window="
$el.value = '';
$el.focus();
$dispatch('search', { search: $el.value });
"
value=""
>
2Simple
Creating simple powerful educational software for your school since 1999.
Atomi
Made to engage with learners today
ChinguBots
A robotics company bringing state of the art, futuristic robotics and coding education to SA.
Code Avengers
Everything you need to learn, plan, teach, & assess digital technologies.
Daymap
Powerful Learning Management
Deliver Computing 360
Made by teachers, for teachers and students.
Educational Ebooks - Lilydale Books
A trusted supplier of educational books and stationery for primary & secondary schools in Australia
GCSEPod
Proven to improve your student results whilst reducing teacher workload.
Just2easy
Creativity tools, apps, & games for Maths, English, Computing & cross-curricular creative activities
Tassomai
Through daily retrieval practice, Tassomai improves outcomes at GCSE & reinforces core skills at KS3