Discover LMS/VLE
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=""
>
Daymap
Powerful Learning Management
EDClass
A trusted online alternative provision offering live 1-1 support from UK-qualified teachers.
PAGS
A Special Education Needs solution to assess, plan, review & streamline SEN processes effortlessly.
School Spider
School Spider create and design fully interactive websites for primary schools.
Skills Hub
Measure the 8 capabilities employers need. Every student gets a verified Human Skills Index score.