Vi flyttar från butik till nätet - så funkar det framåt
Visible Learning: The Sequel | 0:e upplagan
- Danskt band, Engelska, 2023
- Författare: John Hattie
- Betyg:
298
kr
Skickas nästa vardag
Du sparar 62 kr
(17%)
mot nypris
360
kr
Skickas inom 0-2 vardagar
Butikslager
Onlinelager
1 st i lager
$event.detail.name === 'store-selector' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'store-selector' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'store-selector'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'store-selector'
});
}
});"
class="h-full"
>
Beskrivning
When the original Visible Learning® was published in 2008, it instantly became a publishing sensation. Interest in the book was unparalleled; it sold out in days and was described by the TES as revealing "teaching’s Holy Grail". Now John Hattie returns to this ground-breaking work. The research underlying this book is now informed by more than 2,100 meta-analyses (more than double that of the original), drawn from more than 130,000 studies, and has involved more than 400 million students from all around the world.
But this is more than just a new edition. This book is a sequel that highlights the major story, taking in the big picture to reflect on the implementation in schools of Visible Learning, how it has been understood – and at times misunderstood – and what future directions research should take.
Visible Learning: The Sequel reiterates the author’s desire to move beyond claiming what works to what works best by asking crucial questions such as: Why is the current grammar of schooling so embedded in so many classrooms, and can we improve it? Why is the learning curve for teachers after the first few years so flat? How can we develop teacher mind-frames to focus more on learning and listening? How can we incorporate research evidence as part of the discussions within schools?
Areas covered include:
The evidence base and reactions to Visible Learning
The Visible Learning model
The intentional alignment of learning and teaching strategies
The influence of home, students, teachers, classrooms, schools, learning, and curriculum on achievement
The impact of technology
Building upon the success of the original, this highly anticipated sequel expands Hattie’s model of teaching and learning based on evidence of impact and is essential reading for anyone involved in the field of education either as a researcher, teacher, student, school leader, teacher trainer, or policy maker.
But this is more than just a new edition. This book is a sequel that highlights the major story, taking in the big picture to reflect on the implementation in schools of Visible Learning, how it has been understood – and at times misunderstood – and what future directions research should take.
Visible Learning: The Sequel reiterates the author’s desire to move beyond claiming what works to what works best by asking crucial questions such as: Why is the current grammar of schooling so embedded in so many classrooms, and can we improve it? Why is the learning curve for teachers after the first few years so flat? How can we develop teacher mind-frames to focus more on learning and listening? How can we incorporate research evidence as part of the discussions within schools?
Areas covered include:
The evidence base and reactions to Visible Learning
The Visible Learning model
The intentional alignment of learning and teaching strategies
The influence of home, students, teachers, classrooms, schools, learning, and curriculum on achievement
The impact of technology
Building upon the success of the original, this highly anticipated sequel expands Hattie’s model of teaching and learning based on evidence of impact and is essential reading for anyone involved in the field of education either as a researcher, teacher, student, school leader, teacher trainer, or policy maker.
Om denna bok
Visible Learning: The Sequel av John Hattie är en Danskt band bok med 512 sidor på Engelska. Den utgavs 2023.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Visible Learning: The Sequel begagnad från Campusbokhandeln och spara upp till 17% jämfört med nypris. Begagnade exemplar finns från 298 kr medan nya kostar 360 kr – en besparing på 62 kr. Köp tryggt med Campusbokhandeln.
Genom att köpa & sälja begagnat sänker du kostnaden för studier både för dig och nästa student samtidigt som du gör nytta för klimatet.
Produktinformation
Kategori:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9781032462035
Upplaga:
0
Utgiven:
2023-03-20
Förlag:
Okänt
Sidantal:
512
$event.detail.name === 'primary-menu' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'primary-menu' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'primary-menu'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'primary-menu'
});
}
});"
class="h-full"
>
$event.detail.name === 'mobile-search' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mobile-search' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mobile-search'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mobile-search'
});
}
});"
class="h-full"
>
$event.detail.name === 'mini-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mini-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mini-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mini-cart'
});
}
});"
class="h-full"
>
$event.detail.name === 'add-to-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'add-to-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'add-to-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'add-to-cart'
});
}
});"
class="h-full"
>